搜索资源列表
VidCapDlg
- capture the image of the inpu object from the user and then detect image edge of the object-find the edge of image by different methods such as sobel,canny,gaussian and capture the image of the user
Sobel
- calcule the sobel of image-calcule the sobel of image
projectmainDF
- program for bitmap withc sobel algoritm and algoritm dijkstra . easy implementation,program for bitmap withc sobel algoritm and algoritm dijkstra . easy implementation,
Hough
- Hough Transform There are four M files for this project. "wheel.m" contains the procedures for the Hough transform on the image wheel.gif using Sobel edge detection. "wheel_noise" contains the procedures for the Hough transform on the image wheelno
sobel-zero-crossing-canny-compare
- 本科时做的一个实验,关于3个算法的比较,有matlab代码,有说明文本,还有一些素材图片。-three algorithms about image process,include some image used in the process and pdf introducing the process.
SobelEdgeDetectionImageFilter
- a class for image filter. sobel edge detection
