Feeds
提问
What is the difference between 1 dimensional, 2 dimensional and 3 dimensional image? please give it with example
I need to interprate the image dimensions for understanding the scale space of images. please give the difference between 1D, 2D...
12 years 前 | 1 个回答 | 0
1
个回答提问
can anyone solve the following error, that comes in the below given code lines in the code of SolveHomo, in the image mosaic.
The following error occurred converting from struct to double: Error using double Conversion to double from struct is ...
12 years 前 | 0 个回答 | 0
0
个回答提问
I am getting the following error in the program of IMAGE MOSAIC USING SIFT ALGORITHM. Can anyone please help me out with the same? Also the matrix H is going infinite, what is the reason for that? Is there any input image restriction in the program?
please help me out in the following error I am getting, in the maketform function of MATLAB. H = Inf NaN NaN Na...
12 years 前 | 0 个回答 | 0
0
个回答提问
what is the meaning of the following error in the given part of code.?
Error: Processing Image-1 (Database) Images/Database/2.jpg 'siftWin32' is not recognized as an internal or external ...
12 years 前 | 1 个回答 | 0
1
个回答提问
can any one tell me the exact working of the following statement.....here what is the exact meaning of < tmp.pgm >tmp.key..?
command = [command ' < tmp.pgm >tmp.key'];
12 years 前 | 1 个回答 | 0
1
个回答提问
getting the error :Error using ' Transpose on ND array is not defined.:', in the following codelines..pls help.
fprintf(f, 'P5\n%d\n%d\n255\n', cols, rows); fwrite(f, img', 'uint8');
12 years 前 | 1 个回答 | 0
