搜索资源列表
opencv-1.0.0.tar
- LINUX平台上开发基于图象的基本函数和常用算法
OpenCVA
- 介绍了几种分类器的原理,并使用opencv实现了其算法-Introduced the principle of several classifiers, and use of opencv its algorithm
CSharp-OpenCV
- 人脸识别 win系统下的代码 C#实现 详细的算法-Face recognition
facedetect
- 基于图分割的人脸检测,主要是用opencv中的算法-Based on Figure split face detection
recognition
- 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profi
AdaptWin
- 通过opencv的函数读取和显示图像,图像数据转成二维数组进行自适应窗口的视差估计。算法根据黎洪松的《数字视频处理》中视差估计这章。-By opencv function to read and display images, the image data into a two-dimensional array of adaptive window disparity estimation. Algorithm based on Lihong Song " Digital Video
opencv-feature-tracker-4a282a407d29
- 用于特征跟踪的算法源码,里面有不同的跟踪算法-For feature tracking algorithm source code, which has a different tracking algorithm
meanshifttrackcar
- 利用opencv函数编写meanshift算法手动提取特征跟踪单个车辆记录运动轨迹信息。-use the function in OpenCV to complete the car trajectory tracking based on meanshift algrithm
8-piont
- 用OPENCV编写的8点算法,求基础矩阵,计算机视觉处理,写的非常不错,可以-OPENCV with 8:00 algorithm written, seeking fundamental matrix, computer vision processing, write very good, you can take a look at
opencv-and-cuda-image-process
- cuda7.5+vs2010+openCV2.4.9联合编译,二值化用的最简单的方法,随便选了一个阈值,有需要的可以自己更该算法-cuda7.5 combined withvs 2010 and openCV2.4.9
Code
- 进行加密算法的基础学习,对于初学者可以简单地学习理解。-Learn how to play video images, as well as the basic knowledge of opencv.
img_dehaze
- 基于自适应直方图均衡的图像去雾算法,opencv和树莓派支持(Haze removal based on adaptive histogram equalization,opencv and Raspberry Pi3 supported)