搜索资源列表
Homography.rar
- 已知图象4点坐标和转换后图像相对应4点坐标, 利用openCV求出homograghy 3x3 矩阵, 然后输出变换后图像,There is an input image called "warpin". The goal is to warp this image so that the tiles are approximately square, that is the camera is rotated to look down, which produces an image call
convert
- OpenCV程序 功能:图像格式的转换,支持JPG,BMP,TIF,PNG,PPM-OpenCV program funtion: Image format convertion, support JPG,BMP,TIF,PNG,PPM
openCV 车牌识别
- 车牌识别,很好的程序,功能全而且强大,可以处理很多复杂的情况-License plate recognition, a very good program, full-featured and powerful and can handle many complicated situations
OpenCV-Mean-Shift-demo
- 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
OpenCVmotionerkennung
- 基于OPENCV的运动物体跟踪程序,在VC++环境下实现-Moving object tracking based on OPENCV program, VC++ environment to achieve
ImageProcessing(openCV)
- 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
VMDemo
- View Morphing 的 Demo 程序源码,做相关工作的人可以参看,需要用到opencv,我看到网上还没有人提供这个DEMO,所以放上来了。希望大家喜欢-View Morphing of the Demo program source code, to do related work one can see the need to use opencv, I see no one has to provide the online DEMO, so the放上来. I hope you
opencv
- 这是一个用opencv编写的启动摄像头程序,希望大家用得上- 请键入文字或网站地址,或者上传文档。 取消 朗读将中文译成英语 This is a start with opencv camera program written in the hope that we need them
harris-corner-detector-opencv
- 基于opencv的harris角点检测程序-Based on the harris corner detection opencv program
VC用opencv实现的目标跟踪程序
- 一个能捕捉AVI视频中的运动目标并实现定位用opencv实现的目标跟踪程序-AVI video capture of a moving object and the implementation of location tracking with opencv program goals
opencv
- 此程序,是在opencv+vc6.0环境下运行的,可以实现人脸识别,运动轨迹等功能。强烈推荐。-This program is under the opencv+ vc6.0 running, you can achieve recognition, trajectory and other functions. Highly recommended.
FaceRecog
- Face Recognition Program is writing in VC++ and OpenCV library is used.
OpenCV
- opencv程序,实现常用的图像图像处理功能。使用vc可以简化操作,操作方便简洁。-opencv program, to achieve common image image processing function. Use vc can simplify operations, simple and easy to operate.
VideoProj
- OpenCV 人脸识别示例,请将源码拷贝至E盘(具体路径,参见编译后提示) 请使用Debug模式编译-OpenCV Face Recognition sample, please copy the source code to the E site (the specific path, see the compiled tips), please use the Debug mode compilation
op
- 这是一个基于opencv的计算光流的程序,采用的是Lucas-Kanade算法-This is a calculation based on optical flow opencv program, using the Lucas-Kanade algorithm
opencv
- 一个不错的基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪的vc程序.可以实现opencv图像滤波,opencv人脸角点检测,opencv运动跟踪程序-A good VC environment based Opencv and video capture image filtering and corner detection vc motion tracking program. Opencv image filtering can be achieved, opencv fa
CamShiftDemo(opencv)
- Meanshift 程序,c++环境的,在上网下来好使的程序,所以上传来给大家分享-Meanshift program, c++ environment, the Internet down so that the program, so come to share upload
cvmat
- OpenCV程序 说明矩阵的一些操作方法-OpenCV program OpenCV Matrix operations
image
- OpenCV程序 本程序显示如何用C++类来创建和显示图像-OpenCV program This program shows how to use C++ class to create and display images
saveFrame
- An OpenCV program to read a raw AVI video and save them as frames. Please configure the project s properties correctly to make the program compiles successfully.