资源列表
ImageEn_Demo
- 用第三方控件ImageEn,对图片进行相似度分析,以及ImageEn的应用。-Picture with third party controls ImageEn, the similarity analysis ImageEn applications.
vcditu
- VC++写的电子公交地图查询系统,可以二次开发,增加功能-VC++ to write an electronic inquiry system bus maps can be secondary development, increase the functional
platelocate
- 一个很好的车牌定位实例,通过经过灰度化、二值化、降噪、中值滤波、水平投影和垂直投影算法,实现了车牌的准确定位。-A good example of plate positioning, by passing through the graying, binarization, noise reduction, median filtering, horizontal and vertical projections algorithm to achieve the exact location
openSNR
- 实现三种方式的图像超分辨,通过VC++ 6.0编译的
LPR_Lv
- 车牌检测,将图片中车牌检测出来,并且用红色的矩形框圈出来。-License plate detection
EdgeSample
- 图像处理中对于边缘的设定,可以设定圆形,矩形,直线等-The edge of the image processing settings can be set circular, rectangular, linear, etc.
DIPDemo
- 很全面的数字图像处理程序,从读取bmp图像,空域滤波,频域滤波,傅里叶变换,应有尽有-Very comprehensive digital image processing procedures, from reading bmp image, spatial filtering, frequency domain filtering, Fourier transform, everything
MATLAB_image
- 基于MATLAB的图形和图像处理书籍,内容丰富,方便图像和图形方面的研究人员使用。-Graphics and image processing books based on Matlab rich in content for graphics and graphics researchers.
OBJ-Model-Loader
- OBJ file loader in opengl.
cvtest1
- 简单实现opencv的canny函数,方便理解轮廓含义-Simple implementation of the opencv' s canny function
SIFT_VC
- 基于opencv实现的sift算法,实现了对目标特征点的提取-Based opencv realized sift algorithm to achieve the target feature point extraction
Graphic(1)
- 这是用C++编写的简单的绘图程序。由于能力有限,画的是简单的直线,椭圆,还可以输入汉字。以及改变图像颜色等功能。-this is a graphic program ,which can draw the line,the ellipse and the word with the mouse at liberty.