Title :
Memory efficient propagation-based watershed and influence zone algorithms for large images
Author :
Pitas, Ioannis ; Cotsaces, Costas I.
Author_Institution :
Dept. of Inf., Thessaloniki Univ., Greece
fDate :
7/1/2000 12:00:00 AM
Abstract :
Propagation front or grassfire methods are very popular in image processing because of their efficiency and because of their inherent geodesic nature. However, because of their random-access nature, they are inefficient in large images that cannot fit in available random access memory. We explore ways to increase the memory efficiency of two algorithms that use propagation fronts: the skeletonization by influence zones and the watershed transform. Two algorithms are presented for the skeletonization by influence zones. The first computes the skeletonization on surfaces without storing the enclosing volume. The second performs the skeletonization without any region reference, by using only the propagation fronts. The watershed transform algorithm that was developed keeps in memory the propagation fronts and only one greylevel of the image. All three algorithms use much less memory than the ones presented in the literature so far. Several techniques have been developed in this work in order to minimize the effect of these set operations. These include fast search methods, double propagation fronts, directional propagation, and others
Keywords :
image reconstruction; image segmentation; image thinning; random-access storage; transforms; 3D images; directional propagation; double propagation fronts; fast search methods; geodesic nature; grassfire method; greylevel image; image processing; image reconstruction; influence zone algorithm; influence zones skeletonization; large images; memory efficient algorithms; memory-efficient algorithms; propagation-based watershed transform algorithm; pseudocode; random access memory; random-access nature; watershed segmentation; Biomedical informatics; Geophysics computing; Helium; Image analysis; Image processing; Image resolution; Image segmentation; Image storage; Random access memory; Search methods;
Journal_Title :
Image Processing, IEEE Transactions on