when i use 3D commands like regionpros3( dicom image,'All'); my system very slow to get answer ,how to increase speed ?

1 回表示 (過去 30 日間)
when i use 3D commands like regionpros3( dicom image,'All'); my system very slow ? how to increase speed ? Graphics Card or ? can any share idea's?

採用された回答

Jan
Jan 2018 年 11 月 16 日
編集済み: Jan 2018 年 11 月 16 日
It depends. What exactly is "dicom image"? Maybe it is teh name of a file, which is stored on a slow network drive. Then store it on a local disk or install a faster network connection. Maybe the file is stored locally already on a very busy disk. Then reduce the load of this disk caused by otehr applications. Maybe the disk is slow due to damaged sectors? Maybe your file is huge an the speed is limited by the memory or the CPU. Then install more RAM (or quit other applications) or buy a faster CPU. Does your regionprops3 (I assume not "...pros", by the way) access the graphics card at all?
Possibly the job is simply hard and there is no magic swicth to increase the speed beside running it on a faster machine or with different inputs. If you post more details, this question could be answered more precisely. Perhaps 'All' is more than you actually need?
  2 件のコメント
Selva Karna
Selva Karna 2018 年 11 月 16 日
編集済み: Selva Karna 2018 年 11 月 16 日
Thanks jan,
RAM Memory size only enough or to need increase Graphics card also?
Selva Karna
Selva Karna 2018 年 11 月 16 日
Mr Jan,
My DICOM slides around 3000 slides, with 1024 X 1024 X3000 , if i apply to 3d Morphology Process , system take hours ,so how to increas processing speed, RAM size or Graphics Card Memory are needed JAN?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDICOM Format についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by