KumarLabJax / JABS-behavior-classifier

Behavior Classifier Component from the Jax Animal Behavior System
Other
11 stars 1 forks source link

Add image adjustment controls #30

Open SkepticRaven opened 11 months ago

SkepticRaven commented 11 months ago

Some experiments may be difficult for the user to observe the video due to the quality of data acquired (optimized for machine vision). As such, adjusting the image to enable the user to see things better would be useful.

List of recommended image adjustments:

  1. Contrast
  2. Brightness
  3. Gamma

Method of applying adjustments: A new dialog could be placed inside the View -> Adjust Image to control these values. These settings could either be assigned project-wide (eg be a new group in project.json) or video-wide (new field inside video_files).