Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How can I compare 2 variable comes from 2 différents process (image processing) and found the relation between them ?
조회 수: 1 (최근 30일)
이전 댓글 표시
I'm working on image processing and I would like to segmente images. I developed 2 distinct procecess to do this segmentation, but this 2 methodes need to tune manually 2 parameters to obtain good results. let considere this 2 variables X and Y. Now I need to found relationship between this 2 variables for having an automatic process.
Kindly help me !!
댓글 수: 0
답변 (1개)
Image Analyst
2012년 7월 4일
Do you have any "ground truth"? An answer that you know is correct so that you can say how accurate the process is. You could do "Design of Experiments" using JMP if you need to limit the number of experiments you run, or you can simply do an exhaustive (factorial) experiment where you test all X and Y and see which is most accurate.
댓글 수: 1
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!