Documentation ¶
Index ¶
- func Getallsuf() []string
- func Getimgtype(iw int, ih int) (int, bool)
- func Mkimgobj(fn string, tags []string, iw int, ih int, szt int, contr string, ...) rscore.Imgobj
- func Mkimgsuflist(t int) []string
- func Newimagepath(ofn string) (string, string)
- func Scaleimage(i image.Image, isz int, fnp string) (bool, image.Rectangle)
- func Transform(i image.Image, t int) (image.Image, bool)
- func Wrimagefile(i image.Image, fnp string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Getimgtype ¶
Conditionally returns image size type & true if fitting classification TODO refactor
func Mkimgsuflist ¶
Creates an image suffix slice based on slide type
func Scaleimage ¶
Scaling wrapper for transform()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.