Feeds
提问
How to show a quarter portion of image on a whole image area?
I am using DWT in my code. After, applying DWT on an image, i get the resultant image as shown in attached figure (DWT output). ...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to resolve the error : Subscribed assignment dimension mismatch
I am trying to run a code of DWT of an image. The code is given below: tic clc [File_Name, Path_Name] = uigetfil...
10 years 前 | 1 个回答 | 0
1
个回答提问
Need help in assembling the code
I am trying to run a code to detect copy move image forgery. This code can be found <http://stackoverflow.com/questions/22517...
10 years 前 | 0 个回答 | 0
0
个回答提问
Explain the working of commands..
Please explain what is the function of following command lines..?? if (size(im1,1)<=1000 && size(im1,2)<=1000) ...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to match features in a single image...?
Hello everyone.. I have detected keypoints and extracted features in an image using SIFT....Now I want to match those features ...
10 years 前 | 0 个回答 | 0