Brain tumor detection in CT data
이전 댓글 표시
Hello all!
I'm looking for 2d matlab implementation of random tumor detection algorithm in computed tomography images. And then should be performed a quantitative assessment of the proposed algorithm, based on the relative number of correct detections, false and invalid such discoveries.
I really need this help.
Big thanks in advance.
Regards!
채택된 답변
추가 답변 (1개)
Walter Roberson
2012년 7월 23일
편집: Walter Roberson
2012년 7월 23일
0 개 추천
Is it the tumor locations that are random, or is it that the detection algorithm should use randomness to pick the "locations" it will say are tumors, or is it that you have a number of detection algorithms but on any one run, some particular algorithm out of the set should be chosen randomly ?
댓글 수: 3
Peter Petrov
2012년 7월 24일
Peter Petrov
2012년 7월 24일
편집: Peter Petrov
2012년 7월 24일
Walter Roberson
2012년 7월 24일
If the detection algorithm proposes a tumor position that is not exactly the same shape and position as the "known" tumor, then what measure should be used to decide how "good" the detection was?
What are the relative penalties for detecting as tumorous a pixel that is not part of the set, compared to the penalties for detecting as non-tumorous a pixel that is part of the set? Or do the penalties vary positionally? e.g., low penalty for giving an extra boundary pixel but high penalty for picking out as tumorous a pixel that is distant from any of the tumors?
What penalty for detecting an area as being two distinct tumors that touch and together cover the area that is really only one tumor?
카테고리
도움말 센터 및 File Exchange에서 Neuroimaging에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!