Package org.neuroph.imgrec.image
Provides image abstraction to support the image recognition on J2SE and Android platform.
See: Description
-
Interface Summary Interface Description Image This class is interface abstraction for images on J2SE (BufferedImage) and Android (Bitmap) -
Class Summary Class Description Color This class holds color information and allows getting its RGB componentsDimension This class holds dimensions (width and height) and it is a replacement for java.awt.Dimension on AndroidImageFactory This class creates image instances depending on the run-time platform: ImageJ2SE - for J2SE ImageAndroid - for AndroidImageJ2SE This class represents image on J2SE platform, and the Image interface is used to provide compatibility with Android platform.ImageType This class holds image type codes
Package org.neuroph.imgrec.image Description
Provides image abstraction to support the image recognition on J2SE and Android platform.
DMelt 3.0 © DataMelt by jWork.ORG