-
- Downloads
Fix for the linescan sensor, the step size can be too big when iterating (#358)
* Fix for the linescan sensor, the step size can be too big when iterating * The previous fix was too agressive * Since m_detectorLineSumming is used in many places, use a dedicated step size var * Use secant method to find the right line
Loading
Please register or sign in to comment