Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hough Lines crash #101

Open
Otaka opened this issue Apr 3, 2018 · 1 comment
Open

Hough Lines crash #101

Otaka opened this issue Apr 3, 2018 · 1 comment

Comments

@Otaka
Copy link

Otaka commented Apr 3, 2018

I am trying to make Hough lines on any image, but application keeps crashing
Steps to reproduce:

  1. 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).
  2. Add Canny Edge Detector
  3. 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

@l00mi
Copy link
Member

l00mi commented Apr 3, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants