搜索资源列表
OpenCV-Intel
- This package contains the source code and the reference manual of the Intel Computer Vision Library. It is a great tool for image processing. -This package contains the source code and t he reference manual of the Intel Computer Visio n Library. It i
sift-1.1.1_20070330_win
- Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
sift-1.1.1_20071108_win
- Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good. sift-1.1.1_20071108_win 修改了前面版本的几个地方
GVF_Snake_plus.rar
- GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
SIFT_VC(code)
- 是检测sift特征点的代码,下VS和OPENCV的环境下开发的。以DAVID G. LOWE的sift的论文为原型。-The detection sift feature point code developed under VS and OPENCV environment. DAVID G. The Lowe sift paper prototype.
SIFTAlgorithmcodes
- D.G lowe 的尺度不变特征转换算法(SIFT) 在基于opencv和OpenGL的源码基础上增加了图像的保存功能。用于对图像的尺度不变特征的提取以及图像特征点的匹配。-DG lowe the scale-invariant features of the conversion algorithm (SIFT) and OpenGL-based opencv source code based on the increase in the preservation of image fe
captureaframe-g
- 用OpenCV中的一些固定函数,对视频图像进行帧的抓取,显示,对于搞视频的初学者比较有用-OpenCV with some of the fixed function, the video images frame crawl, display, for engaging in video more useful for beginners
imagedata
- 使用opencv编程导入图像,获得图像的R、G、B分量数据。还可以进行空间转换。-Used opencv to get data of image.
YUV2RGB
- YUV图像数据转换为RGB格式。 含YUV颜色转换R、G、B分量的函数-YUV Image Format to RGB Format. Including Get R/G/B Color Compoment from YUV pixel.
cvRepeatPcvSplitPcvMerge
- 图像通道的分离和合并。用OpenCV+Vc实现,如果把一张彩色图片分割出R/G/B,那比较恐怖,可以试一下~-Image channel separation and merger. Achieved with the OpenCV+ Vc, if a color image segmentation R/G/B, then compare the terrorist, you can try ~
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
g
- OpenCV demo Image demo
RGB-histogram
- 结合VC6.0和Opencv实现图像的R、G、B分量的提取,并绘制成曲线-Extracting image s R, G, B component and drawing curves
yansefenge
- 使用opencv对图像进行颜色分割,使用图像的R,G,B各分量对图像进行分割。-The use of OpenCV color image segmentation, image using R, G, B components of image segmentation.
object-detect
- 运动目标检测,改改pro文件中的opencv路径可以运行,,主要是G-Moving target detection, changed pro file opencv path can run mainly GMM
cars3
- Vehicle detection, its an opensource code and works well with opencv and boost, === === === === === === === ==== = multi-target tracking method by Wongun Choi === === === === === === === ==== Compile * Require opencv and boost library to b
histogram
- 基于OPenCV的R、G、B三色通道直方图,VS2010运行环境! -Based OPenCV of R, G, B three-color channel histogram, VS2010 runtime environment!
LearningOpenCV_Code
- 这是《学习OpenCV》这本书的源码。作 者(美)布拉德斯基(Bradski,G.),(美)克勒(Kaehler,A.) 著,于仕琪,刘瑞祯 译-This is source code of the book <Learning OpenCV>. Author:G., Bradski, Kaehler, A., Yu Shiqi, Liu Ruizhen.
thynreJll
- All M-files are copyrighted, 2000, by Dimitris G, Manolakis,,(All the M - files are copyrighted, 2000, by Dimitris G, Manolakis,,)
2D-interpolation
- G++和opencv实现图像的双线性插值(G++ code for Bilinear interpolation of images with opencv)