搜索资源列表
tuxiangfenxi
- 图像分析课程实验报告,delphi实现。 1. 图像显示 能显示图像,显示图像的基本信息,如:直方图、熵。 2. 图像变换 a) 平移 b) 缩放 c) 旋转 d) FFT变换 e) 小波变换 3. 图像增强 a) 直方图增强 b) 小波增强 4. 图像分割 a) 梯度分割 b) Canny算子 5. 图像滤波 a) 低通滤波 b) 中值滤波 c) 高通滤波 d) 带阻滤波 6. 数学形态学 a) 腐蚀 b)
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
canny
- Edge Detection is important for segmentation.canny edge detection is best edge detection algoritm
CannyOperatorEdgeDetectionCode
- 此文件为delphi写的Canny算子边缘检测代码,只是一段代码。-This document is written in delphi Canny operator edge detection code, just a piece of code.
detection-contour-canny
- Contour detection in Delphi (Canny algorithm)
cvCanny
- delphi canny sample for delphi
Canny_OpenCV
- programme to demonstrate how touse OpenCV Canny in delphi