![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
structure allowing to encapsulate gaussian curve fit information More...
#include <HistogramTypes.h>
Public Attributes | |
| ipReal64 | _csteA |
gaussian curve constant | |
| ipReal64 | _csteMu |
gaussian curve constant | |
| ipReal64 | _csteSigma |
gaussian curve constant | |
| EstimationResults | _estimationResults |
| estimation results data structure | |
structure allowing to encapsulate gaussian curve fit information
Fitted gaussian curve is defined as follow :
1.8.14