The Wayback Machine - https://web.archive.org/web/20210102151543/https://github.com/ihhub/penguinV/issues/628
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

Add 16-bit image support for Prewitt filter #628

Open
ihhub opened this issue Jan 14, 2020 · 0 comments
Open

Add 16-bit image support for Prewitt filter #628

ihhub opened this issue Jan 14, 2020 · 0 comments

Comments

@ihhub
Copy link
Owner

@ihhub ihhub commented Jan 14, 2020

We have an implementation of Prewitt filter which locates in src/filtering.cpp file. We would like to add an implementation of the same filter for 16-bit unsigned integer images. Please use Image16Bit class for these purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.