my question is this output is correct or not
Show older comments

>>first image is laplaced image and second is that image is reconstruted with laplacian pyramid.this output is correct or not

6 Comments
Walter Roberson
on 2 May 2017
The second one does not appear to have an image ?
John D'Errico
on 2 May 2017
Since the second figure completely lacks an image based on the first, I would suggest the result is not correct.
Aarsha mv
on 4 May 2017
Edited: Walter Roberson
on 4 May 2017
Walter Roberson
on 4 May 2017
You are only passing in a scalar to the reconstruction, and only calculating a scalar as the result. The final output is going to be a single pixel, not even color.
Remember, when p is a scalar index, then d(p) is going to be referring to a scalar location.
Answers (0)
Categories
Find more on Image Category Classification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!