-
Notifications
You must be signed in to change notification settings - Fork 82
Description
Hi @PetteriAimonen ,
First of all, thank you for your amazing work and for supporting open-source development! Your focus-stack project is really impressive, and I appreciate the effort you've put into it.
While using the code and reading the paper on complex wavelet transform, I have a few questions:
-
From my understanding, the final fused image does not take pixels directly from any single input image but is instead computed based on focus measures. Is this interpretation correct?
-
How is the 3D view constructed? What metric or calculation determines the relative height in the visualization?
-
If I want to determine which input image a particular pixel in the final image originates from, how can I achieve this? Which part of the code should I modify?
I would greatly appreciate any guidance you can provide! Thanks again for your contributions.