资源列表
dangegenzong
- 通过背景差分法实现单个物体的跟踪,可以在物体外围加矩形框,但第一帧必须没有运动物体-By implementing tracking a single object in the background difference method, you can add the object rectangle perimeter, but the first frame must be no moving objects
chepaishibiexitong
- 车牌自动识别系统,可以用于检验处图片中的车牌,同时将车牌号图片转换成文本,误差小:1.读取图片。2.分割车牌。3.数字识别。4.转换成文本- ON划词翻译ON实时翻译 Automatic license plate recognition system of vehicle license plate, can be used for testing at the picture, the license plate number the picture into the text, s
CvvImage_cpp
- CvvImage.cpp是vs配置opencv后处理图像的文件之一,后期更新的opencv版本中删除了此程序,这里整理好供大家使用。-CvvImage.cpp is one of the configuration file after vs opencv image processing, post an updated version of opencv remove this program, collated here for everyone to use.
CvvImage_h
- CvvImage.h是vs配置opencv后处理图像的文件之一,后期更新的opencv版本中删除了此程序,这里整理好供大家使用。-CvvImage.h is one of the configuration file after vs opencv image processing, post an updated version of opencv remove this program, collated here for everyone to use.
tuxiangDlg
- 自己编写的图像处理MFC程序,包括图像显示、图像锐化、图像滤波等基础操作。-MFC write your own image processing procedures, including image display, image enhancement, image filtering and other basic operations.
VideoCapture
- 利用opencv实现摄像头的实时拍摄并显示-opencv VideoCapture
thinning
- opencv的细化算法 里面有实例图与源程序 用vs2010写成 低版本的无法直接打开的可以复制cpp的代码重新编译-thin method by opencv written by c++ vs2010
RgbHist
- RGB直方图计算,并比较两幅图片的匹配程度,如需比较,需要屏蔽部分代码(已标出),选择灰度或其他通道。-RGB histogram computation, the degree of match and compare the two pictures, if you need more, need to shield part of the code (marked), choose the gray or other channels.
VideoCapture-hqh
- 基于opencv的打开摄像头并读取图像显示,利用VideoCapture进行获取图像,对于初学者有较好的参考作用-open the camera using the opencv funtions
calcHist
- 利用opencv进行求解图像的直方图,并进行反向投影,获得概率分布图,初学者可以参考一下-using opencv s funtions and calculate the histogram
CannyExample
- 利用opencv的函数进行边缘检测,效果较好,对于图像编程的初学者来说有较好的指导作用-edge detection using the opencv s funtions
TemplateMatch
- 利用opencv的函数进行模板匹配,可以继续扩展成物体的识别和跟踪,对于基本的物体识别和跟踪场景有较好的作用-template matching using opencv s functions
