PlanetaryImager icon indicating copy to clipboard operation
PlanetaryImager copied to clipboard

Fix crash when drawing histogram.

Open mslusarz opened this issue 5 years ago • 0 comments

Manifests as:

terminate called after throwing an instance of 'cv::Exception'
  what():  OpenCV(4.2.0) ../modules/imgproc/src/drawing.cpp:1811: error: (-215:Assertion failed) 0 < thickness && thickness <= MAX_THICKNESS in function 'line'

mslusarz avatar Oct 02 '20 18:10 mslusarz