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

Image Conversion Error #4

Open
Han8931 opened this issue Jan 13, 2017 · 0 comments
Open

Image Conversion Error #4

Han8931 opened this issue Jan 13, 2017 · 0 comments

Comments

@Han8931
Copy link

Han8931 commented Jan 13, 2017

Hello, Thanks for the nice program!

My images are in
CollectionDirectory = 'D:\DDSM\Benign';
and I want to save it to below location
pathToJPEGandDDSM2RAWfiles = 'D://DDSM2//Benign//'; here

when I run Matlab codes,

I faced error messages like below.
Can you help me out?

My Matlab version: R2015b
OS: Window10

Warning: Directory already exists.

In openDDSMLJPEGAndConvertToPNG (line 110)
Converting file C_0029_1.LEFT_CC.LJPEG...
Currently in Folder -
benign_01/case0029
Decompressing LJPEG -> LJPEG1...
/usr/bin/bash: line 0: cd: too many arguments
Converting LJPEG1 -> RAW...
/usr/bin/bash: line 0: cd: too many arguments
Warning: File 'D:\DDSM\Benign\benign_01\case0029\C_0029_1.LEFT_CC.LJPEG.1' not found.
In ConvertDDSMImageToRaw (line 87)
In openDDSMLJPEGAndConvertToPNG (line 168)

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

1 participant