Documentation ¶
Index ¶
- func BlendImageWithWaterMark(baseImage image.Image, qrImage image.Image) image.Image
- func FilterOutNonText(img image.Image) *image.Gray
- func GenerateQr(inputText string) image.Image
- func HashImageSha256(inputImagePath string) (string, error)
- func ReadImageFile(inputFile string) (image.Image, error, error)
- func ReadTextFromImage(inputImagePath string) (string, error)
- func WriteImageToFile(outImagePath string, outImage image.Image)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlendImageWithWaterMark ¶
func GenerateQr ¶
func HashImageSha256 ¶
func ReadTextFromImage ¶
func WriteImageToFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.