FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

struct histogram_stats

? ^ 
Structure for statistical information about image height distribution histogram.
Source:
../fmutl/mathlp.h:152
Author:
ATC
Version:
1.0
Params:
sdata source data, 16-bit signed integer.
sn1 source data width.
sn2 source data height.
tdata target data, 16-bit signed integer.
tn1 target data width.
tn2 target data height.
Returns:
true if resampling was successful.

Contents

^ 
EntityTypeScopeShort Description
~histogram_statsdestructor publicautomatically generated
histogram_statsconstructor publicautomatically generated
histogram_statsconstructor publicautomatically generated
leftattribute public left half-width border of the maximum peak
operator =operator publicautomatically generated
rightattribute public right half-width border of the maximum peak
widthattribute public half-width of the maximum peak

destructor ~histogram_stats

? ^  > 
automatically generated
Source:
../fmutl/mathlp.h
Code:
public ~ histogram_stats ( )

constructor histogram_stats

? ^  < > 
automatically generated
Source:
../fmutl/mathlp.h
Code:
public histogram_stats ( )

constructor histogram_stats

? ^  < > 
automatically generated
Source:
../fmutl/mathlp.h
Code:
public histogram_stats ( const histogram_stats & )

attribute left

? ^  < > 
left half-width border of the maximum peak
Source:
../fmutl/mathlp.h:156
Code:
public double left

operator =

? ^  < > 
automatically generated
Source:
../fmutl/mathlp.h
Code:
public histogram_stats & operator = ( const histogram_stats & )

attribute right

? ^  < > 
right half-width border of the maximum peak
Source:
../fmutl/mathlp.h:160
Code:
public double right

attribute width

? ^  < > 
half-width of the maximum peak
Source:
../fmutl/mathlp.h:164
Code:
public double width

(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net