jp.sourceforge.sqs_xml.image
クラス BoundaryFinder
java.lang.Object
jp.sourceforge.sqs_xml.image.PixelPatternFinder
jp.sourceforge.sqs_xml.image.BoundaryFinder
- public class BoundaryFinder
- extends PixelPatternFinder
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REPEATED_PIXEL_NUM_THRESHOLD
public static final int REPEATED_PIXEL_NUM_THRESHOLD
- 関連項目:
- 定数フィールド値
BoundaryFinder
public BoundaryFinder(RasterSource source)
getBoundaryCoordinates
public java.awt.Point getBoundaryCoordinates(int x,
int y,
boolean pickUpColorIsBlack,
int direction)
throws RasterScannerException
- 例外:
RasterScannerException
getBoundaryCoordinates
public java.awt.Point getBoundaryCoordinates(int x,
int y,
boolean pickUpColorIsBlack,
int direction,
int threshold)
throws RasterScannerException
- 例外:
RasterScannerException