Skip to content

showPointCloud initial implementation together with test#4

Merged
Nerei merged 1 commit intoNerei:vizfrom
ozantonkal:implementing_addPointCloud
Jun 7, 2013
Merged

showPointCloud initial implementation together with test#4
Nerei merged 1 commit intoNerei:vizfrom
ozantonkal:implementing_addPointCloud

Conversation

@ozantonkal
Copy link
Copy Markdown

function prototype:
void showPointCloud(const std::string& id, cv::InputArray cloud, cv::InputArray colors, const cv::Affine3f& pose = cv::Affine3f::Identity());

The pose is applied to each point individually.

Also test has been implemented to check if the point cloud is updated properly and if the transform works as it should.

@Nerei
Copy link
Copy Markdown
Owner

Nerei commented Jun 7, 2013

@ozantonkal Thanks for the contribution. Merging this. Nevertheless please add support of another types for cloud. After I'll take a look to the code locally (not via github) and try to make it slightly shorter (and tell to you if I will be succeeded in this)

Nerei pushed a commit that referenced this pull request Jun 7, 2013
showPointCloud initial implementation together with test
@Nerei Nerei merged commit 59acccf into Nerei:viz Jun 7, 2013
ozantonkal pushed a commit to ozantonkal/opencv that referenced this pull request Sep 15, 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