搜索资源列表
tuxiangbianyuanchuli
- 图象边沿检测提取轮廓跟踪算法 这个源码好简单,适合初学者,-Image Edge Extraction contour detection algorithm to track the source code is really very simple, suitable for beginners.
byjcxx
- 边沿检测与提取,轮廓跟踪的图像算法,用vc来实现的-edge detection and extraction, image contour tracking algorithm, used to achieve the vc
CannyJava
- 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste p1 : Gaussian smoothing filte
tianyufeishi
- 图象编程,含有图象的边缘特征和图象匹配的算法实现-image programming, with the edge of the image features and image matching algorithm
CannyJava
- hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code.
sobel
- Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
SobelEdgeDetection
- Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
_CHSobel_
- sobel filter example . Edge extraction method which used for basic image processing.
Lecture
- 实现图片的基本处理方法和边缘提取程序。很不错的程序源码。-The realization of the basic image processing methods and procedures for edge detection. The procedure is pretty good source.
a
- 对图像的边缘特征进行提取,有很强的实用性,不错-The edge of the image features extraction, the practicality of a strong, well
CCD
- 本设计主要用来进行图像采集处理,通过摄像头采集图像信息,经过插值算法后存储到外部SDRAM,然后读取图像数据,进行边缘滤波处理后经VGA输出到屏幕上。-This design is mainly used for image acquisition and processing,through the camera capture image information,after interpolation to the external memory after the SDRAM,and th
cny
- Canny Edge Detector to detect sharp edges in an image
Digital-image-processing
- Covered topics Introduction and image acquisition Human vision, color models and image formation Color and point transforms -histogram Geometrical transforms Interpolation