ellipse-detection
ellipse-detection copied to clipboard
Error when running test_ellipse_detection.py
Actually when it is calling segment_detector.py it is giving error in np.arctan2 line.
And the if condition at last also giving error
How to solve this issue?