we had: $ vips linear sarto_ng.v x.v "1 2 3" "4" $ vipsheader x.v x.v: 1865x2556 float, 1 band, b-w $ vips linear sarto_ng.v x.v "1" "4 5 6" $ vipsheader x.v x.v: 1865x2556 float, 3 bands, b-w there was a typo in linear.c |
||
---|---|---|
.. | ||
old | ||
vips8 | ||
LICENSE.txt | ||
README.txt | ||
setup.py | ||
test_arithmetic.py | ||
try2.py | ||
try3.py | ||
try4.py | ||
try5.py | ||
try6.py | ||
try7.py | ||
try8.py | ||
try9.py | ||
try10.py | ||
try11.py | ||
try12.py | ||
try.py | ||
vips8.py | ||
vips.py |
vips8 binding for Python This binding adds a few small helper functions to the gobject-introspection binding for libvips. This is the vips8 API, so it's not yet fully implemented. Use the older vipsCC binding if you want a more complete system.