####################################################################################################################################### # # # S E U I L L A G E D ' U N E S T R U C T U R E F R A C T A L E T R I D I M E N S I O N N E L L E : # # # # # # Author of '$xiirf/.FRB3.w5.4.$U' : # # # # Jean-Francois Colonna (LACTAMME, 20150323184959). # # # ####################################################################################################################################### $c #include <stdio.h> $c $c #define N0 cPremiere $c #define N cDerniere $c $c int main() $c { $c int n; $c $c for (n=N0 ; n<=N ; n++) $c { $c printf("$xci/passe_bande$X $c A=$_____ImageT1.%04d $c forcer_niveau_intermediaire=VRAI $c niveau_intermediaire=$BLANC $c seuil_inferieur=$GrIs_InF $c seuil_superieur=$GrIs_SuP $c R=$_____ImageT1.%04d $c $formatI\n" $c ,n $c ,n $c ); $c } $c }