Feeds
提问
Replace value from cell from particular index
I got two 3 x 3 sub-matrix from mat2cell cell1=[1 1 1; 1 1 1; 1 1 1]; cell2=[0 0 0; 0 0 0; 0 0 0]; i want to replace...
10 years 前 | 1 个回答 | 0
1
个回答提问
Compare Two Binary Image with 4 x 4 Patches
I want to compare two binary image (same Size) into 4 x 4 patches Example: X=Imread('1.jpg'); Y=Imread('2,jpg'); ...
10 years 前 | 0 个回答 | 0
