资源列表
05684763SIFT_Matlab
- 这是SIFT的官方代码,说明都在readme中,然后需要在matlab中运行-This is the official code of SIFT, in the readme, and then run in matlab
OPENCVcolormatch
- 使用opencv编写的简单的图像处理的程序,检测每个像素点的与确定的像素的相关性-color matching using OPENCV C++
facetrace
- 一个基于肤色和camshift的人脸跟踪算法-an face track Algorithm based on skin color and camshift
OpenCV2010
- 想用VS2010做opencv开发的朋友,必须要用这个方法来配置VS2010才能运行。-Opencv developer friends want to do with VS2010, VS2010 to run must use this method to configure.
hough
- vs2010+opencv2.3.1实现的在指定区域内的canny边缘检测+HOUGH变化,实现感兴趣区域内的直线检测-vs2010+opencv2.3.1 to achieve of the the the canny in the the within the the the designated area the edge of detection+HOUGH changes in, to achieve the the the within the of the the straight
face
- 自己实现的人脸识别代码,简单的实现人脸识别。使用了cv2的api进行实现-Own implementation of face recognition code, simple face recognition. Api to achieve the cv2
Rectangle
- 读入视频序列,播放视频时在窗口上用鼠标画矩形框,并显示出矩形框的像素位置-Reads a video sequence, video playback on the window with the mouse to draw a rectangular frame, and shows the pixel position of the rectangular frame
crosslinedetection
- 读入视频序列,用鼠标在视频输出窗口上画一条线,如果有运动物体跨越这条线,则将运动物体标记出来-Read into the video sequence, the video output window with the mouse to draw a line, moving objects cross this line, the moving object is marked
TargetDetection
- 读入视频序列,对视频输出窗口中的运动物体进行检测,如果有运动的物体,则将其用矩形框标记出来-Reads the video sequence to detect moving objects in video output window, if there is a moving object is marked with rectangles
blend
- 将一张图片上的某一区域与另一张图片上的某一区域进行同等比例的融合,并将结果显示在其中一张图片上-A picture of a region with a region of the other pictures on the same proportion of the fusion and displays the results in one picture
ConvertVideo
- 读入彩色视频文件,将其转换为灰色视频,并写入视频写入器中-Reads the color video file to convert it to a gray video, and write to the video writer
cvcam
- 简单利用opencv和vc中timer实现对摄像头的打开和关闭操作,相比释放内存的方法可靠性更好-Simple utilization opencv and vc timer, achieve better camera open and close operations, compared to free memory reliability
