Iori Yanokura

Results 19 comments of Iori Yanokura

Thank you for your reports. Please try #243

Thank you for your advise! How did you find this problem?

> I wrote a small tool to check it. That's interesting. If it's open source, please let me know! I'll fix the problem.

> I'm Sorry. It is not open source now. But I will tell you when it is open. I'm looking forward using it. I created PRs to fix this issue.

Thank you for your error reports. I created a PR to fix the errors. > I think maybe running all examples in the github action to check them working is...

@SinanK94 Maybe this PR https://github.com/fazildgr8/ros_autonomous_slam/pull/7 solve your problem.

For noetic, python3 is the default, and for melodic, python2 is the default. Since the behavior of division changes between python2 and python3, this change makes both of them return...

OK! I upload it. ![line_segment_detector](https://cloud.githubusercontent.com/assets/4690682/18719115/0625e8a4-8061-11e6-9316-0b7a383e9f57.png)

Test passed. Please check these codes.

I understand that "if(TARGET opencv_line_descriptor)" is true when opencv have line_segment_descriptor (in opencv3). Is this understanding wrong?