搜索资源列表
ZhangzhengyouCameraCalibration
- 这个程序是张正友的经典摄像机标定算法,是用VC++6.0和OpenCV开发的。欢迎下载!-This procedure is Zhang zheng you s classical Camera calibration procedure. which developed with Visul C++6.0 and OpenCV.
W-S
- 利用OpenCV,自己编写的视频读取和保存的C文件-Using OpenCV, read and write your own video files saved C
facedetect
- 基于opencv的人脸检测,识别率90 以上-This is just the face and eye detector from OpenCV s samples/c directory
DocGhiAnh
- Chư ơ ng trình đ ọ c ghi ả nh sử dung OpenCV-Chư ơ ng trình đ ọ c ghi ả nh sử dung OpenCV
niaokanchengxu
- 软件环境是opencv和DEV-C++,可以实现鸟瞰效果,要接入摄像头,还可以修改程序里的参数来实现不同效果。-Software environment is opencv and DEV-C++, the effect can be achieved bird' s eye view, to access the camera, you can modify the program' s parameters to achieve different effects.
JMyron0025
- t’s a relatively easy thing for computers to “see” video, but “computer vision” goes a step further, applying a wide range of techniques by which computers can begin to understand and process the content of a video input. These techniques tend toward
main
- This program is used to make Perspective Transformation using OpenCV functions. It s written on C++ Builder Platform.
OpenCV2.Cookbook
- 本书特别推荐给想学opencv2.0以上的同学, OpenCV 2的C++版本,利用类的思想,有很多具体的例子,比帮助文档要好些,非常好的opencv学习资料-The book is especially recommended to the students want to learn opencv2.0, OpenCV' s C++ version, the use of thought, there are many specific examples better than hel
yanse
- 基于c++开发,能够调用电脑的摄像头拍照或者调用现存照片。然后进行固定颜色的提取,准确率高,适合初学者。-Based on c++ development, be able to call the computer' s camera to take photos or call an existing photo. Then fixed color extraction, high accuracy, suitable for beginners.
mexopencv-master
- Collection and a development kit of MATLAB MEX functions for OpenCV library The package provides MATLAB MEX functions that interface a hundred of OpenCV APIs. Also the package contains C++ class that converts between MATLAB s native data type a
ncorr_v1
- matlab/C++ 源代码,在数字相关技术中应用非常高效准确。-matlab/C++ source code in digital image correlation. It s very useful and convenient
guidedfilter
- kaiming he的guided image filtering的c++代码,利用VS2010+OPENCV2.4.4实现,效果和公布的MATLAB代码相同。-C++ code for KaiMing He s guided image filtering, the result as same as matlab code which publish in the web, project is code via VS2010+OPENCV2.4.4.
1
- 标定用的c++程序,可以用来标定得到相机的内参矩阵和畸变参数。-Calibration using matlab toolbox, can be used to calibrate the camera s internal control matrix image obtained.
OpenCV
- OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上-OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces
61IC_H4848
- 以设计一个实时的人体检测与跟踪系统为目的, 从实际出发, 以O p en C V 为工具... 在满足了识别要求的前提下, 大大提高了识别的速度, 再一次提升了系统的实时性基于opencv的人体动作的识别,可以对视频中的人体动作进行分类处-Next in order to design a real-time human detection and tracking system for the purpose of proceeding reality to O p en CV as a t
face
- 一个人脸识别程序,在OpenCV2的环境下,新建一个.c的文件把代码黏贴上去,即可运行-a program to identify people s face
KinectCoordination
- 利用了微软的Kinect v2 开发了基于深度图像的人体目标的检测跟踪与定位,结合了VS2013,Qt以及opencv视觉库,设计了该系统的GUI界面(Using Microsoft's Kinect V2, we have developed the detection, tracking and positioning of human targets based on depth images. Combining the VS2013, Qt and opencv visual libr
FaceMorph
- 使用C++实现将一个人的脸变成另一个人的脸,要求输入1.jpg,2.jpg输出一系列合成图像并生成一个avi,使用人脸关键点检测库dlib和opencv(Use C++ to morph a person's face into another person's face, requiring input 1.jpg, 2.jpg output a series of synthetic images and generate a avi, using face key points detec
OpenCV_test(s)
- C++ Builder和Opencv1.0 运行程序(C++ Builder and Opencv1.0 running program)
MRF_imgSeg
- 是马尔可夫图像分割的C++程序,可以用于遥感图像(It's a C++ program for Markov image segmentation, which can be applied to remote sensing images.)