package
0.0.0-20240523185332-b3c1e68c67a2
Repository: https://github.com/jo-m/goconv2.git
Documentation: pkg.go.dev
# Functions
AssertMatEqual checks if two matrices are equal and fails the test if not.
LoadImg loads an image from a file and fails the test if it does not succeed.
LoadImgToMat loads an image from a file to a matrix and fails the test if it does not succeed.
LoadMat64Txt loads a float matrix from a txt file and fails the test if it does not succeed.