Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MATLAB CODE WORKS, PNGFILES FOLDERS CREATED, BUT NO IMAGES SAVED #5

Open
Figlu opened this issue Jun 7, 2017 · 2 comments
Open

MATLAB CODE WORKS, PNGFILES FOLDERS CREATED, BUT NO IMAGES SAVED #5

Figlu opened this issue Jun 7, 2017 · 2 comments

Comments

@Figlu
Copy link

Figlu commented Jun 7, 2017

Dear Anmol,

I have used your code for the conversion process. Necessary modification is made to the script file. Executed the code and a new folder called PNGFILES is created but the problem is that the PNG images are created inside the folder. Please help me with this issue. Futher, i am unable to find this 'ddsm2raw.exe' which is used by the script.

Regards
Figlu

@YFlag
Copy link

YFlag commented Jun 17, 2018

Try to change the pathToJPEGandDDSM2RAWfiles to the same path as the CollectionDirectory. My path in code which executed successfully is showed as below:

CollectionDirectory = 'C:\New_folder\DDSM\normals';
pathToJPEGandDDSM2RAWfiles = 'C://New_folder//DDSM//normals//;';

(By the way, you should place the three files 'cygwin1.dll', 'ddsmraw2pnm.exe', 'jpeg.exe' in the 'normals' folder, which is 'C:\New_folder\DDSM\normals' for me.)

@rdev110
Copy link

rdev110 commented Jan 14, 2020

Hii Guys,
The same problem as above is occurring for me too. the PNG folders are created but not images on that folder.
Can someone help with this?

Thanks
Rahul Dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants