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 Sobel filter #626

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

Add 16-bit image support for Sobel filter #626

ihhub opened this issue Jan 14, 2020 · 0 comments
Labels
core Core image processing code help wanted We need a help improvement Upgrade existing feature
Milestone

Comments

@ihhub
Copy link
Owner

ihhub commented Jan 14, 2020

We have an implementation of Sobel 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.

@ihhub ihhub added improvement Upgrade existing feature help wanted We need a help core Core image processing code labels Jan 14, 2020
@ihhub ihhub added this to the Release milestone Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core image processing code help wanted We need a help improvement Upgrade existing feature
Projects
None yet
Development

No branches or pull requests

1 participant