Skip to content

Commit

Permalink
final3
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Karpushin committed Aug 17, 2018
1 parent 43b20c7 commit 02735c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src matlab/main6_papa_12.m
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
%*******************

figure; imshow(imgE);
title('Final image');
title('Recovered image');

figure, imshowpair(imgA, imgE,'montage');
imwrite(imgA,strcat(strFolder,'output\input.jpg'));
Expand Down

0 comments on commit 02735c9

Please sign in to comment.