|
|
| File Information |
| Description |
First the surface will be rasterized on the grid. Therefore it calculates the position of points which lie in the surface in a finer resolution as defined by the inputgrid. These points were then tranfered to the point it the inputgrid by using a simple indexing technique. One could also use dsearchn, but this takes to much computational time, however, it can avoid the need of an equidistant grid. After rasterizing the patches the background is fill using imfill. The start point is set to the lower left corner. Afterwards the data block will be inverted. The script tests if the datablock is fully filled and tries to repeat the task slice by slice. |
| Required Products |
Image Processing Toolbox
|
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (7) |
| 21 Aug 2006 |
Hyok Jeong
|
|
|
| 27 Feb 2007 |
thevan S
|
|
|
| 20 Oct 2008 |
Carlos Platero
|
|
|
| 21 Oct 2008 |
Sebastian H
|
|
|
| 28 Nov 2008 |
nor ki
|
|
|
| 15 Dec 2009 |
Alex Kararg
|
|
|
| 07 Mar 2010 |
Steve
|
|
|
| Updates |
| 24 Oct 2005 |
There was a small error in the script, which turn the program to fail, if an input grid was given. |
|
Contact us at files@mathworks.com