Open MadsR opened 1 year ago
1.9.1
Object Detection
Buffer is cleared when specimen takes too long to fall into frame.
Buffer builds up while specimen enters frame (due to processing limitations), once specimen is fully in frame cropping begins.
If buffer goes above buffer threshold limit the buffer will clear while specimen enters frame and no images are captured.
Dont clear buffer if an object is within size threshold.
Related to #32
BioDiscover Software version
1.9.1
Area(s) with issue?
Object Detection
Steps to reproduce
Buffer is cleared when specimen takes too long to fall into frame.
✔️ Expected Behavior
Buffer builds up while specimen enters frame (due to processing limitations), once specimen is fully in frame cropping begins.
❌ Actual Behavior
If buffer goes above buffer threshold limit the buffer will clear while specimen enters frame and no images are captured.
Suggested Solution
Dont clear buffer if an object is within size threshold.