资源列表
NcutImage
- Normalized Cut Image Segmentation Code,一种基于图的图像分割算法源代码,效果较好,但运行速度不是很高,可供图像分割初学者学习-Normalized Cut Image Segmentation Code, a graph based image segmentation algorithm
yael_kmeans
- kmeans算法,可处理千万级样本的快速kmeans算法,这是我研究过程中找到的最好用的kmeans算法之一,另外一个好用的是vlfeat中的kmeans包-kmeans clustering algorithm, the best kmeans implementation I ve ever found
namecard-correctation-demo
- 名片照片的校正,拍摄名片照片之后,需要将名片区域从复杂的照片背景中框取出来,并对其进行校正,无源代码,只有demo,含测试名片,windows下可直接运行-name card detection and correction, only demo, have no source
scene_text_extraction
- 场景文字检测的一种matlab实现,效果比CCV差,但可提供给研究人员另外一种思路-text detection image, not very good performance
Desktop
- 图像复原 点扩散函数参数估计:len,theta-image restoration Point spread function estimation:len,theta
VBA
- CAD的二次开发,从CAD图中提取块的三维数据到EXCEL中-Secondary development of CAD, extracted the block diagram of the three-dimensional CAD data into EXCEL.
matlab
- 直方图均衡化的实现,RGB直方图均衡化,直方图归一化。-Histogram equalization to achieve, RGB histogram equalization, histogram normalization.
texiao
- vc++编写的关于图像处理的,图片特效显示,算法通俗易懂,适合初学者-Vc++ written about image processing, image effects, according to the algorithm is easy to understand For beginners
jihebianhua
- vc++编写的关于图像处理的,图片几何变换显示,算法通俗易懂,适合初学者-Vc++ write about image processing, image geometry transform, according to the algorithm is easy to understand, suitable for beginners
Image-display
- 输入图象显示源程序,建立C语言程序调试环境。在计算机屏幕上显示指定的图象。(A2,B2).修改程序,在屏幕上显示256*256的灰度图象(左暗-右亮、左上暗-中间亮-右下暗)。-input image display source code, build the C language program debugging environment.display the specified image on the computer screen. (A2, B2)modify the progra
Fourier-transform-image
- 编写二维傅立叶变换的C语言程序及相应的显示程序 建立输入图象,在64*64的黑色图象矩阵的中心建立16*16的白色矩形图象点阵,形成图象文件(共4096字节) 对输入图象进行变换,将原始图象及变换图象都显示于屏幕上-The preparation of two-dimensional Fourier transform of C language program and the corresponding display program establish the input image, t
Image-enhancement
- 编写直方图均衡化、线性增强及四点平滑等的C语言程序及相应的显示程序。对指定图象进行直方图均衡化,将原始图象及增强后的图象都显示于屏幕上,比较增强的效果。对指定图象进行线性增强(A2图像,灰度64到192区间扩展到0到255),将原始图象及增强后的图象都显示于屏幕上,比较增强的效果。对指定图象进行四点平滑,将原始图象及增强后的图象都显示于屏幕上,比较增强的效果。对指定图象用3×3模板(八点)进行平滑,将原始图象及增强后的图象都显示于屏幕上,比较增强的效果。对指定图象用不同的3×3加权模板进行平滑,
