搜索资源列表
SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像
- 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
alpha
- alpha图像融合源码,对像素直接操作,绝非opencv自带函数。使用它你可以轻松的对指定的像素进行alpha融合操作,增加程序的实用性和灵活性。在VS2008环境下,使用opencv1.0对图像像素进行读取以及操作。-the alpha image fusion source, direct manipulation of pixels is absolutely not function opencv own. Using it you can easily specified pixel
opencv_tracking001
- 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
Temp
- 利用OpenCv已有的函数实现模板匹配,源图像中模板对应的位置画出标记框-Useing of OpenCv subsistent functions to accomplish templet matching arithmetic,in source picture corresponding position marks the pane(s)
OpenCV
- opencv中文教程 关于OPENCV的基础数据类型及其函数的介绍 是入门读者的参考手册-opencv tutorial on Chinese OPENCV the basic data types and functions of the presentation is the reader' s reference manual entry
opencv-Learning
- opencv学习手册 对于初学者来说很重要 您可以再这里找到所有的Opencv函数。-Learning opencv That s very important to newbies You can find all opencv functions in this Chm.
opencvman_old
- opencv学习手册 对于初学者来说很重要 您可以再这里找到所有的Opencv函数。-Learning opencv That s very important to newbies You can find all opencv functions in this Chm.
qt_open_surf
- 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
cvtest1
- 简单实现opencv的canny函数,方便理解轮廓含义-Simple implementation of the opencv' s canny function
opencv-help-file
- opencv的帮助文档,里面有详细的基础函数介绍,相当于微软的MSDN的形式,很好的学习帮助工具-the opencv help documentation, which detailed basis functions, equivalent to Microsoft' s MSDN form of learning to help tools
ShowImage
- 显示图片,基于OPENCV的内部调用函数,用电脑自带的默认摄像头进行拍摄照片视频,并显示得到的图像-Display pictures, OPENCV the internal call functions, comes with the computer' s default video camera to shoot photos and display the resulting image
OpenCVbiaoding
- 基于opencv的双目视觉的标定 很好的一个标定文档,主要用到opencv的函数。-Calibration based on binocular vision opencv s a good calibration document, the main use opencv function.
CannyExample
- 利用opencv的函数进行边缘检测,效果较好,对于图像编程的初学者来说有较好的指导作用-edge detection using the opencv s funtions
TemplateMatch
- 利用opencv的函数进行模板匹配,可以继续扩展成物体的识别和跟踪,对于基本的物体识别和跟踪场景有较好的作用-template matching using opencv s functions
SIFT_RANSAC
- VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。 做的是左右拼接,上下的行不行没试过。 主要函数就是图像的储存位置,需要在代码里改下 测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化 所有代码均含注释,浅显易懂,含测试图片 运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
OpenCV-Reference-in-Chinese
- openCV用户开发手册,加载在Visual Studio上的图形图像处理类库,用于查询相关函数功能-openCV users to develop manuals, loaded on Visual Studio' s graphic image processing library, used to query related functions Function
OPENCV函数手册(带目录)中文
- 这是opencv的函数文档,pdf格式。方便大家查阅相关函数。(this is opencv's functions document,for learning opencv.)