|
libcrn
3.9.5
A document image processing library
|
#include <CRN.h>
Include dependency graph for CRNFuzzyLogic.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| crn | |
| crn::FuzzyLogic | |
| Fuzzy logic toolbox. | |
Functions | |
| RealToRealFunction | crn::FuzzyLogic::MakeCompatibility (const RealToRealFunction &f, const RealToRealFunction &g, size_t nbBins) |
| Computes the compatibility function between a regular function and a approximated function. More... | |
| double | crn::FuzzyLogic::DefuzzificationCOG (double min, double max, const RealToRealFunction &f) |
| Defuzzification over an interval using center of gravity method. More... | |
1.8.6