Image edges detection through B-Spline filters
Description
B-Spline signal processing was used to detect the edges of a digital image. This technique is based upon processing the image in the Spline transform domain, instead of doing so in the space domain (classical processing). The transformation to the Spline transform domain means finding out the real coefficients that makes it possible to interpolate the grey levels of the original image, with a B-Spline polynomial. There exist basically two methods of carrying out this interpolation, which produces the existence of two different Spline transforms: an exact interpolation of the grey values (direct Spline transform), and an approximated interpolation (smoothing Spline transform). The latter results in a higher smoothness of the gray distribution function defined by the Spline transform coefficients, and is carried out with the aim of obtaining an edge detection algorithm which higher immunity to noise. Finally the transformed image was processed in order to detect the edges of the original image (the gradient method was used), and the results of the three methods (classical, direct Spline transform and smoothing Spline transform) were compared. The results were that, as expected, the smoothing Spline transform technique produced a detection algorithm more immune to external noise. On the other hand the direct Spline transform technique, emphasizes more the edges, even more than the classical method. As far as the consuming time is concerned, the classical method is clearly the fastest one, and may be applied whenever the presence of noise is not important, and whenever edges with high detail are not required in the final image. (author). 9 refs., 17 figs., 1 tab
Availability note (English)
Available from INIS in electronic formFiles
29050366.pdf
Files
(1.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b87b2bb6e684ecf8258ac2aa0fa95292
|
1.3 MB | Preview Download |
Additional details
Additional titles
- Original title (Spanish)
- Deteccion de bordes de una imagen a traves de la tecnica de filtros B-spline
Publishing Information
- Imprint Pagination
- 52 p.
- Report number
- ARN-PI--2/97
INIS
- Country of Publication
- Argentina
- Country of Input or Organization
- Argentina
- INIS RN
- 29050366
- Subject category
- S99: GENERAL AND MISCELLANEOUS;
- Descriptors DEI
- CALCULATION METHODS; COMPUTER CALCULATIONS; ELECTRONIC STRUCTURE; IMAGE PROCESSING; INTERPOLATION; POLYNOMIALS; SPLINE FUNCTIONS
- Descriptors DEC
- FUNCTIONS; NUMERICAL SOLUTION