资源列表
test
- 目标提取算法,优化的vibe算法,该方法是目前比较优化的算法之一-Target extraction algorithm, the vibe algorithm optimized
OpenCV2.4.32_Help
- opencv帮助手册-Opencv help manual
Multicore_programming
- multicore programming using openmp image filter mandlebrot linked list
Fibonacci-and-linkedlist
- multicore programming using openmp Fibonacci series linked list
blobtrack
- opencv中的团块跟踪法,可用于运动物体的跟踪-bolbtrack is a method of tracking in opencv
Gauss-background-modeling
- 高斯背景建模Gauss background modeling-Gauss background modeling
ww0
- 一个简单的利用opencv对USB摄像头进行采集和保存的例子-Example of a simple use opencv USB camera capture and save
emgu
- 人脸识别,可以很好的抓取摄像头中和静态图片中的人脸,并框出人脸-Emgu cv
contour
- OpenCV实现的边缘检测算法, 主要运用OpenCV里的函数实现, 实验效果良好-OpenCV implementation of the edge detection algorithm, the main use of OpenCV functions to achieve the experimental results is good
Bezier
- OpenCV实现的Bezier曲线的实现算法, 支持自主添加控制顶点-OpenCV implementation of Bezier curve algorithm, add control points to support independent
drawChess
- 使用Python for Opencv自动绘制棋盘格。你可以任意指定棋盘格的大小,不限于8*8。棋盘格可以用于进行畸变矫正。-Python for OpenCV automatically draw a chessboard. You can optionally specify the size of the chessboard limited to 8* 8. Chessboard can be used for distortion correction.
Mat2Wic
- 我们在编写界面的时候,会想在界面上绘制OpenCV的图像而不仅仅是调用imshow,而是需要将图像转换成WicBitmap或者D2D1Bitmap,这个类提供了最简单的办法,创建一个Mat2Wic实例,然后使用mat2Wic(opencvImg)即可得到Wic图像,用mat2Wic(opoencvImg,d2dRender)即可得到Direct2D能直接使用的图像。-In writing interface, we will want to draw in the OpenCV image in
