资源列表
recog3
- 一个字符识别的原程序,识别率还可以,值得看一下.
testDelaunay
- 通过鼠标任意点击形成任意点集合,可进行delaunay三角网格剖分,对于初学网格剖分或者对网格剖分有困难的,是一个很好的学习源码。
houghlines
- hough变换的图像倾斜校正的matlab源码,图像预处理的重要环节之一。
24bmp256bmp
- C语言实现的24位真彩色bmp图片到256色图片的转换,是图像预处理的第一步,万事开头难,很有用的源码
tu
- Visual+C++_MATLAB图像处理与识别实用案例精选(全书) 针对相关知识点和工程实例,书中提供了丰富的调试代码,对于学习图像处理来说是一个很好的参考书。
cc
- OPENGL与3DMAX的链接,可以用VC调用3d的模型。代码很短。但很实用
anisodiff
- anisodiff.m Function to perform anisotropic diffusion of an image following Perona and Malik s algorithm. This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients.
matscii
- matscii.m Function to generate ASCII images from grey scale images. A bit retro but may have applications for interesting text messages on your mobile phone!
Imagedenoising
- noisecomp.m Code for denoising images. This code differs from standard wavelet denoising techniques in that it uses non-orthogonal wavelets, and unlike existing techniques, ensures that phase information is preserved in the image. Phase information i
gaborconvolve
- gaborconvolve.m Code for convolving an image with a bank of log-Gabor filters. A pre-processing step for texture analysis, feature detection and classification
MATCHBYMONOGENICPHASE
- match image feature points using monogenic phase data.
matchbycorrelation
- MATCHBYCORRELATION - match image feature points by correlation.Function generates putative matches between previously detected feature points in two images by looking for points that are maximally correlated with each other within windows surrounding
