What is threshold value mean?
이전 댓글 표시
I have just download a code about detecting and tracking RGB colour. I saw they set the colour threshold like red Thresh = 0.25, green Thresh = 0.3 So I dont understand about these values. Why he chooses 0.25, what if I set it is 0.99. What gonna happend? Thanks for your help.
댓글 수: 2
MathReallyWorks
2017년 5월 21일
Hello Vu Trinh,
Please attach your code. It will be easy for us to solve your problem.
Jan
2017년 5월 22일
@Vu Trinh: Seriously? If you do not mention, which code you are using, how could we guess, what the parameters are doing? Please explain the details.
답변 (1개)
Image Analyst
2017년 5월 31일
0 개 추천
If you change the threshold(s), I would guess that you're going to be tracking an object of a different color, or an object of a different size.
카테고리
도움말 센터 및 File Exchange에서 Color Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!