搜索资源列表
OpenCV
- opencv程序,实现常用的图像图像处理功能。使用vc可以简化操作,操作方便简洁。-opencv program, to achieve common image image processing function. Use vc can simplify operations, simple and easy to operate.
opencv
- 好的讲opencv的电子书,chm格式的,学习opencv的必备工具。-Good speaking opencv e-book, chm format, learning opencv an essential tool.
OpenCV
- 基于OpenCV的计算机视觉技术实现一书的源代码,学习OpenCV图像处理的好资料-OpenCV for computer vision-based technology of the book' s source code, learning good information on OpenCV image processing
opencv-hist
- opencv下视频的rgb和灰度直方图计算、对比-opencv under the video rgb and grayscale histogram calculation, compared
OPENCV
- OPENCV的实用程序,包括视频捕获、透视变换、轮廓检测等。-OPENCV practical procedures, including video capture, perspective transformation, contour detection.
OpenCV-2.0.0a-win32
- Version 2.0 (2009年10月1日發佈,功能大幅度增強)的opencv-Version 2.0 (2009 Nian 10 Yue 1 released, feature significantly enhanced)
opencv
- 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
OPENCV
- opencv作为一个开放的计算机视觉处理库,有着强大的功能,本书详细的介绍了opencv的用法和使用说明-As an open opencv computer vision library, has a strong functions, this book describes in detail the usage and instructions for use opencv
opencv
- opencv关于如何控制从视频文件中隔张提取图片-opencv
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.
opencv-move-detection
- 基于opencv的运动检测,采用光流法,只要安装了opencv 就能直接使用-moving detection using opencv optical algorithm
install-OpenCV-in-VS2005
- 详细描述了opencv如何加载在VS2005开发环境的过程-Opencv described in detail how to load the process in the VS2005 development environment
SIFT-opencv-verygood
- 我在论坛里找了很多关于这个SIFT算法的程序,很多根本就调不通,这个是我好不容易找到的比较好的结合C++和OPENcv工具箱的程序包,但是还是缺少了几个链接库文件,我已经加到了这个压缩包里面了,关于VC6下如何配置OPENCV的方法,也做了图片放到了里面,过程十分详细,对于初学者使用起来应该是最方便的了,绝对出结果。注意要配置,过程已经很清晰了。-First, note that password is wrh compressed package in the forum I found a
opencv-intro
- opencv基础教程,对于初学者来说是个不错的选择。-opencv basic tutorial for beginners is a good choice.
OpenCV-2.0.0a-win32
- opencv的最新版本增添了很多新的功能,主要体现在对图像的切割与拼接以及运动物体的跟踪检测方面,欢迎大家下载-The latest version of opencv added many new features, mainly reflected in the image of the cutting and splicing as well as tracking and detection of moving objects, the welcome to download
opencv-slides
- opencv的图像打开、二值化、取轮廓、反色及相关教程-opencv image open, binary, take contour, color and related anti-Tutorial
OpenCV
- 用开源的OpenCV实现的图像增强算法。给学OpenCV的朋友。-use of OpenCV
opencv-facedetect
- 基于MFC,利用opencv实现的人脸检测代码,当中还利用了BCGSoft库。-Based on MFC, using opencv face detection code implementation, which also used BCGSoft library.
Opencv
- OpenCV是Intel公司支持的开源计算机视觉库。此为学习OpenCV的全面资料,里面包括学习opencv的的学习资料-OpenCV is the Intel Corporation to support the open source computer vision library. This is the Learning OpenCV comprehensive information, which include learning opencv of the learning mate
pftracking-opencv
- 牛人写的opencv下实现的particle filter 单物体跟踪,代码量较少,特贡献出来-particle filter tracking, implemented in C, you have to make sure that opencv installed in your computer.