FloatImg/tools
tth 5a90dce59d doc + demo 2021-05-29 13:01:32 +02:00
..
Makefile link opt "-lm" at end of line 2021-05-16 12:18:26 +02:00
README.md doc + demo 2021-05-29 13:01:32 +02:00
addpnm2fimg.c use <stdint.h> everywhere 2021-05-20 09:31:28 +02:00
addtga2fimg.c clean some dirt 2019-09-10 15:39:33 +02:00
cumulfimgs.c use <stdint.h> everywhere 2021-05-20 09:31:28 +02:00
essai.sh adding hilightR to fimgfx 2021-03-25 11:11:16 +01:00
fimg2fits.c use <stdint.h> everywhere 2021-05-20 09:31:28 +02:00
fimg2png.c use <stdint.h> everywhere 2021-05-20 09:31:28 +02:00
fimg2pnm.c use <stdint.h> everywhere 2021-05-20 09:31:28 +02:00
fimg2text.c use <stdint.h> everywhere 2021-05-20 09:31:28 +02:00
fimg2tiff.c use <stdint.h> everywhere 2021-05-20 09:31:28 +02:00
fimgfx.c use <stdint.h> everywhere 2021-05-20 09:31:28 +02:00
fimghalfsize.c use <stdint.h> everywhere 2021-05-20 09:31:28 +02:00
fimgops.c use <stdint.h> everywhere 2021-05-20 09:31:28 +02:00
fimgstats.c use <stdint.h> everywhere 2021-05-20 09:31:28 +02:00
fx_demo.sh work on the special fx demo 2021-04-23 13:20:20 +02:00
mkfimg.c doc + demo 2021-05-29 13:01:32 +02:00
png2fimg.c use <stdint.h> everywhere 2021-05-20 09:31:28 +02:00

README.md

Images en virgule flottante, les outils.

Dans tous les cas, vous pouvez utiliser l'option -h pour avoir des explications sur ce que vous pouvez faire, et l'option -v pour suivre l'avancée des travaux.

mkfimg

Génération d'une image flottante avec des choses dedans. Un ../scripts/demo-mkfimg.sh permet de créer toutes les images disponibles.

fimgops

fimgfx

effects: cos01 cos010 pow2 sqrt gray0 cmixa xper desat ctr2x2 mirror shift0 trimul classtrial binarize trinarize hilightr

fimgstats

Compute some useless numbers...

fimg2pnm - fimg2png - fimg2tiff

Exportation d'image flottante vers divers formats. Certains d'entre eux ne sont gérés que de façon très rudimentaire.

fimg2text

Nouveau de l'année 2020+1 : exfiltrer toutes des données d'une image flottante afin de les rendre machinables.