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

Store required sample size inside SampleConsensusModel classes #1396

Merged
merged 1 commit into from
Oct 24, 2015

Conversation

taketwo
Copy link
Member

@taketwo taketwo commented Oct 22, 2015

Fixes #987.

@@ -68,7 +68,9 @@ namespace pcl
};
}

// Define the number of samples in SacModel needs
// Warning: this array is deprecated and is kept only to prevent breaking
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use PCL_DEPRECATED here and below?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, actually yes. For some reason I thought that depreciation attribute can not be applied to variables.

@taketwo
Copy link
Member Author

taketwo commented Oct 24, 2015

Done.

jspricke added a commit that referenced this pull request Oct 24, 2015
Store required sample size inside SampleConsensusModel classes
@jspricke jspricke merged commit e95b37a into PointCloudLibrary:master Oct 24, 2015
@taketwo taketwo deleted the sac-refactoring-3 branch October 24, 2015 15:29
@SergioRAgostinho SergioRAgostinho mentioned this pull request Dec 12, 2015
7 tasks
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