Skip to content

Robustness and aperture problem #38

Description

@valentinkiryanski

Hello! I implemented not yours but IPOL's handheld multi frame super resolution which is closer to google's implementation but uses an FFT full res gray to align the images which is more accurate than google's decimate. My question is how do i fix the misalignments that the robustness mask doesnt catch because it creates thicker edges on some places and if motion has rotation it creates shifted object edges due to the aperture problem. How can i make areas with aperture problem caused misalignments to be rejected and not merged. Do you have an idea and does your implementation produce such stairstepping shifted edges artefacts caused by merging because of the aperture problem and if not how did you solve it? I will appreciate very much if you could get me more insight on this because i am trying to improve my algorithm. Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions