资源列表
rhesesvgn
- 这是用三角窗设计的FIR低通滤波器,来消除音乐信号的噪声,(This is using triangular window design of FIR low-pass filter, to eliminate the noise of the music signal,)
Simple calibration of projector
- 应用opencv进行投影仪标定,直接使用,简单方便(Application of OpenCV for projector calibration, direct use, simple and convenient.)
OpenCVHandGuesture-master
- 基于opencv的手势识别应用源代码cpp(Opencv based gesture recognition application source code CPP)
detectAndTrackFaces
- face-tracking and recognirion
hand.tar
- 在Linux下打开笔记本摄像头获取图像识别肤色并标记(Turn on your laptop camera and get the picture)
FaceMorph
- 使用C++实现将一个人的脸变成另一个人的脸,要求输入1.jpg,2.jpg输出一系列合成图像并生成一个avi,使用人脸关键点检测库dlib和opencv(Use C++ to morph a person's face into another person's face, requiring input 1.jpg, 2.jpg output a series of synthetic images and generate a avi, using face key points detec
creat kd_tree2
- 多维KD树建立的完整代码,用于最近邻匹配。(The complete code created by the multidimensional KD tree is used for nearest neighbor matching.)
video1
- 视频处理,基于opencv+visual Stadio 的视频采集以及边缘检测算法对视频的处理。(Video processing, video acquisition based on opencv+visual Stadio and the processing of video by edge detection algorithm.)
Chapter 5_Code
- opencv计算机视觉 基于python 第五章源码(完整)(Opencv3 computer vision is based on the source code of the third chapter of python (complete))
opencv3之目标跟踪(单目标、多目标)
- 对于刚入门的opencv玩家,提起目标跟踪,马上想起的就是camshift,但是camshift跟踪往往达不到我们的跟踪要求,包括稳定性和准确性。 opencv3.1版本发行后,集成了多个跟踪算法,即tracker,大部分都是近年VOT竞赛榜上有名的算法,虽然仍有缺陷存在,但效果还不错。(For incoming opencv players, CAMSHIFT is the key to target tracking, but CAMSHIFT tracking often fails t
GCApplication
- 简单地对图像进行图像切割,图像分割就是把图像分成若干个特定的、具有独特性质的区域并提出感兴趣目标的技术和过程。它是由图像处理到图像分析的关键步骤。现有的图像分割方法主要分以下几类:基于阈值的分割方法、基于区域的分割方法、基于边缘的分割方法以及基于特定理论的分割方法等。从数学角度来看,图像分割是将数字图像划分成互不相交的区域的过程。图像分割的过程也是一个标记过程,即把属于同一区域的像索赋予相同的编号。(Simple image cutting)
opencv_CannyEdgeDetection
- 基于python和opencv库的边缘检测处理程序(Edge detection processing program based on Python and opencv Library)
