org.neuroph.imgrec
Class ImageSizeMismatchException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.neuroph.imgrec.ImageSizeMismatchException
-
- All Implemented Interfaces:
- java.io.Serializable
public class ImageSizeMismatchException extends java.lang.RuntimeExceptionThis exception is thrown when image vector size is different than input vector size which is accepted by neural network- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description ImageSizeMismatchException()ImageSizeMismatchException(java.lang.String message)ImageSizeMismatchException(java.lang.String message, java.lang.Throwable arg1)ImageSizeMismatchException(java.lang.Throwable arg0)
-
-
-
Constructor Detail
-
ImageSizeMismatchException
public ImageSizeMismatchException()
-
ImageSizeMismatchException
public ImageSizeMismatchException(java.lang.String message)
-
ImageSizeMismatchException
public ImageSizeMismatchException(java.lang.String message, java.lang.Throwable arg1)
-
ImageSizeMismatchException
public ImageSizeMismatchException(java.lang.Throwable arg0)
-
-
DMelt 3.0 © DataMelt by jWork.ORG