搜索资源列表
MulityResolution
- 利用OpenCv实现的Burt-Adelson图像金字塔算法,可以实现图像的L级分解和重构,代码的实现可能还不是很完善,如有什么意见或建议,请发到我邮箱mqzhen@163.com-Achieved using OpenCv Burt-Adelson pyramid algorithm images can be achieved in the L-level image decomposition and reconstruction, implementation of the code m
ReadImage
- 这个程序是基于OPENCV的读入图像程序,是我的处女作,希望大家喜欢-This program is based on the read OPENCV image program, is my debut, hope you like
Eyedetect
- this my code about eye detect using open cv -this is my code about eye detect using open cv
facedetectionopencv
- this my code about face detection using open cv -this is my code about face detection using open cv
opencv-MFC-Examples
- 这是本人收集的OpenCv与VC结合的一些例子,包括了许多基本的图像变换,开发工具为VC++ 6.0。-This is my collection of OpenCv using VC with some examples, including many of the basic image transformation, development tool is the VC++ 6.0.
YouTube---Depth-map-using-OpenCV
- it s a video about my friend result about depth map in opencv
hough-transform
- 利用opencv以及哈弗变换原理实现对图像中圆形和正方形的检测。-On this post, i would introduce the latest openCV objects recgnition work for my research. Presently, i have developed codes to recognize circle successfully. Capture image from camera, converting the source image int
codeoflearningopencv
- <学习opencv>一书的源代码,加上了一些我自己编写以及修改的代码,更加方便初学者应用,不至于被里面一些参数所迷惑-Learning opencv "source code of a book, plus some of my own to write and modify code, more convenient for beginners applications, and will not be inside some of the parameters
codebook
- vc6.0+opencv 自己编写的codebook算法代码 请大家批评指教-this is my code of codebook which is programm at vc6.0 environment.I hope you can give me some suggestions
MyHarris
- Harris算法的实现,自己写的,opencv2.3,纯c-Harris algorithm, write my own opencv2.3 pure c++
MY
- mfc基于对话框的摄像头启动,并在Pic控件上显示-mfc dialog-based camera start and Pic control
OpenCV_CalcHist
- 直方图是计算机视觉中一个很重要的工具,OpenCV里面提供了不少有关直方图处理的函数。其中最基本的是计算直方图的函数calcHist()。有关直方图在前面的博文中也有所介绍:基础学习笔记之opencv(4):直方图使用学习。不过目前由于本人课题研究上需要计算多张图片的一维直方图特性,且每张图片对应有自己不同的掩膜矩阵,开始以为OpenCV中提供的calcHist()函数能够实现这个功能,因为其中一个重载函数中有一个参数为InputArrayOfArrays,咋一看会觉得这不就是可以处理多张图片的
Mycamero-calibration.rar
- 自己写的相机标定程序 opencv2.1,vs2008,My own camera calibration procedure opencv2.1, vs2008
videolabel
- 视频标注工具,具体可参见我的博客:http://blog.csdn.net/xiaowei_cqu/article/details/8778976-Tools for labeling video (coded with opencv 2.4). See my blog: http://blog.csdn.net/xiaowei_cqu/article/details/8778976
face_detect
- OpenCV 的一个人脸识别实例!可以直接运行,并且经过我的备注,希望对初学者有帮助!-OpenCV is a recognition instance! Can be run directly, and through my notes, I hope to help beginners!
image2save
- 基于OPENCV的图象格式转换程序,编译后会生成一个基于命令行的控制台程序,参数非常丰富,可以直接拿来使用,也可以用来学习.我是写来自己用的,如果加上个GUI当工享软件都没问题.-OPENCV based image format conversion program, the compiler will generate a command line-based console program parameters are very rich, can be directly used, ca
LBP
- 本程序是在vs2010上实现的LBP算法,根据已有matlab程序完全自己编写-This program is on vs2010 LBP algorithm implemented in accordance with existing procedures matlab written completely on my own
pingjie
- 图像查看然后拼接,这是我课程设计的时候用的一个小程序,希望有用-mage viewer and then joining together, this is my curriculum design when using a small program, I hope useful
cvhello
- camshift人脸追踪 基于MFC界面 picture控件 鼠标交互 自己做的工程-camshift face tracking mouse-based interfaceto inter act MFC picture controlto my own projects
OpticalFlow-BY-SURF
- 基于SURF的光流法的运动物体检测应用——检测PTZ是否转动 内容: (1) 对光流法和SURF进行理论分析。 (2) 应用光流法对运动物体进行检测,理解David Stavens的demo。 (3) 用SURF提取的特征点来作为光流法中的特征点,来检测运动物体,并应用于一个实例:检测ptz云台是否转动。 【实验室项目】-use of optical flow with SURF Motion estimation and video compressi
