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

Sparse transforms: DCT, DTCW, Shearlet, Contourlets #46

Open
mrava87 opened this issue Jan 27, 2019 · 1 comment
Open

Sparse transforms: DCT, DTCW, Shearlet, Contourlets #46

mrava87 opened this issue Jan 27, 2019 · 1 comment
Assignees

Comments

@mrava87
Copy link
Collaborator

mrava87 commented Jan 27, 2019

Motivation

This Issue is intended to collect pointers to various transforms that we would like to include in PyLops (as well as discuss the level of maturity of the Python libraries providing such transforms).

Contourlets

and create tutorial based on https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9833541

DCT: done 🚀

- https://docs.scipy.org/doc/scipy/reference/generated/scipy.fftpack.dct.html

and 2D: https://stackoverflow.com/questions/7110899/how-do-i-apply-a-dct-to-an-image-in-python

See this for an example: https://inst.eecs.berkeley.edu/~ee123/sp16/Sections/JPEG_DCT_Demo.html

DTCW

Make operator based on:

Shearlet

Make operator for Shearlet transform using either of those libraries:

and create tutorial based on http://citeseerx.ist.psu.edu/viewdoc/download;jsessionid=250093F1970AD5FCFCF9921F97DA9BE1?doi=10.1.1.572.1557&rep=rep1&type=pdf

@mrava87 mrava87 changed the title Shearlet transform Sparse transforms: Shearlet, DTCW Jul 30, 2022
@mrava87 mrava87 changed the title Sparse transforms: Shearlet, DTCW Sparse transforms: Shearlet, DTCW, Contourlets Jul 30, 2022
@mrava87 mrava87 changed the title Sparse transforms: Shearlet, DTCW, Contourlets Sparse transforms: DCT, DTCW, Shearlet, Contourlets Jul 30, 2022
@dikwickley
Copy link
Contributor

@mrava87 i would like to work on this issue

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

2 participants