2019.4 (1/26/19)
We believe all critical bug reports are covered with this release.
Features
- Corners
- Send the corners of your target as two arrays (tcornx, tcorny) by enabling “send corners” in the “Output” tab. This will further enable teams that are interested in advanced pipelines with methods like solvePNP().
- Adjust corner approximation with the “corner approximation” slider in the “Output” tab.
Bug Fixes
- Fix hang + rare crash that would occur when two targets had exactly the same area, x coordinate, or y coordinate.
- Fix area calculation in dual- and tri-target modes.
- Optimize contour sorting for better performance.