Paper
6 September 2019 Colorimetric index-based segmentation for RGB images of whales
Author Affiliations +
Abstract
A binary automatic segmentation algorithm for digital images of whales is presented. The algorithm is established by two cascade blocks in order to process an image and classify its pixels. The first block preprocess the information with a 1% grid subsampling over all pixels in each image, those samples are used to generate new indexes based in the RGB data channels which represents the colors of the whale. Because the ratio of a pixel whose is detected as whale and clutter does not tend to 1:1, an equal number random sampling selection is made in order to work with a homogeneous distribution in training process. An inference engine is the second block, this classify those pixels that are detected as whale according to its colorimetric features and samples obtained in the previous block. This block is realized by Principal Component Analysis (PCA), reducing the feature number for the model and increasing the data separability, and Logistic Regression for pixel classification. Our approach avoids the requirement of extensive computing power and specialized equipment, this allow the algorithm portability and implementation in consumer devices. The algorithm needs an annotated dataset because it is based in supervised learning strategy. In addition, this algorithm minimizes the required time to develop an automatic segmentation system around any object of interest in images.
© (2019) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Miguel Ángel Castillo-Martínez, Blanca Esther Carvajal-Gámez, Francisco Javier Gallegos-Funes, and Rosa Isela Ramos-Arredondo "Colorimetric index-based segmentation for RGB images of whales", Proc. SPIE 11137, Applications of Digital Image Processing XLII, 111371X (6 September 2019); https://doi.org/10.1117/12.2526653
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Image segmentation

Data modeling

Image processing

RGB color model

Image processing algorithms and systems

Binary data

Machine learning

Back to Top