搜索资源列表
Face3DModel
- 利用opencv实现的快速模板匹配算法 Fast Template Matching Algorithm,提供Demo图像-use opencv achieve rapid template matching algorithm Fast Template Match ing Algorithm for Image Demo
NCC.rar
- NCC算法的描述,很详细,适合初学者,图像匹配必须,NCC algorithm described in great detail, suitable for beginners, image matching to be
Match.rar
- 利用OpenCV中的模板匹配来匹配模板和图片,找出图片中含有的模板图像,OpenCV in the use of template matching to match the templates and images, find images of template contains images
opencvmubanpipei
- opencv模板匹配,主要是cvMatchTemplate和cvMinMaxLoc。-opencv template matching, mainly cvMatchTemplate and cvMinMaxLoc.
templateMatchDemo
- OpenCV template match demo
segment
- 利用hsv颜色模板对图像进行分割。在OpenCV环境下开发完成。-Hsv color template using the image segmentation. Environment developed in OpenCV.
cvMatchTemplate
- 利用OPenCV里面的模板匹配函数来搜索图像中的定位.-Template matching using OPenCV function inside to search for image location.
motempl
- 利用openCV的一些函数计算并更新运动历史图像实现在视频监控中的运动模板检测-OpenCV use some function to calculate and update the movement of history in the video surveillance images to achieve the campaign template detection
OpenCV_Match
- 应用openCV实现的模板匹配函数,经过验证,效果较好。-Application of template matching to achieve openCV function, after authentication, better.
PicturesMatchTemplate
- 快速的图像模板匹配代码,很辛苦找到的,属于Opencv的,共享给大家了-Fast image template matching code, it is hard to find, and belong to the Opencv, share to everyone the
Code
- 用opencv实现运动模板检测的源代码,编译后后可直接运行-Opencv using template detection exercise implementation source code, the compiler can be run after
HMIcontrol
- 此程序利用openCV中人脸识别于模版匹配实现机器人的运动控制功能,其中机器人控制用了Aria的库和模拟器,使用者可根据控制需要替换这部分程序。 本程序的核心部分一直用于只能轮椅的人脸控制。-This process us face recognition in openCV and template matching to achieve robot motion control functions, which used the Aria library and robot simul
SSDA
- SSDA序贯相似性检测方法对图像进行模板匹配。从源图像中取小图,再到源图像中找到小图所处的位置。-SSDA sequential similarity detection method of the image template matching. Source image taken from the small map, to find a small map the source image position.
mobanedge
- 基于OpenCV实现边缘检测,用模板法实现的边缘检测-OpenCV-based edge detection, using the template method to achieve the edge detection
eyetracking
- Tracking a user defined template in an image (such as user s eye) for computer vision application. Built using OpenCV
hello2
- opencv 运动目标的识别,二值化模板-opencv recognition of moving objects, binary template
opencv
- 用opencv编写的可对图像进行高斯滤波处理 其中可选不同的滤波模板 如3*3方格 5*5方格-Written with opencv Gaussian filter for image processing where the optional filtering template
template-matching
- 基于opencv的template matching,模板匹配,代码是一本日本教科书的例子,肯定好用-Opencv based template matching, template matching, code is a textbook example of Japan is certainly easy to use
手势识别控制小车运动
- 本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture recognition based on a templa
Digital Image Processing
- 1.RAW格式转换为BMP格式 2.灰度线性拉伸 3.局部处理 4.几何处理 5.二值化 6.模板匹配 7.影像融合(1.RAW format converted to BMP format 2. grayscale linear stretch 3. local processing 4. geometric processing 5. binaryzation 6. template matching 7. image fusion)