资源列表
opencv2.4.3-vs2010
- opencv2.4.3在vs2010下如何安装配置,主要步骤-opencv2.4.3 vs2010
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-compile-good
- 已经调试好的opencv测试程序,供初学者使用,共同进步,少走弯路。-Has a good debugging the opencv test program for beginners to use, common progress, detours.
biaozhuntu--opencvtest
- 经典的几张图像处理测试图片,整理好的,供大家共享。-The classic test images of several image processing, sorting good for everyone to share
edge
- 主要是采用Canny算法进行边缘检测,有一个个跟踪条,涉及到callback函数,对灰度图像进行边缘检测,将彩色图像转换为灰度图像-Using Canny algorithm for edge detection, a track bar relates to the callback function, for edge detection of gray image, the color image is converted to grayscale images
corner
- 角点监测,主要利用GoodFeatureToTrack函数,在图像中寻找具有大特征值的角点。效果良好。-Corner monitoring, using mainly GoodFeatureToTrack function, in the image to find a corner point having the largest eigenvalue. To good effect.
filter
- 使用不同的核进行图像的二维滤波。包括Smooth(实现图像平滑)与Filter2D(对图像做卷积运算)-Using different nuclei of the two-dimensional filtering of the image. Smooth (image smoothing) Filter2D (image convolution operation)
beijingcha
- 用Opencv编写的背景差分法,实现背景差分功能-Opencv prepared background difference method, background subtraction functions
FitEllipse
- 椭圆轮廓提取及拟合,opencv+vs建一个工程即可实现-can be used to fit ellipse
hw2
- 基于VC2010和opencv库编写的计算机摄像头图像采集以及进行高斯处理程序和运行结果-programming to acquisition camera image and make gaussian process
sift
- 基于sift有较大区别图像的特征检测即找出两幅有较大区别图像相同的特征点 本人开发环境为vc2010和opencv2.4.0版本 如有版本不同的开发者,需设当修改配置文件,特别是opencv版本不同-Code by Utkarsh Sinha * Based on JIFT by Jun Liu * Visit http://aishack.in/ for more indepth articles and tutorials on artificial intelligen
K_Mean
- 关于K均值算法在遥感图像地物分类处理方面的应用-K-means algorithm in remote sensing image processing
