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