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

Search list

[OtherMarr_Hildreth

Description: Marr_Hildret算子的详细讲解,能更好的提高边缘提取的效果 很难得的哟-Marr_Hildret Operator elaborate better marginal increase of the effect is difficult to extract the yo
Platform: | Size: 83968 | Author: owen | Hits:

[Special EffectsSmoothed_Sobel_Gradient

Description: Sobel算子是图像处理中的算子之一,主要用作边缘检测。本程序使用Sobel算子检测图像边缘信息-Sobel operator is the image processing operator, one is mainly used for edge detection. This procedure using Sobel edge detection operator information
Platform: | Size: 88064 | Author: shen hong | Hits:

[Special EffectsedgeDetection

Description: 本程序实现边缘检测,并可通过设置阀值t二值化输出图像,选择类型设置检测算子(Roberts , sobel , sobel_diagonal ,sobel算子, Prewit ,canny , LoG )。-Edge detection of the program, and by setting the threshold t of the output binary image, select the type of operator settings (Roberts' , ' sobel' , ' sobel_diagonal' , sobel operator, ' Prewit' , canny ' ,' LoG ' ).
Platform: | Size: 24576 | Author: cui ju | Hits:

[Special Effectscanny

Description: 最优的阶梯型边缘检测算法(canny边缘检测) 1.Canny边缘检测基本原理 (1)图象边缘检测必须满足两个条件:一能有效地抑制噪声;二必须尽量精确确定边缘的位置。 (2)根据对信噪比与定位乘积进行测度,得到最优化逼近算子。这就是Canny边缘检测算子。 (3)类似与Marr(LoG)边缘检测方法,也属于先平滑后求导数的方法。 2.Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘。 step1:高斯平滑函数 -The optimal type stair edge detection algorithm (canny edge detection) 1 Canny edge detection principle (1) the image edge detection must meet two conditions: one can effectively reduce the noise, 2 must try to accurately determine edge position. (2) according to the signal-to-noise ratio and the product localization estimate, get optimal approximation operator. This is the Canny edge detection operators. (3) similar to Marr (LoG) edge detection method, also belongs to the first derivative method for smooth after. 2 Canny edge detection algorithm: Step1: using gauss filter smooth image, Step2: a partial derivatives with finite difference to calculate gradient value and direction, Step3: a gradient of maximum inhibition, Step4: double threshold algorithm of edge detection and connection. Step1: gaussian smooth functions
Platform: | Size: 1271808 | Author: lx | Hits:

[Special EffectsChinese-PDF__(p1-50)

Description: 给定一个归一化的指纹图像,算法的主要步骤如下: ** ** 1 - 将G分成大小为 w x w - (15 x 15) 的块; ** ** 2 - 计算每个象素 (i,j)的梯度 dx(i,j) 和 dy(i,j) , ** 根据计算的需求,梯度算子可以从简单的Sobel算子到复杂的Marr-Hildreth 算子。 ** ** 3 - 估算优势方向(i,j)-Given a normalized fingerprint image, the algorithm' s main steps are as follows:**** 1- The size of G into wxw- (15 x 15) blocks **** 2- calculated for each pixel (i , j) of the gradient dx (i, j) and dy (i, j),** according to the needs of computing the gradient operator can be from simple to complex Sobel operator Marr-Hildreth operator.**** 3- estimated dominant directions (i, j)
Platform: | Size: 1629184 | Author: zhangbao369 | Hits:

[AI-NN-PR_DIP

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

[Data structscany-matlab-algorithm

Description: CANNY AND MARR ALGORITHM FOR LINE DETECTION
Platform: | Size: 4096 | Author: ali | Hits:

[Special EffectsEdgeCheck

Description: 用于对图像的边缘检测,可通过输入不同的参数采用sobel,prewitt,roberts,marr,canny等算子进行边缘检测。-Matlab code for edge detection,including sobel,prewitt,roberts,marr,canny s.
Platform: | Size: 2048 | Author: xuxiaping | Hits:

[Special Effectsassignment3

Description: 编制一个通用的边缘提取函数。通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 实验图像任选 -Preparation of a common edge extraction function. By entering different parameters to achieve the Sobel operator, Prewitt operator, Roberts, operator, operator of Marr and Canny edge detection. Experimental image optional
Platform: | Size: 168960 | Author: David Lucky | Hits:

[Special Effectsass3

Description: 本程序实现了对灰度图像的边缘检测,可采用5中算子(sobel、prewitt、roberts、canny、marr)对图像检测-This program implements the edge detection of gray-scale image can be used 5 operator (sobel, prewitt, roberts, canny, marr) image detection
Platform: | Size: 185344 | Author: Hunt | Hits:

[Special EffectsMarr2x

Description: 本程序二维Marr张量小波求小波基的运算,并有绘图命令相辅助实现-Marr dimensional tensor Wavelets based
Platform: | Size: 1024 | Author: gaoxiangyang | Hits:

[matlabst_marr

Description: 基于宽带Marr子波的广义S变换程序,与常规S变换相比,时频聚焦性更高。-Generalized S transform broadband Marr wavelet-based program, compared with the conventional S-transform time-frequency focus more.
Platform: | Size: 14336 | Author: 袁殿 | Hits:

[Graph programedge_detection

Description: 实现sobel canny prewitt marr Roberts算子的边缘检测-Achieve sobel canny prewitt marr Roberts edge detection operator
Platform: | Size: 3072 | Author: 葛文耀 | Hits:

[Software Engineeringjava

Description: Master textbook chapter content, that spatial domain image processing methods Grasp the Marr-Hildreth edge detection algorithm Canny edge detection algorithm to master
Platform: | Size: 2048 | Author: 梦娜 | Hits:

[Special Effectsclassic_edge_detectors_1.0

Description: 经典边缘检测算子的实现集合,包括Roberts, Prewitt and Sobel,Haralick,Marr-Hildreth,Marr-Hildreth。-Classic edge detection operator to achieve the set, including Roberts, Prewitt and Sobel, Haralick, Marr-Hildreth, Marr-Hildreth.
Platform: | Size: 711680 | Author: Alice | Hits:

[Special EffectsdetectionContour

Description: 利用sobel,prewitt等算法实现边缘检测--By sobel, prewitt, robert, marr and realize canny edge detection operator
Platform: | Size: 88064 | Author: HE | Hits:

[Other06637146

Description: Abstract— In the area of image processing, several methods of edge detection have been proposed till now like Sobel, Robert, Prewitt, Canny, Marr-Hildreth etc. All these methods are having their own advantages and disadvantages. In this paper a new method has been proposed for edge detection using Cellular Automata. Different rules have been applied for edge detection. The outputs are better in terms of clarity and computation time. Finally, the edge detection has been applied for detecting cancerous cells in brain. Using Cellular Automata rules helps in determining the exact location and size of tumor as edges detected using Cellular Automata are fine, continuous and clear. The results
Platform: | Size: 959488 | Author: manoj | Hits:

[matlabMarrPoggio

Description: Implementation of Marr-Poggio-Grimson stereo pair matching. The demonstration for random dot stereopair is included.
Platform: | Size: 3072 | Author: fuzzy133 | Hits:

[matlabcode-last

Description: Edge Dectection .. Sobel,Prewitt,Roberts,Marr,Canny,log and histograms photo and Boundarie Color Objects
Platform: | Size: 80896 | Author: vs2oo | Hits:

[Special EffectsfourEdgeCheck

Description: 图像处理一直以来都是比较热的关注对象,本程序提供5种边缘检测——Sobel,Prewitt,Roberts,Marr,以及Canny算子。-Image processing has always been concerned about the relatively hot object, the program offers five kinds of edge detection Sobel, Prewitt, Roberts, Marr, and Canny operator.
Platform: | Size: 3072 | Author: LU | Hits:
« 1 2 34 »

CodeBus www.codebus.net