You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to make Hough lines on any image, but application keeps crashing
Steps to reproduce:
Put block "Synthesize image" with type "Plane wave" and other parameters can be default(but Load image with any external image will reproduce the bug also).
Add Canny Edge Detector
Add "Hough Line" block and connect it to edge detector choosing any it's output(bug appears with each)
As a result application just crash.
May be I am doing something wrong, but in this case I think application should not crash, and just say something
The text was updated successfully, but these errors were encountered:
Yes, ImagePlay should definitely not crash in this situation.
As a work around you might try to enable/disable OpenCV (button on the top).
Unfortunately we don't have anybody actively working on ImagePlay currently. So please keep the issue open, if someone comes around we will have a look.
I am trying to make Hough lines on any image, but application keeps crashing
Steps to reproduce:
As a result application just crash.
May be I am doing something wrong, but in this case I think application should not crash, and just say something
The text was updated successfully, but these errors were encountered: