Welcome![Sign In][Sign Up]
Location:
Search - roberts

Search list

[Graph Recognizebianyuan

Description: 个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothed several algorithms, such as
Platform: | Size: 259072 | Author: qlhycf | Hits:

[Graph programEdgeDetect

Description: 图像边缘检测 MATLAB 仿真程序。roberts,sobel,prewitt,log,小波检测-Image Edge Detection MATLAB simulation program. roberts, sobel, prewitt, log, wavelet detection
Platform: | Size: 1024 | Author: 陈路 | Hits:

[Special EffectsedgeCheck

Description: Roberts 算 子 检 测 的 程 序 及 仿 真 图-Edge detection is a terminology in image processing and computer vision
Platform: | Size: 254976 | Author: Tyler | Hits:

[Special EffectsEdgeContour

Description: 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed filling, contour tracking and contour extraction.
Platform: | Size: 2234368 | Author: 陈飞 | Hits:

[Special EffectsEdgeDetectionandSegmentation

Description: 边缘特征提取。可以实现Prewitt Roberts Log Canny 四个算法。-Edge feature extraction. Can be achieved in four Prewitt Roberts Log Canny algorithm.
Platform: | Size: 7168 | Author: 臧超 | Hits:

[Special EffectsEdgeDetection

Description: 四种算子(sobel,prewitt,roberts,marr)进行图像边缘检测的matlab源码.-Operators of four (sobel, prewitt, roberts, marr) image edge detection matlab source.
Platform: | Size: 49152 | Author: refinebin | Hits:

[DirextXOPENCV-camer

Description: MFC的控件中实现OPENCV的摄像头显示-MFC control to achieve OPENCV camera display
Platform: | Size: 35840 | Author: | Hits:

[VC/MFCRoberts_Edge_detect

Description: Roberts边缘检测方面的论文,对于搞图像处理的同学很有用,希望对大家有所启发!-Roberts edge detection in the papers, for students who engage in image processing is useful, want to inspire you!
Platform: | Size: 432128 | Author: zhangdi | Hits:

[Special Effectsvbedge

Description: 实现彩图的Roberts、Prewitte、Sobel等边缘提取-To achieve color pictures of Roberts, Prewitte, Sobel edge detection, etc.
Platform: | Size: 527360 | Author: xiaoliu | Hits:

[Windows DevelopCSLib

Description: Windows和Linux下通用的CSLib.lib Eric S.Roberts编著的<The Art and Science of C>中提供的库,原版仅VC++ 6.0可用,此版本理论上支持所有VC版本以及MinGW32 CSLib.lib.lin是Ubuntu 9.04下GCC生成的适用于Linux的版本。-The common CSLib.lib forWindows and Linux. Eric S. Roberts composed the <The Art and Science of C>, which provided the library, the original lib only works with Visual C++ 6.0. This version of lib support all VC versions, as well as MinGW32. CSLib.lib.lin is maked by GCC under Ubuntu 9.04 and used for Linux version.
Platform: | Size: 33792 | Author: Tydus | Hits:

[Graph programGUISUSAN

Description: 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介 -err
Platform: | Size: 1097728 | Author: zhaolipo | Hits:

[Special Effectsimageproc

Description: Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplace operator and the Roberts operator, Prewitt operator and Sobel operator
Platform: | Size: 1024 | Author: tony | Hits:

[Graph programmyIPC

Description: BMP图像打开,二值化,形态学处理(膨胀,腐蚀,开,闭,二值边界提取),边缘提取(Roberts,sobel,laplacian,prewitt,laplacian of gaussian算子)-BMP images open, binarization, morphology processing (expansion, corrosion, open, closed, two-valued edge extraction), edge extraction (Roberts, sobel, laplacian, prewitt, laplacian of gaussian operator)
Platform: | Size: 2130944 | Author: yangchjun | Hits:

[Software EngineeringRefactoringMartinFowler

Description: Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck (Contributor), John Brant (Contributor), William Opdyke, don Roberts 这是一本相当好的书-Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck (Contributor), John Brant (Contributor), William Opdyke, don Roberts
Platform: | Size: 1868800 | Author: leehomjin | Hits:

[VC/MFCprogramming_microsoft_internet_explorer_5

Description: programming microsoft internet explorer 5 by Scott Roberts
Platform: | Size: 6243328 | Author: eitdata | Hits:

[Special Effectsedgedetect

Description: 边缘检测VC实现了 Roberts算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测-edge detection
Platform: | Size: 11264 | Author: 刘则是 | Hits:

[Graph Drawingtuxiangchulishiyang

Description: 使用edge函数,分别采用‘roberts’‘sobel’‘log’算子,对图像MRIBrain_10.bmp进行锐化,比较各个算子的效果并说明其原因。-Using the edge function, respectively ' roberts' ' sobel' ' log' operator, sharpening the image MRIBrain_10.bmp compare the effect of each operator and explain why.
Platform: | Size: 52224 | Author: gxt | Hits:

[Windows DevelopImageTest

Description: 图像处理系列之5--边缘检测篇 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0-Image Processing Series 5- Edge Detection chapter covers the content: 1> Roberts operator 2> Prewitt operator 3> Sobel operator 4> Laplacian operator as the program uses the VFW components, so Project- Setting in--Object/libray modules add vfw32.lib. Experimental environment: Win+ VC6.0
Platform: | Size: 10629120 | Author: | Hits:

[Special Effectsshuzituxiang

Description: 这个程序是关于数字图像处理的边缘检测的,程序包含了Roberts算子,LaplacianOperator算子,Sobe算子,Prewitt算子,canny分割算子等几个经典算子程序来解决边缘检测问题-This program is about digital image processing edge detection, the program includes the Roberts operator, LaplacianOperator operator, Sobe operator, Prewitt operator, canny operator, and several other classic division operator edge detection subroutine to solve the problem
Platform: | Size: 9216 | Author: 了了 | Hits:

[Graph program3971022b_canny

Description: roberts sobel prewitt边缘提取-edge
Platform: | Size: 1024 | Author: yue | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »

CodeBus www.codebus.net