ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Best way for line tracing?

asked 2015-06-29 04:30:18 -0500

Farabi gravatar image

Im having difficulty to made a clean straight line on an object edge. Maybe ROS community member can show me how the best way to create an edge detector which consist 1 pixel line width?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-06-29 05:07:28 -0500

yigit gravatar image

I think 2D ray tracing is what you are looking for.

I have recently dealt with this problem myself and followed the algorithm described here

You need to implement your own visit() method though.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-06-29 04:30:18 -0500

Seen: 322 times

Last updated: Jun 29 '15