tanchinluh / IPCV

Scilab Image Processing and Computer Vision Module
GNU General Public License v3.0
1 stars 1 forks source link

imwrite is broken #9

Open mottelet opened 9 months ago

mottelet commented 9 months ago

imshow_filename = fullpath(TMPDIR + '/imshow_tmp.png'); imwrite(im, imshow_filename) at line 33 of function imwrite ( /Users/mottelet/git/IPCV/macros/imwrite.sci line 41 )

Undefined variable: compression_ratio

tanchinluh commented 9 months ago

I think you might have fixed, it in the sources from atoms, do confirm on this and close the ticket.