matlab 1
Functionality:
1) Convert the matlab code Fig.20 (Page 12 of attached file) into java function.
2) convert matlab function(imread) into java function.
Save your time - order a paper!
Get your paper written from scratch within the tight deadline. Our service is a reliable solution to all your troubles. Place an order on any task and we will take care of it. You won’t have to worry about the quality and deadlines
Order Paper Now3) Takes in a fringe pattern (noisy) as a jpg, convert it into matrix and process it using the java code in (1)
4) output the product into a jpg file (clean)
It is a web-based processing GUI that give the user the option to use one of the two method that is specified; WFF or WFR. Once user input the image file, using the java functionality change the input image into matrix (matlab:imread). the result is then processed using the wft2 function and converted back into jpg