Categorygithub.com/hippodribble/improc2
repository
0.3.48
Repository: https://github.com/hippodribble/improc2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

IMPROC2

Small library containing code to manipulate images, generally via grayscale levels.

Common uses include alignment and amplitude analysis.

Proxy

Embeds image.Image to allow functions specific to images

Float2D

Embeds a 2D float64 array, adding functions for manipulation

Spectrum2D

Embeds a 2D complex array, adding functions for frequency domain operations