You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tonton th 160a4afe7b new: 3x3 smoother in crapulator 3 years ago
..
Makefile no more profiling compile 3 years ago
README.md reading PNG with pnglite is wtf 3 years ago
classif.c oups... 3 years ago
contour2x2.c embarquement de la fonderie 3 years ago
displacement.c remove useless message 3 years ago
dithering.c wip again... 3 years ago
equalize.c Sonoptic experiments day 4 3 years ago
exporter.c added universal exporter 3 years ago
filtrage.c new: 3x3 smoother in crapulator 3 years ago
fimg-fits.c syncking code and documentation 3 years ago
fimg-libpnm.c bla 4 years ago
fimg-png.c reading PNG with pnglite is wtf 3 years ago
fimg-tiff.c minor fixes on TIFF handling 3 years ago
geometry.c integration of halfsizing 4 years ago
histogram.c more cleanup 3 years ago
hsv.c rien ne marche, on verra un autre jour... 3 years ago
misc-plots.c killed a bug 3 years ago
qsortrgb.c omg, another potential bug killed 3 years ago
rampes.c open a ticket ? 3 years ago
rotate.c pas grand chose... 3 years ago
saturation.c sorry again... 3 years ago
sfx0.c a new useless sfx 4 years ago
t.c reading PNG with pnglite is wtf 3 years ago
tpnm.c test proggy for libpnm funcs 4 years ago
utils.c printf min & max values 3 years ago
vroum.sh blam again ?? 3 years ago

README.md

Fonctions

Plein de fonctions qu'il serait bon de documenter :)

PNG

Attention : la bibliothèque pngliteactuellement utiilsée pour lire les fichiers PNG n'accepte que certains types de fichiers. Et en particulier, elle brotche sur ceux produits par ImageMagick !

Contours

Détecter des contours est une activité respectable.

Exporter

Une méta-fonction qui va sauvegarder (dans la mesure de ses conséquences) une image en fonction de l'extension du nom de fichier.

Sfx

Effets spéciaux divers.

Dithering

Work in progress...