imageio

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const CharAspectRatio = 0.5

Terminal characters are taller than wide.

Variables

This section is empty.

Functions

func DifferenceOfGaussians

func DifferenceOfGaussians(img image.Image, sigma1, sigma2 float64) image.Image

DifferenceOfGaussians applies a Difference of Gaussians filter to an image.

func LoadImage

func LoadImage(path string) (image.Image, error)

LoadImage loads an image from the specified file path. Supports PNG, JPEG, and GIF (single frame) formats.

func ResizeForTerminal

func ResizeForTerminal(img image.Image, termWidth, termHeight int) image.Image

ResizeForTerminal resizes an image to fit within terminal bounds

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL