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

Adding bearing_angle image to pcl #192

Closed
wants to merge 1 commit into from
Closed

Adding bearing_angle image to pcl #192

wants to merge 1 commit into from

Conversation

ZhuangYanDLUT
Copy link
Contributor

To represent a 3D laser point cloud in a more simpli?ed way, a Bearing Angle(BA) model was employed to transform a 3D point cloud into a 2D image in pcl/bearing_angle, so that image processing methods can be used in many aspects.

Bearing Angle is defined as the angle between the laser beam and the segment connecting two consecutive measurement points (see Fig. 1). Grey values for a Bearing Angle image are proportional to the reflected laser light energy, which depends not only on how far away the measured object is from the scanner but also on the surface characteristics of the object.
bearing angle
Fig. 1 The Bearing Angle is calculated along the diagonal direction

@ZhuangYanDLUT
Copy link
Contributor Author

How should I solve it?

@jspricke
Copy link
Member

Never mind the Travis error, we are still working on that.

  • I would propose to move the files into common/range_image, as it's most similar to that stuff.
  • Can you come up with some unit tests?

@jspricke
Copy link
Member

Moved to #198.

@jspricke jspricke closed this Jul 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants