Skip to content
Snippets Groups Projects
Commit 899e21fe authored by Andrew Cohen's avatar Andrew Cohen
Browse files

path settings for files and jpeg2000 compression output

parent 34e6ea86
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -42,7 +42,7 @@ else
end
im=mat2gray(im);
im=gray2ind(im);
fname = ['e:\scratch\scratch_' tag '.jp2'];
fname = ['.\scratch\scratch_' tag '.jp2'];
imwrite(im,fname);
info=imfinfo(fname);
count=info.FileSize;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment