Labsmore / pyuscope

Python machine vision platform
BSD 2-Clause "Simplified" License
77 stars 17 forks source link

UVC cameras (VM1/VA1): support software white balance #369

Open JohnDMcMaster opened 8 months ago

JohnDMcMaster commented 8 months ago

The problem: UVC can only do color temperature correction, which has multiple issues

Proposed solution: collect color calibration data against the white target. Then use that to correct captured images

JohnDMcMaster commented 5 months ago

A few bits of movement on this: