搜索资源列表
mushroom
- /* The sample demonstrates how to build a decision tree for classifying mushrooms. It uses the sample base agaricus-lepiota.data from UCI Repository, here is the link: Newman, D.J. & Hettich, S. & Blake, C.L. & Merz, C.J. (1998). UCI Repos
tree_engine.cpp
- The program using C++ and OpenCV library demonstrates how to use different decision trees
mushroom.cpp
- Mushroom example with OpenCV and C language. This program demonstrated the use of OpenCV s decision tree function for learning and predicting data
SVM
- VC6.0编写,基于OpenCV的支持向量机分类程序,在400×400的平面上生3类随机样本点,然后给出利用SVM分类的决策面和支持向量-VC6.0 written OpenCV-based support vector machine classification procedures, the plane of 400 × 400 random samples of raw Category 3 points, and then give the decision-making surfac
decisiontreeopencv
- Decision tree using opencv image processing
DecisionTree
- 基于OpenCV的例程,修改实现了基于MFC对话框构架的决策树算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC dialog based Decision-Tree algorithm modifited from OpenCV source code, adding Chinese comment for better understanding the program.
skindetection
- 基于OpenCV的皮肤检测算法实现,基于贝叶斯决策理论-OpenCV-based skin detection algorithm based on Bayesian decision theory
mushroom
- 决策树程序。内含数据,一个实例,检测蘑菇是否有毒-This program demonstrated the use of OpenCV s decision tree function for learning and predicting data。