Hello,
I am using random trees. Sometimes I encounter that I dont expect the result of predict function.
So I want to see content of trees. I know CvRTrees::get_tree_count() and CvForestTree* CvRTrees::get_tree(int i). I dont know how can I see the classcifiar path