资源列表
LearningOpenCV_Code
- Learning OpenCV书籍源代码-The source code of the book 《Learning OpenCv》
lucas-kanade
- Lucas-Kanade算法用于求稠密光流的,只需要每个感兴趣点周围小窗口的局部信息-Lucas-Kanade optical flow algorithm is used to find the dense and requires only a small window around each point of interest local information
Zernike
- C++ Zernike Moments implementation using OpenCV
cvsurf
- surf算法。opencv编程,可以用于目标特征检测、图像匹配等多方面应用-surf algorithms. opencv programming feature can be used for target detection, image matching, and many other applications
ustc_image_exp
- 图像处理课程的实验内容,包括四个小实验,实验1图像的点处理 实验2 图像的平滑 实验3 图像的边缘检测 实验4 FOURIER变换 包括最后的实验报告-Image Processing courses of experiments, including four small experiments a point image processing image smoothing Experiment 2 Experiment 3 image edge detection experiment 4
Filter
- 用C++语言写的图像过滤,实现了中值过滤、最大值最小值过滤、均值过滤等,扩展性较好,能实现不同通道-With C++ language image filtering, to achieve a median filtering, maximum minimum filtering, mean filtering, scalability, better able to achieve different channels
contour
- 基于opencv的计算图像的边界区域,从而提取出目标区域,达到图像分割的目的。-Calculated based on the opencv image boundary region, thereby extracting the target area, to achieve the purpose of image segmentation.
newsift
- newsift 基于opencv的sift算法实现,可以很好地学习sift的过程的-newsift opencv based sift algorithm, can be a good learning process for sift
cameraTracking
- 实现摄像头检测人脸,然后用反响投影算出位置-Realize the camera to detect human face, then use echo projection to calculate the position
openImgByCV
- 本工程是openCV初学者编写的一个小程序,实现了用openCV打开一个图像-OpenCV this project is a small program written for beginners to achieve open an image using openCV
virtual-exposure
- 一种图像增强的算法,用于提高夜晚图像的质量-An image enhancement algorithm to improve image quality at night
facedection
- 基于opencv的人脸识别检测系统源代码-face recognize
