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

Search list

[Special EffectsProject7_edgedetection

Description: 各种边缘检测算子实现图像边缘检测功能,有laplacian, Roberts, Sobel -edge detection
Platform: | Size: 2048 | Author: 彭勇 | Hits:

[Graph RecognizePatternRecognition_4thEdition

Description: 经典国外教材《模式识别》第四版,希望对大家有用-Classic foreign materials " pattern recognition" Fourth Edition
Platform: | Size: 12260352 | Author: xionggj | Hits:

[Otheredge_detection

Description: this matlab code for the roberts transformation function-this is matlab code for the roberts transformation function
Platform: | Size: 1231872 | Author: adeel | Hits:

[Other0863414508-Unmanned-Marine1

Description: Advances in Unmanned Marine Vehicles Edited by G.N. Roberts and R. Sutton-Advances in Unmanned Marine Vehicles
Platform: | Size: 3912704 | Author: 于涛 | Hits:

[matlabruihua

Description: 图像的几种锐化处理,包括sobel算子,roberts梯度法和laplace算子锐化。并且将四种图像放在一起形成对比。-Several image sharpening, including sobel operator, roberts gradient and laplace operator sharpening. And will contrast the four images together.
Platform: | Size: 74752 | Author: o璐璐 | Hits:

[Special EffectsImageTest5

Description: Visual C/C++图形图像与游戏编程典型实例解析---图像边缘检测 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0 -Visual C/C++ graphics and game programming--- a typical example edge detection analysis covering the content: 1> Roberts operator 2> Prewitt operator 3> Sobel operator 4> Laplacian operator as the program uses the VFW components So Project- Setting the--Object/libray modules add vfw32.lib. Experimental environment: Win+ VC6.0
Platform: | Size: 214016 | Author: hty | Hits:

[Special Effectsvbedgeti

Description: 实现彩图的Roberts、Prewitte、Sobel等边缘提取源代码,经测试可用.-To achieve color pictures of Roberts, Prewitte, Sobel edge detection and other source code, the test is available.
Platform: | Size: 526336 | Author: 清醒 | Hits:

[matlabedgematlab

Description: 边缘检测,sobel,canny,Roberts,等算子边缘检测matlab代码-Edge detection, sobel, canny, Roberts, and other operator edge detection matlab code
Platform: | Size: 418816 | Author: youyou | Hits:

[AI-NN-PR_DIP

Description: 边缘检测——各种算子 通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。-Edge Detection- Various Operators
Platform: | Size: 12288 | Author: Evan | Hits:

[AI-NN-PRmatlab4

Description: This paper presents a fuzzy topology-based method to facilitate the use of larger gradient kernels. The new method effectively limits the response area around the edge and prevents neighboring objects to affect each other. Synthetic images are used to show the superior noise suppression properties and response characteristics to both step and ramp edges. Natural images are also used to assess the performance of the newly proposed topological gradient estimation qualitatively. One of the fastest methods of localizing edges in images is based on small gradient kernels, such as Sobel, Prewitt, and Roberts. Although small gradient kernels provide a fast way
Platform: | Size: 22528 | Author: sudha | Hits:

[AI-NN-PRmatlab55

Description: This paper presents a fuzzy topology-based method to facilitate the use of larger gradient kernels. The new method effectively limits the response area around the edge and prevents neighboring objects to affect each other. Synthetic images are used to show the superior noise suppression properties and response characteristics to both step and ramp edges. Natural images are also used to assess the performance of the newly proposed topological gradient estimation qualitatively. One of the fastest methods of localizing edges in images is based on small gradient kernels, such as Sobel, Prewitt, and Roberts. Although small gradient kernels provide a fast way
Platform: | Size: 33792 | Author: sudha | Hits:

[Special EffectsDIP-ps

Description: 使用vs2010结合qt designer制作的图像处理软件,目前包含了灰度操作;直方图、通道图显示;实现了大津算法、最大熵算法和手动调整(单阈值、双阈值)的二值化操作;含几何操作;代数操作;使用卷积完成了roberts、sobel、prewitt三种算子的边缘检测,也可手动输入kernel;使用卷积完成了gaussian、median、mean三种算子的去噪功能,gaussian算子可手动输入sigma;同时采用workspace支持多文档打开,是一个photoshop的雏形。-Produced using vs2010 with qt designer digital image processing software, currently contains the gray scale operation histogram, channel graph display realized Otsu algorithm, maximum entropy algorithm and manually adjust the (single-threshold, dual-threshold value) of the binary operation with geometric operations algebra operations using convolution completed roberts, sobel, prewitt three edge detection operator can also manually enter the kernel using convolution completed gaussian, median, mean function of the three denoising operator , gaussian operator can manually enter a sigma also used to support multi-document workspace open, is the prototype of a photoshop.
Platform: | Size: 13700096 | Author: snowymo | Hits:

[Special Effects1

Description: 用prewitt,Roberts,Laplacian,Canny实现边缘检测-With prewitt, Roberts, Laplacian, Canny edge detection
Platform: | Size: 78848 | Author: 张奇 | Hits:

[Graph Recognizeshibie

Description: 车牌识别中,roberts算法边缘检测的程序,可用于车牌定位-License plate recognition, roberts edge detection algorithm procedure can be used for license plate location
Platform: | Size: 688128 | Author: 王景尊 | Hits:

[matlabdigital-image-process

Description: 采用图像检测算子,包括canny,LOG,prewit,roberts,kirsch算子等,采用MATLAB 开发环境实现图像边缘检测。-complete the edge detection of pictures by all kinds of methods with matlab
Platform: | Size: 156672 | Author: | Hits:

[2D Graphicedge-detec

Description: 所有边缘检测代码,sobel,roberts,拉普拉斯算子-All edge detection code, sobel, roberts, Laplacian
Platform: | Size: 1024 | Author: xll77 | Hits:

[Special Effectslabel

Description: 图像分割处理:Roberts,Sobel,LOG,Prewitt算子处理,街区距离方法,欧几里得距离方法,边缘提取,去噪-Image segmentation: Roberts, Sobel, LOG, Prewitt operator handling, block distance method, Euclidean distance method, edge detection, noise reduction
Platform: | Size: 84992 | Author: chuchu | Hits:

[Special Effectscanny_edge

Description: Cannv算子比Roberts算子、Sobel算子和Prewitt算子极小值算法的去噪能力都要强.能够在噪声和边缘检测间取得较好.能够检测到真正的弱边缘 但它也容易平滑掉一些边缘信息。 -canny edge
Platform: | Size: 1024 | Author: 星尘 | Hits:

[Special Effectsshiyan4

Description: roberts算子实现的边界提取功能以及区域增长实现的区域分割功能-roberts operator to achieve regional growth boundary extraction functions and capabilities to achieve the region segmentation
Platform: | Size: 3818496 | Author: 徐展 | Hits:

[Special Effects3

Description: 用matlab或C编程实现Roberts算子和Sobel算子。选择一幅灰度图像,使用Roberts算子、Sobel算子计算梯度,给出斯锐化图象(注:不直接调用matlab的库函数) 4、分别采用灰度变换和直方图均衡化方法对下面的图像进行增强,改善图像效果 -English Version]
Platform: | Size: 304128 | Author: 陈老师 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 18 »

CodeBus www.codebus.net