Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate UDCT vs. FDCT and other possible options #7

Open
ctrueden opened this issue Nov 15, 2017 · 0 comments
Open

Evaluate UDCT vs. FDCT and other possible options #7

ctrueden opened this issue Nov 15, 2017 · 0 comments
Assignees

Comments

@ctrueden
Copy link
Member

The Uniform Discrete Curvelet Transform (UDCT) is a possible alternative to the Fast Discrete Curvelet Transform (FDCT). There is also a review paper from 2010 on curvelets.

The UDCT is appealing because there is a partial open-source implementation written in Julia on GitHub. We could easily port this to Java, MATLAB, and/or other useful platforms. Whereas the flagship FDCT implementation, CurveLab, is unfortunately not open source.

Major goals of this evaluation are:

  • Possible improvements in both performance and results/correctness.
  • Deploy curvelet-based analysis routines in ImageJ and other OSS tools which give scientists improved control over their in toto workflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants