This commit is contained in:
Tonton Th 2020-12-01 13:26:00 +01:00
父節點 11c457aa81
當前提交 78c8b16fa6

查看文件

@ -96,7 +96,7 @@ for (foo=0; foo<size; foo++) {
}
return -1;
return 0;
}
/* -------------------------------------------------------------- */
int binarize(FloatImg *pimg, int notused)