jaeho3690 / LIDC-IDRI-Preprocessing

This is the preprocessing step of the LIDC-IDRI dataset
164 stars 43 forks source link

RuntimeError: Could not establish path to dicom files. Have you specified the `path` option in the configuration file C:\Users\rahul\pylidc.conf? #14

Closed Dhruv-Singhh closed 3 years ago

Dhruv-Singhh commented 3 years ago

I am new to this pylidc can anyone help me with this. I think i have specifies the correct path but still i am getting this error. specifying the path as image

error image image

contents of project folder. image image

jaeho3690 commented 3 years ago
스크린샷 2021-06-10 오전 6 08 00

Did you set this?

Dhruv-Singhh commented 3 years ago

Thank you for the response and it is working now. I am still new to AI and sorry for asking this basic questions but it helps a lot when people like you come out of way to help. AI community is really good. Keep up the good work and thanks once again.

jaeho3690 commented 3 years ago

Glad that I could be of help! Good luck!

Pollob001 commented 2 years ago

OSError: Couldn't find DICOM files for Scan(id=12,patient_id=LIDC-IDRI-0001).

pylidc.conf is: [dicom] path =C:\Users\Pollob\ct img\LIDC-IDRI warn = True

actually where is the problem? anyone please help me

Nagi0 commented 1 year ago

I managed to make it work when I referenced the path where all the folders with DICOM files were located

C:\Users\username\NBIA_NODULES\manifest-1600709154662\LIDC-IDRI\ image

lixiang007666 commented 7 months ago

mark!

Heroandzhang commented 5 months ago

OSError:找不到用于扫描的 DICOM 文件(id=12,patent_id=LIDC-IDRI-0001)。

pyldc.conf 是: [dicom] 路径 =C:\Users\Pollob\ct img\LIDC-IDRI warn = True

其实问题出在哪里呢?有人请帮助我

replace \ to /