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

Create LaplaceModule #116

Open
akarsh opened this issue Oct 8, 2015 · 0 comments
Open

Create LaplaceModule #116

akarsh opened this issue Oct 8, 2015 · 0 comments

Comments

@akarsh
Copy link
Contributor

akarsh commented Oct 8, 2015

I had created the laplace module based on the documentation of laplace operator from opencv2.
http://docs.opencv.org/doc/tutorials/imgproc/imgtrans/laplace_operator/laplace_operator.html

Request for code review

Here is the link for the LaplaceModule.cpp

https://github.com/akarsh/uipf/blame/akarsh-patch-2/code/modules/improc/LaplaceModule.cpp

Here is the link for the LaplaceModule.hpp

https://github.com/akarsh/uipf/blame/akarsh-patch-2/code/modules/improc/LaplaceModule.hpp

Here is the processing chain file "Laplace.yaml" added to testdata

https://github.com/akarsh/uipf/blame/akarsh-patch-2/testdata/Laplace.yaml

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

1 participant