Jakub Kupcik
Results
2
issues of
Jakub Kupcik
## Description - Updated resolution selection in CameraX from the deprecated setTargetAspectRatio/setTargetResolution to setResolutionSelector - This fixes a bug where the incorrect resolution for ImageAnalysis would be selected because setTargetResolution...
I had a scenario where I was trying to load a relatively large dmx file using datamodel.py and it was taking a very long time. I noticed that validate_element is...