Matlab and ImageJ to Analyze Picture

조회 수: 4 (최근 30일)
Rui
Rui 2014년 12월 3일
댓글: Image Analyst 2014년 12월 4일
Hello, I am currently doing an assignment where I have to use Matlab and ImageJ to detect if there is a fracture in a single image of a bone. Can anyone give me some lights to start this? I have to analyze the image and check for patterns to see if something is "out of order" with the bone.
Thanks in advance

답변 (1개)

Image Analyst
Image Analyst 2014년 12월 3일
Rui, first of all, ditch ImageJ and use only MATLAB. Next, go here to Vision Bibliography: VisionBib and find a paper that gives the algorithm for finding fractures in bone. Then code it up as best you can and come back here with any questions, AFTER you read this. Be sure to attach your image and your m-file.
  댓글 수: 4
Rui
Rui 2014년 12월 4일
I already made the connection between ImageJ and Matlab. I can use getRoi to get a certain area. Don't know if that helps or not for you to be able to help me
Image Analyst
Image Analyst 2014년 12월 4일
You'll have to be more specific. I just don't know why you need your app to be a mixture of these two image analysis packages instead of just one or the other.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by