Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Fix crash when drawing histogram.#117

Open
mslusarz wants to merge 1 commit intoGuLinux:masterfrom
mslusarz:histogram-crash
Open

Fix crash when drawing histogram.#117
mslusarz wants to merge 1 commit intoGuLinux:masterfrom
mslusarz:histogram-crash

Conversation

@mslusarz
Copy link

@mslusarz mslusarz commented Oct 2, 2020

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'

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'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant