mhamadmahdialloush / uFVM

Learning the Finite Volume Method in CFD with MATLAB Programming
https://www.aub.edu.lb/msfea/research/Pages/cfd.aspx
134 stars 43 forks source link

postProcessing() dependent on Image Processing Toolbox #5

Open vtpasquale opened 3 years ago

vtpasquale commented 3 years ago

The imresize() function is part of the Image Processing Toolbox. Replacing this functionality with a custom function would increase accessibility of this code. I was able to comment out lines which use imresize() – for me this resulted in blank icons, but the GUI seemed to work fine otherwise.

mhamadmahdialloush commented 3 years ago

Thank you Anthony for your interest. I hope these changes have made it more efficient for you. I highly encourage that you commit your successful and tested changes into the remote repository on github.

Regards, Mhamad Mahdi Alloush

On Thu, Jul 8, 2021 at 10:53 PM Anthony Ricciardi @.***> wrote:

The imresize() function is part of the Image Processing Toolbox. Replacing this functionality with a custom function would increase accessibility of this code. I was able to comment out lines which use imresize() – for me this resulted in blank icons, but the GUI seemed to work fine otherwise.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mhamadAlloush/uFVM/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFLISFNFPZKFNRNHWCGEOF3TWYF6JANCNFSM5ABPQFCQ .