Skip to content
#

signal-processing

Here are 2,546 public repositories matching this topic...

OpenCV prototype linked integrate frameworks using HAAR Classification and DLib & CLM Face Detection models composed by a collection of miscellaneous Machine Learning, Computer Vision, Image Processing, and Linear Algebra algorithms.

  • Updated Dec 8, 2020
  • HTML

k-means clustering is a method of vector quantization, originally from signal processing, that is popular for cluster analysis in data mining. k-means clustering aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean, serving as a prototype of the cluster.

  • Updated Jan 27, 2021
  • C++

Improve this page

Add a description, image, and links to the signal-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the signal-processing topic, visit your repo's landing page and select "manage topics."

Learn more