Skip to content

Retina broken log polar WIP#721

Open
breznak wants to merge 10 commits intoretina_encoderfrom
retina_wip_broken
Open

Retina broken log polar WIP#721
breznak wants to merge 10 commits intoretina_encoderfrom
retina_wip_broken

Conversation

@breznak
Copy link
Member

@breznak breznak commented Oct 22, 2019

WIP PR, I made some cleanups,improvements to the PR, but broke scaling/logpolar.

What I'd like to do is use Retina's useLogSampling, but imho that unfortunately

  • does not do logpolar transformation (only log scaling?)
  • does not allow to set center&diameter of fovea

Our current approach is neither ideal,

  • we have to crop to ROI

  • I'd like to re-center the image to given center (& fov. diameter)

    • then apply log polar to all of the image
    • then apply log-scale reduction as is in Retina (so parts further from fovea become blurred, encoded with lesser precision)
  • What is the difference for self.scale and self.scale_fovea ?

    • is scaling working properly, incl plots?

Follow up to #691

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant