Feeds
質問
Count grid boxes inside an object in an image.
Hi, I want to draw grid on an image and I want to count the number of grid boxes which cover an object in that image. Some r...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Color Scheme mapping from gray to rain ramp
Hi, I am trying to map gray scale image to rain ramp or some more scheme as mentioned in reference in below link. http://...
約12年 前 | 1 件の回答 | 0
1
回答回答済み
box counting to boundary
i saw the code that is Ib = zeros(size(grayImage)); BP = B{1}; L = sub2ind(size(Ib), BP(:,1), BP1(:,2)); grayImage= zeros(...
box counting to boundary
i saw the code that is Ib = zeros(size(grayImage)); BP = B{1}; L = sub2ind(size(Ib), BP(:,1), BP1(:,2)); grayImage= zeros(...
約14年 前 | 0
質問
box counting to boundary
hi, i have a problem. i wanted to use box counting method to boundary. Boundary is done from bwboundaries function . how can i ...
約14年 前 | 3 件の回答 | 0