搜索资源列表
deiphiimageprocessing
- 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
imageprocessingbydelphi
- 数字图像处理主要程序代码:边缘、滤波、Gabor等。Delphi源码。-Digital image processing code designed by Delphi,which include many new image processing algorithm.
gabor滤波器
- gabor滤波主要用来提取图像的纹理特征,适用于车牌字符识别和人脸识别的特征提取。