Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Hi, in binary image i want to divide 'n' number frames into n/2,then in both n/2 frames, i need to calculate number of white pixels,check if that counts are larger or smaller than 'n' white pixels count.if greater again follow the same steps.

조회 수: 2 (최근 30일)
its like divide and conquer strategy,if suppose the second 'n/2' white pixel count is greater then divide it into two half and so on.Otherwise find which frame contain maximum white pixels and save it separately in array. please help me sir using matlab code
  댓글 수: 16
Walter Roberson
Walter Roberson 2015년 8월 10일
What does the "this" refers to that you are asking about?
My first line is a proof that testing that the first half holds more than half of the total is the same thing as testing that the first half holds more than the second half.
My final line was a reminder that volunteers sleep on their own schedule, not at times arranged to be convenient for you. The volunteers in North America who regularly answer questions are in GMT-4, GMT-5, and GMT-6

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by