搜索资源列表
Canny-Contour-source-code
- Canny 算子提取目标轮廓源代码 OpenCV C-Canny Contour source code
image-dehazing-based-on-opencv
- Kaiming He, Jian Sun, Xiaoou Tang. Single Image Haze Removal Using Dark Channel Prior 大致内容是提出了一个叫做暗原色先验的东西来对有雾图像进行处理,十分巧妙,有兴趣者可以看看。这里使用OpenCV实现文中的去雾算法,然而论文提到的soft matting未在本程序中实现。 -This is a source code of paperKaiming He, Jian Sun, Xiaoou Tang
VideoProj
- OpenCV 人脸识别示例,请将源码拷贝至E盘(具体路径,参见编译后提示) 请使用Debug模式编译-OpenCV Face Recognition sample, please copy the source code to the E site (the specific path, see the compiled tips), please use the Debug mode compilation
gesture_capture
- 一个手势捕捉的开源代码,最好使用笔记本自带摄像头,外接摄像头可能无法识别。-Open source code to capture a gesture, it is best to use notebook comes with camera, external camera may not recognize.
Opencv-source-code
- opencv的源程序,全部经过调试通过,且相应的函数进行了修改-opencv source, have all been debugged, and the corresponding function has been modified
TrackerTestbed
- 卡内基梅隆大学的一个博士写的一个视频目标跟踪平台,包含几乎所有的目标跟踪算法,有开源的代码和相应的论文,还可以加入自己改进的算法,有很好的参考价值。-Carnegie Mellon University, a Ph.D. to write a video tracking platform, contains almost all of the target tracking algorithm, there are open source code and the corresponding
opencv-source-code
- c與c++基礎,自学opencv圖像處理的源碼 -c and c++-based, self-image processing source code opencv
source-codes
- 《OpenCV教程——基础篇》实例源代码。编译环境包括vs6.0、vs.net2003以及BC++BuliderX。-the source code examples of <<OpenCV Tutorial- Basic>>. compiler environment includes vs6.0, vs.net2003 and BC++BuliderX.
Opencv-Source-Code
- 这里包含了opencv例自带函数的源码以及对函数的说明-Here includes the the opencv case comes with the source code of the function and a descr iption of the function
meanshift-tracking-source
- mean-shift源程序,学习好代码,用于图像分割,识别和跟踪-menshift tracking source
opencv-source-code
- 用Visual C++6.0和opencv1.0搭建的基于opencv初学者的实例源代码.-Using Visual C++6.0 and opencv1.0 built based opencv source code examples for beginners.
source-code
- Opencv教程的实例源代码 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。-Opencv tutorial source code examples in the book
Detailed-tracking-source
- 如果要跟踪的物体颜色和背景色有较大区别,可用基于颜色的跟踪 如CAMSHIFT 鲁棒性都是较好的。 此源码是一个opencv自带的CamShift算法使用工程实例(有非常详细的注释)。该实例的作用是跟踪摄像头中目标物体,目标物体初始位置用鼠标指出,其跟踪窗口大小和方向随着目标物体的变化而变化。-If you want to track the object color and background color is quite different, color-based tracking is
Opencv-example-source
- Opencv实例源代码 Opencv实例源代码-Opencv source
Source
- ARToolKit应用实例,显示稳定的初音模型的源代码。可切换多种模型。-ARToolKit application examples, showing steady Hatsune model source code. Can switch between multiple models.
Face-all-the-source-code
- 人脸识别的全部源代码(在Visual C++6.0下可以运行识别-Face all the source code (in Visual C++6.0 can run identification
Source
- This Source are example for threshold display image in Grayscale image. It s use OpenCV in Visual Studio 2013.
Source
- This source are example for edge detection in image. It s use OpenCV in Visual Studio 2013
Source
- This source are example for template matching in image to detect image file in source image. It s use OpenCV in Visual Studio 2013
Source
- This Source are example to detect line in orientation and erase that line. It s use OpenCV in Visual Studio 2013