Open yaseralmatheel opened 5 years ago
Dear WeiZhang I am really interested in yours papers that had been published. I have a question there is a code in github by you .... what do( 200 and 2000 )represent in the following code
images = zeros(2400,2000); images(:,((200(i-1)+1):200i))= label_orig(:,(1:200));
they are in the image_matrix.m file.
thanks in advance
Dear WeiZhang I am really interested in yours papers that had been published. I have a question there is a code in github by you .... what do( 200 and 2000 )represent in the following code
images = zeros(2400,2000); images(:,((200(i-1)+1):200i))= label_orig(:,(1:200));
they are in the image_matrix.m file.
thanks in advance