class MNIST::Image
Defined in:
image.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(pathfile : String)
#
Instance Method Detail
def
images : Array(Slice(UInt8))
#
def
number_columns : Int32
#
def
number_images : Int32
#
def
number_rows : Int32
#