Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV 3.1 Random Forest - rtrees

I'm trying to have access to number of classes and number of votes for each class in an RTrees object in OpenCV 3.1.

Apparently the structure of ver. 3.1 is very different from the previous versions. I'm not sure how to access variables like nclasses, and trees in ver. 3.1.

Does anyone has any insight?

Thanks