Class Whistles2Image.Whistle2ImageParams
java.lang.Object
rawDeepLearningClassifier.dlClassification.delphinID.DetectionGroupTransformParams
rawDeepLearningClassifier.dlClassification.delphinID.Whistles2Image.Whistle2ImageParams
- Enclosing class:
 Whistles2Image
- 
Field Summary
FieldsModifier and TypeFieldDescriptiondoubleThe line width to draw in pixelsdouble[]the size of the image inpixelsFields inherited from class rawDeepLearningClassifier.dlClassification.delphinID.DetectionGroupTransformParams
freqLimits, minFragSize - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
size
public double[] sizethe size of the image inpixels - 
lineWidth
public double lineWidthThe line width to draw in pixels 
 - 
 - 
Constructor Details
- 
Whistle2ImageParams
public Whistle2ImageParams() 
 -