▍1. edge
采用canny算子进行边缘检测,小阈值控制边缘连接,大阈值控制边缘的初始分割(Canny operator used for edge detection, edge linking a small threshold control, threshold control large initial segments of the edge)
采用canny算子进行边缘检测,小阈值控制边缘连接,大阈值控制边缘的初始分割(Canny operator used for edge detection, edge linking a small threshold control, threshold control large initial segments of the edge)
基于openCV的混合高斯算法,实现了入侵检测的功能。(OpenCV algorithm based on Gaussian mixture to achieve intrusion detection function.)
基于OPENCV的人数统计系统,可以对目标图像进行分析,可以统计出目标图像内的人数数量(OPENCV the number of statistical systems, the target image can be analyzed, you can count the number of people within the target number of images)
opencv中运用meanshift算法进行车辆检测 人脸识别(opencv in the vehicle detection algorithm using face recognition meanshift)
capturing video, flipping it, conversion to gray image,applying median filter,dilation and histogram equalization.
学习OpenCV用的,处理图像很强大而且开发源代码,懂的下吧(Learning OpenCV use, powerful image processing and the development of source code, understand, are you)
应用HOG和adbost进行人体检测试过了,效果还不错,推荐给大家!!!(Application for human testing HOG and adbost tried, the results were good, recommend it to everyone! ! !)
里面包含三位重构的一些具体步骤以及相关的源代码,学习三维重构的可以看看。(Which contains three reconstruction of some concrete steps and the related source code, learn three-dimensional reconstruction can see.)
说明: opencv 图像的二值化,包括局部阈值,全局阈值,自适应阈值法,对初学者帮助很大(opencv image binarization, including the local threshold, the global threshold, adaptive threshold, very helpful for beginners)
通过摄像头捕捉手势,进而达到控制鼠标的移动(Through the camera to capture gestures, and thus to control the movement of the mouse。)
this file is based on open cv programm that how to add text in a image
采用opencv2.1,实现了一个全新的背景切除高效算法(Using opencv2.1, implements a new algorithm for background removal efficiency )
MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 (MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image segmentation, morphological image processing, spatial enhancement, magic mirror, binarization, Sobel, Laplace, Robert other edge detection, median filtering and mean filtering, to achieve the full feature comparison, it took me 2 night do)
用openCV描述,简单实用地实现笔记本电脑上的人脸登入功能(With openCV description,To realize the face login in the notebook simplely and practically )
基于视频的跟踪,结合卡尔曼和camshift的目标跟踪。由鼠标选中目标区域(包含了鼠标选中程序),kalman和camshift预测质心,从而达到目标跟踪。(Based opencv, combined with the target tracking Kalman and camshift. By the mouse to select the target area, kalman and centroid camshift forecast to achieve target tracking.)
opencv文字检测,灰度化,边缘化,闭运算,开运算,连通域大小判断。。(text detection using opencv )
基于OPENCV平均加权方法的图像融合方法学习资料(Based on the weighted average method of image fusion)
opencv將彩色影像轉成灰階和canny並存檔(opencv convert color images to grayscale and canny and archive)
基于opencv的行人检测,用到了svm,haar特征等等(Opencv-based pedestrian detection, use the svm, haar features, etc.)