maltcms.commands.fragments2d.peakfinding.srg
Interface IRegionGrowing
- All Superinterfaces:
- cross.IConfigurable, Serializable
- All Known Implementing Classes:
- OneByOneRegionGrowing
public interface IRegionGrowing
- extends cross.IConfigurable
Methods inherited from interface cross.IConfigurable |
configure |
getAreasFor
List<PeakArea2D> getAreasFor(List<Point> seeds,
cross.datastructures.fragments.IFileFragment ff,
IScanLine slc)
getMinDist
double getMinDist()
getIntensities
List<ArrayDouble.D1> getIntensities()
Copyright © 2007-2012. All Rights Reserved.