magro 0.6.0
Magro is a minimal image processing library for Ruby. Magro uses Numo::NArray arrays as image objects and provides basic image processing functions. Current supporting features are reading and writing JPEG and PNG images, image resizing with bilinear interpolation method, and image filtering.
Gemfile:
=
install:
=
Runtime Dependencies (1):
numo-narray
>= 0.9.1