What is it about?
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.
Featured Image
Why is it important?
The segmentation is an increased importance image processing topic for computational vision by its uncertain nature. The segmentation objective is break up a digital image in subsets of similar pixels, related to objects of interest. Because next processing stages depend on the isolation quality, the segmentation process should be accurate. In general, the segmentation can be observed as a preprocessing stage, which pursue reduce data dimension as compression o feature extraction from each region for pattern recognition.
Perspectives
The computer systems aid in the population tracking and animal classification based in its features, providing models for localization and group assignation. in other hand, the image processing increased its use for tracking and monitoring animals’ population as a result of noninvasive nature and by the observation register providing
Miguel Ángel Castillo Martínez
Instituto Politecnico Nacional
Read the Original
This page is a summary of: Colorimetric index-based segmentation for RGB images of whales, September 2019, SPIE,
DOI: 10.1117/12.2526653.
You can read the full text:
Contributors
The following have contributed to this page