搜索资源列表
基于Camshift算法实现彩色目标跟踪
- 学习图像视频处理的基础知识和基本方法,研究Camshift算法的基本原理和技术,采用VC++和OpenCV技术编程实现彩色目标跟踪程序,实现对彩色目标的跟踪。
ShowIplImage
- C#中显示OPENCV的IImage图像-C# to display the image OPENCV the IImage
AForge.NET
- AForge.net是c#的图像库,功能庞大,封装的很好,用起来比opencv方便多了,是c#图像程序员不可缺少的工具。-AForge.net is the c# image library, features a large, well packaged, using up much more convenient than the opencv is c# programmers an indispensable tool for the image.
sss_source
- 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
hog
- HOG+SVM 应用OPENCV来检测人体图像中是否有人-HOG+SVM application the OPENCV to detect whether someone in the human body image
avito
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
av
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
mbpp
- 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complete descr iption of key points.
edgedetect
- opencv图像边缘检测,很好的说明了检测的过程,对函数进行了详细的解说-edgedetect of picture
bp1
- 基于VC++的图像读取程序 需要安装opencv-A VC++-based image reading program
opencv-Histogram--plotted
- 基于opencv的直方图绘制,将多通道图像转换为单通道图像然后分别绘制直方图-Opencv histogram plotted, multi-channel image is converted to a single image and then plot the histogram
Image-rotation-and-zoom
- 基于opencv的图像旋转与缩放,效果很炫-Opencv image rotation and scaling, the effect of shining
Hough-Line-detection
- 基于opencv的Hough线段检测,能有效的检测出图像中的线段-Hough line detection based on opencv can effectively detect image segments
4.22
- 基于opencv的vc6.0关于图像处理的初步学习代码-Opencv-based vc6.0 preliminary study of image processing code
area-mark
- 基于opencv的vc6.0编写的用于对数字图像里相互连通区域进行处理的源代码和说明-Based on opencv vc6.0 prepared for interconnected area of digital image processing of the source code and instructions
OpenCv
- opencv 小程序,可以打开一幅图像,运行已经通过,可以直接使用-the opencv small program that can open an image it is important to newers it is no bug and it is easy to understand
opencv-sift
- 图像匹配,可以实现目标图像的匹配,匹配出最相似的训练图片。-Image matching, the matching can achieve the target image, matching the most similar training images.
OPENCV--basic-code
- opencv基础代码 包含图像处理 适合初学者-opencv code contains basic image processing
opencv
- 此程序适用于图像跟踪范畴,Opencv视频帧处理,将图片处理成每一帧,方便后续跟踪处理。-This procedure applies to the image tracking category, Opencv video frame processing, the image processing to each frame to facilitate follow-up treatment.
HandGestureRecognition_Code
- 通过图像识别,获得录像中的运动物体。主要识别手部动作变化。(Video recognition programme.)