we provide information about gadget news and price information and specs samsung, huawei, Tecno Price products, Specifications, Features and more information about software from blackberry and android

Monday, May 5, 2014

Efficient Dilation, Erosion, Opening, and Closing Algorithms in MATLAB

Efficient Dilation, Erosion, Opening, and Closing Algorithms in MATLAB - Did you know that every day there is always a new technology that is created? if you want to know please refer to the blog Gadget News well now we will discuss first about Efficient Dilation, Erosion, Opening, and Closing Algorithms in MATLAB as you need now, we have compiled this article carefully, so please see to finish.

Articles : Efficient Dilation, Erosion, Opening, and Closing Algorithms in MATLAB
full Link : Efficient Dilation, Erosion, Opening, and Closing Algorithms in MATLAB

You can also see our article on:


Efficient Dilation, Erosion, Opening, and Closing Algorithms in MATLAB

Abstract 
We propose an efficient and deterministic algorithm for computing the one-dimensional dilation and erosion (max and min) sliding window filters. For a p-element sliding window, our algorithm computes the 1D filter using 1:5 þ oð1Þ comparisons per sample point. Our algorithm constitutes a deterministic improvement over the best previously known such algorithm, independently developed by van Herk [25] and by Gil and Werman [12] (the HGW algorithm). Also, the results presented in this paper constitute an improvement over the Gevorkian et al. [9] (GAA) variant of the HGW algorithm. The improvement over the GAA variant is also in the computation model. The GAA algorithm makes the assumption that the input is independently and identically distributed (the i.i.d. assumption), whereas our main result is deterministic. We also deal with the problem of computing the dilation and erosion filters simultaneously, as required, e.g., for computing the unbiased morphological edge. In the case of i.i.d. inputs, we show that this simultaneous computation can be done more efficiently then separately computing each. We then turn to the opening filter, defined as the application of the min filter to the max filter and give an efficient algorithm for its computation. Specifically, this algorithm is only slightly slower than the computation of just the max filter. The improved algorithms are readily generalized to two dimensions (for a rectangular window), as well as to any higher finite dimension (for a hyperbox window), with the number of comparisons per window remaining constant. For the sake of concreteness, we also make a few comments on implementation considerations in a contemporary programming language.
efficient Dilation, Erosion, Opening, and Closing Algorithms
Figure : The effect of the opening (top) and closing (bottom) filters. (Original image is shown on left frame, followed by the filtered image using rectangular windows sized 2x2, 4x4, 8x8, and 16x16.)


Paper link in IEEE


IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE,
VOL. 24, NO. 12, DECEMBER 2002


Here is the MATLAB code for the same paper is availabe on git hub 



article Efficient Dilation, Erosion, Opening, and Closing Algorithms in MATLAB has been completed in the discussion

hopefully the information Efficient Dilation, Erosion, Opening, and Closing Algorithms in MATLAB that we provide can be useful for you to know the development of technology in the present

articles Efficient Dilation, Erosion, Opening, and Closing Algorithms in MATLAB we have conveyed to you, if feel this information is useful and you want to bookmark or share so that more people who know please use link https://profsmythe.blogspot.com/2014/05/efficient-dilation-erosion-opening-and.html.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : Efficient Dilation, Erosion, Opening, and Closing Algorithms in MATLAB

0 comments:

Post a Comment