搜索资源列表
SobelKirsch边缘检测
- Sobel/Kirsch边缘检测算法VC下可视化实现-Sobel / Kirsch edge detection algorithm VC Visual Realization
Sobel
- sobel边缘检测算法,基本的图像边缘处理
sobel边缘检测
sobel边缘检测算法,采用全方向的边缘检测矩阵
sobel算子边缘检测算法
- 用sobel算法 进行8位位图的边缘检测
SobelKirsch边缘检测
- Sobel/Kirsch边缘检测算法VC下可视化实现-Sobel/Kirsch edge detection algorithm VC Visual Realization
Sobel-Kirsch
- Sobel和Kirsch的边缘检测算法-Sobel Edge Detection Algorithm
EdgeCounterSobel
- 基于ti dsp图象处理专用芯片dm642上的sobel边缘检测算法,通过仿真器调试成功,保证能用-ti dsp-based image processing ASIC dm642 the pixel edge detection algorithm simulation to debug the success of guarantee can use
edge_detection
- sobel边缘检测及拉普拉斯边缘检测算法的matlab实现。-edge detection and segmentation Laplace edge detection algorithm to achieve the Matlab.
edgedetectionearl
- 用VC++实现的各种经典边缘检测算法——roberts,sobel,prewitt,kirsch,高斯,LOG等。-with VC the classic edge detection algorithm-- roberts, segmentation, prewitt, "and Gaussian, LOG other.
dip3
- 经典的边缘检测算法Sobel matlab源码-classic edge detection algorithm Sobel Matlab FOSS
sobel
- 这是本人自己编写的可用于256*256大小的图像进行sobel边缘检测的vhd文件,可在QuartusII或MaxplisII下综合和仿真,并在FPGA上测试过。可以进行修改支持其他大小图像的sobel边缘检测,同时还可以实现其它的图像模块化处理算法,例如高斯滤波,平滑等。-this is my own preparation for the 256* 256 size of the image segmentation Edge De
edge
- 常见边缘检测算法,Sobel,Prewitt,LoG等-Common edge detection algorithm, Sobel, Prewitt, LoG, etc.
CCS
- 这个是基于在CCS开发环境下,用DM642-B-ICETEK-5100USB仿真器,实现的sobel边缘检测算法的程序。 -This is based on CCS development environment, using DM642-B-ICETEK-5100USB simulator to achieve the sobel edge detection algorithm procedure.
Sobel
- sobel边缘检测算法,基本的图像边缘处理-sobel edge detection algorithm, the basic treatment of the image edge
eagedetectandfigureoperate
- 图像边缘与轮廓运算包括 // RobertDIB() - robert边缘检测运算 // SobelDIB() - sobel边缘检测运算 // PrewittDIB() - prewitt边缘检测运算 // KirschDIB() - kirsch边缘检测运算 // GaussDIB() - gauss边缘检测运算 // HoughDIB() - 利用Hough变换检测平行直线 // C
EdgeContour
- 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the re
bianyuan
- 个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothe
src的副本
- 实现了canny 和 sobel边缘检测(Implementation canny sobel of edge detection algorithm)
八个方向的sobel边缘检测算法
- 利用八方向的sobel边缘检测,实现对图像多梯度的梯度检测,检测出的边缘信息更加平滑连续。(Eight direction Sobel edge detection is used to realize gradient detection of image multi gradient, and the edge information detected is more smooth and continuous.)
边缘检测
- 包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)