Real-Time Color Channel Analysis

Description

  • Bridgewiz Engineering

  • N/A

  • 2021

An in-house application to analyze the RGB color channel data of the device camera frames in real time. The application is used to analyze the color channel properties (mean, median, standard deviation) of the horizontal middle strip of the current frame, and displays its processing results on nine charts in the UI, alongside the viewport. The image analysis and drawing of the charts are done using OpenCV via JNI, to obtain reasonable frames per second.

Technology