Binary tree classifier. More...
#include <clsfy/clsfy_classifier_base.h>
#include <clsfy/clsfy_binary_threshold_1d.h>
#include <vcl_iosfwd.h>
Go to the source code of this file.
Classes | |
class | clsfy_binary_tree_op |
One node of a binary tree classifier - wrapper round clsfy_binary_threshold_1d. More... | |
class | clsfy_binary_tree_node |
class | clsfy_binary_tree |
A binary tree classifier. More... | |
struct | clsfy_binary_tree::graph_rep |
Binary tree classifier.
Definition in file clsfy_binary_tree.h.