Feeds
提问
GIFT ica input data format
hi i am using GIFT tool box for ICA analysis but i am new in it does any one knows what format my input datas should have?...
10 years 前 | 0 个回答 | 0
0
个回答提问
Plot single-sided amplitude spectrum.
hello . i tried to find a code for ploting fft,and i found this code which plot single-sided amplitude spectrum according to ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Index exceeds matrix dimensions error
hi i was running this simple code,but i got this error,any idea how to fix it? L = 140; % Length o...
10 years 前 | 1 个回答 | 0
1
个回答提问
error: assignment dimension mismatch
I=imread('data (15).tif'); % Read an image IG = rgb2gray(I); [M,N] = size(IG); G(:,:,2) = I(:,:,2); G(:,:,1) = 0; ...
10 years 前 | 1 个回答 | 0
1
个回答提问
problem with reading and writing image
NumberOfimages=4; %chose the number of images you want to give input prefix_image='data ('; %change the desired in...
10 years 前 | 2 个回答 | 0
2
个回答提问
image segmentation best methods
hi i have a retinal blood vessels segmentation project and i know a lot of methods for image segmentation,but i don't know whic...
10 years 前 | 1 个回答 | 0
1
个回答提问
how to partion an image and then apply otsu method on each block
hi i tried to divide the image into smaller blocks and then i applied otsu method on each block,in order to have a better resul...
10 years 前 | 1 个回答 | 0