Re: Image Magic
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Image Magic › Re: Image Magic
September 3, 2012 at 6:18 pm
#2082
jo
Member
Dear sanbar1,rnrn Is image Magick working correctly? You can check that by “”convert -resize ‘sizeX’ ‘sizeY’ ‘fileName’.ppm ‘fName’.gif”” replacing ‘..’ by your own choice. Which system are you using? Check the names of the directories you are using. Then, also check what the function “”system”” (cf. http://www.cplusplus.com/reference/clibrary/cstdlib/system/) returns one your system and if necessary change the code in “”imageWriter.hh””.rnrnKind regardsrnJo