搜索资源列表
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 修改了前面版本的几个地方
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
opencv to matlab
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
matlab函数
- cvlib_mex is a collection (over two dozens) of matlab callable routines from the the OpenCV library (www.intel.com/research/mrl/research/opencv/). OpenCV is a real time computer vision library with many image processing capabilities and it is amaz
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
GMM_opencv.rar
- 用OpenCV实现的GMM背景建模,自己写的,一直在使用,Background modeling based on GMM(Development Environment: VC, OpenCV)
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.
MDI_SIFT_REG
- SIFT图像配准系统,需要用到opencv和gsl的库 -SIFT Image Registration System, and the need to use opencv library gsl
Histogram
- Nelle statistiche la maggior parte delle applicazioni di base di elaborazione delle immagini, è l istogramma, e può essere una fotografia della struttura colore delle statistiche fino a un quadro del valore di R, G il valore, il valore B, o grigio pe
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
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)