KillerInk / FreeDcam

FreeDcam is a CameraApp for Android >4.0(ics) wich try to enable stuff that is forgotten by the manufacturs
GNU General Public License v2.0
297 stars 44 forks source link

Camera resets when selecting an option for NighOverlay or Horizontal Line while Preview PostProcessing is enabled #57

Closed droped closed 3 years ago

droped commented 6 years ago

The camera runs the feature detector and resets all values when Preview PostProcessing is enabled and any option is selected in NightOverlay or Horizontal Line.

LG G3 d885
Freedcam 4.1final (from github releases)
Android 7.1.2

KillerInk commented 6 years ago

Hi, i think you are using the legacy mode button, not the preview postprocessing one. for legacy mode its needed to rerun the featuredetector, because, if support, the parameters from the camera change. But you are right with the nightoverlay. it triggers the featuredetector. horizontal line seems total broken. thx, i will look into it

droped commented 6 years ago

NightOverlay and Horizontal Line only seem to trigger feature detection and reset when PostProcessing is enabled. Without postprocessing enabled, they don't trigger it. I don't know if they actually work because I haven't tested it. It gets triggered when I was selecting off in those features but only with postprocessing enabled.