搜索资源列表
11912893enblend-2
- 基于 opencv 的图像拼接程序 可用-opencv opencv Image Processing 。。。opencv
opencv_drawing
- 本文主要讲讲怎样用opencv画一些基本图形,这些图形包括,直线,圆,椭圆,多边形等。参考资料为opencv自带tutiol及其code。 开发环境:ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2 实验功能: 1.单击Drawing1按钮,将会画出atom图形,并且可以看出该图形成的过程,共分5个步骤画,每画完1个部分会自动停留1s,以便观察,然后画下一个部分,直至完成atom图形。 2.单击Drawing2按钮,将会画出
CVshowManyImage
- OpenCV实现同一窗口显示多幅图片,开发平台OpenCV2.4.2+VS2008-The OpenCV achieve the same window to display multiple pictures, the development platform OpenCV2.4.2+VS2008
cvtest2
- 用opencv处理yuv帧(4:2:0)的源码,功能是实现视频增强,基于retinex方法。-yuv video enhance based on retinex theory
hog
- 最新版本opencv2.4.2中关于GPU加速的HOG算子源代码-Operator source code the latest version opencv2.4.2 HOG on GPU acceleration
LBP-v0.0.4
- Local Binary Patterns, calculate histogram of LBP (local binary patterns) from an input image,VLBP (volume local binary patterns) -Introduction ============ This is a class to calculate histogram of LBP (local binary patterns) from an input ima
opencv2-4
- 清华大学版学习OPENCV例程2-4,载入图像并进行平滑处理-Learning OPENCV routines 2-4, load the image and smoothing
opencv_rand_draw
- 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5 实验功能: 1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
opencv_hog_test
- 本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5. 实验功能: 单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。 单击People Detect按钮,则程序会自动对该图片进
qt_open_surf
- 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
emgutest12
- using emgu v2.4.2 to initialize a webcam
stitching_detailed
- 这是一个在VC++2010环境下的基于opencv的图像拼接的代码,opencv版本为2.4.2,代码丰富,可以帮助纠结于图像拼接的学习者。-Source Code of stitching images
matcher_simple
- 这个程序演示了如何使用features2d检测,描述符提取和简单的匹配,环境VC++2010,基于opencv2.4.2。-This program demonstrates using features2d detector, descr iptor extractor and simple matcher
letter_recog
- 此示例演示如何训练随机树分类,运行环境VC++2010, 基于Opencv2.4.2。-The sample demonstrates how to train Random Trees classifier
ORB_FREAK
- ORB和FREAK局部特征对比实验,需要的可以下下来用于自己的测试中,opencv2.4.2+vs2008-ORB and FREAK local property contrast experiment, need can down for their own tests, opencv2.4.2+ vs2008
sift(C-code)
- 自编的SIFT优化算法,有注释,下载即可使用VS2008+OPENCV2.4.2-Self the SIFT optimization algorithm, notes, download to use VS2008+OPENCV2.4.2
whitebalance-and-calibration
- 文件内容是利用自己编译的opencv2.4.2做的,包括白平衡和几何校正。是在做项目的时候利用的原本,希望对初学者有帮助。附配置方式。-The contents of the file is compiled opencv2.4.2 do, including white balance and geometric correction. Project use the original, I hope to help beginners.
opencv2.4.3-Installation-guide
- opencv最新版2.4.3的英文版安装使用教程,希望可以帮助到大家-The English version of the the opencv latest version 2.4.3 install using the tutorial, I hope it can help to everyone
OPENCV_Config(OpenCv2.4.2PVS2010)
- OPENCV配置,环境windowsXP+OpenCv2.4.2+VS2010-OPENCV configuration, environmental windowsXP+OpenCv2.4.2+VS2010
2.4.2.tar
- opencv sdk 2.4.2, platform: windows , Linux, Android
