forked from tTh/FloatImg
commit avant la Ganguise + push en vrac
This commit is contained in:
0
tools/fimg2gray.c
Normal file
0
tools/fimg2gray.c
Normal file
@@ -19,6 +19,8 @@ int main(int argc, char *argv[])
|
||||
int foo, opt;
|
||||
int width, height;
|
||||
char *fname;
|
||||
float fvalue;
|
||||
|
||||
FloatImg fimg;
|
||||
|
||||
while ((opt = getopt(argc, argv, "ho:v")) != -1) {
|
||||
|
||||
Reference in New Issue
Block a user