Presentation + Paper
28 August 2016 Improved adjoin-list for quality-guided phase unwrapping based on red-black trees
William Cruz-Santos, Lourdes López-García, Juvenal Rueda-Paz, Arturo Redondo-Galvan
Author Affiliations +
Abstract
The quality-guide phase unwrapping is an important technique that is based on quality maps which guide the unwrapping process. The efficiency of this technique depends in the adjoin-list data structure implementation. There exists several proposals that improve the adjoin-list; Ming Zhao et. al. proposed an Indexed Interwoven Linked List (I2L2) that is based on dividing the quality values into intervals of equal size and inserting in a linked list those pixels with quality values within a certain interval. Ming Zhao and Qian Kemao proposed an improved I2L2 replacing each linked list in each interval by a heap data structure, which allows efficient procedures for insertion and deletion. In this paper, we propose an improved I2L2 which uses Red-Black trees (RBT) data structures for each interval. Our proposal has as main goal to avoid the unbalanced properties of the head and thus, reducing the time complexity of insertion. In order to maintain the same efficiency of the heap when deleting an element, we provide an efficient way to remove the pixel with the highest quality value in the RBT using a pointer to the rightmost element in the tree. We also provide a new partition strategy of the phase values that is based on a density criterion. Experimental results applied to phase shifting profilometry are shown for large images.
Conference Presentation
© (2016) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
William Cruz-Santos, Lourdes López-García, Juvenal Rueda-Paz, and Arturo Redondo-Galvan "Improved adjoin-list for quality-guided phase unwrapping based on red-black trees", Proc. SPIE 9960, Interferometry XVIII, 99600B (28 August 2016); https://doi.org/10.1117/12.2236354
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Phase shift keying

Binary data

Modulation

Phase shifting

Algorithm development

Phase shifts

Chemical elements

Back to Top