CV_ROW_SAMPLE and CV_COL_SAMPLE not available in Java Machine Learning module (Bug #3744)
Description
When using the train method of Java machine learning (for instance CvBoost train method) the option to tell whether it is a row ordered sample or a column ordered sample is not available. One would need to pass an integer that is not related to the enum.
Associated revisions
Merge pull request #3744 from es0m:remotes/upstream/2.4.10.x-prep
History
Updated by Daniel Baggio almost 11 years ago
- Status changed from New to Cancelled