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
Labels
core Core image processing code good first issue An issue is perfectly suitable for first comers. A very minimal knowledge of the project is required 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 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.

@ihhub ihhub added improvement Upgrade existing feature help wanted We need a help good first issue An issue is perfectly suitable for first comers. A very minimal knowledge of the project is required 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 good first issue An issue is perfectly suitable for first comers. A very minimal knowledge of the project is required help wanted We need a help improvement Upgrade existing feature
Projects
None yet
Development

No branches or pull requests

1 participant