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

algorithm: local laplacian filters #215

Open
johnnychen94 opened this issue May 25, 2021 · 6 comments
Open

algorithm: local laplacian filters #215

johnnychen94 opened this issue May 25, 2021 · 6 comments

Comments

@johnnychen94
Copy link
Member

johnnychen94 commented May 25, 2021

Paris, Sylvain, Samuel W. Hasinoff, and Jan Kautz. "Local Laplacian filters: Edge-aware image processing with a Laplacian pyramid." ACM Trans. Graph. 30.4 (2011): 68.

Aubry, Mathieu, et al. "Fast local laplacian filters: Theory and applications." ACM Transactions on Graphics (TOG) 33.5 (2014): 1-14.

This is a quite famous algorithm, unless I missed it, we don't have a Julia implementation of it.

A very early (pre-1.0) attempt to this is: https://github.com/loganwilliams/local-laplacian-filtering

@ashwani-rathee
Copy link
Member

I can take this up if you aren't already onto it 😄

@johnnychen94
Copy link
Member Author

Oh, that would be wonderful! I myself am probably too busy to implement this one.

New applicants for GSoC-like events are keep asking "what algorithms can I implement". Hence I think there's a need to start early issues for potential algorithms that we want to reimplement in JuliaImages. Hopefully, potential contributors of JuliaImages can come and take it; that's why I add "hacktoberfest" label here.

@Dsantra92
Copy link
Contributor

Is this issue still up for take?

@johnnychen94
Copy link
Member Author

Yes it would be great if you can provide an implementation!

@Reza31415
Copy link

@johnnychen94 I would like to contribute to JuliaImages ecosystems! Is this problem still available? Are you aware of any other similar problem in which there is an algorithm that needs to be implemented? If yes, I would be interested!

@johnnychen94
Copy link
Member Author

johnnychen94 commented Oct 29, 2022

An incomplete list that needs some love

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants