Feeds
提问
How can I sort Images ?
I have a vector norma=[1.087,0.047,0,0.35] And I have several frames from a video. Ex. pill(:,:,:,48); ...
11 years 前 | 2 个回答 | 0
2
个回答提问
How can I set the minimum values of a 3D matrix to 0 ?
I am trying this for rgb images But here is an example of what I want: if true A=[1,5,7;7,4,2;6,3,1]; A(:,:,2)=[2,...
11 years 前 | 1 个回答 | 0
