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

Migrate image handling methods to new API #751

Closed
3 tasks
nsubiron opened this issue Sep 3, 2018 · 0 comments
Closed
3 tasks

Migrate image handling methods to new API #751

nsubiron opened this issue Sep 3, 2018 · 0 comments
Assignees
Labels
c++ Requires changing C++ code feature request python Requires changing Python code

Comments

@nsubiron
Copy link
Collaborator

nsubiron commented Sep 3, 2018

Child of #630.

Migrate our small image handling library (Python) to the new API (C++) so they can be used with our new API both in C++ and Python.

  • Methods for saving images to disk.
  • Methods for converting images (depth, sem seg) to different formats.
  • Keep compatibility with numpy.
@nsubiron nsubiron added feature request backlog python Requires changing Python code c++ Requires changing C++ code labels Sep 3, 2018
@nsubiron nsubiron self-assigned this Sep 3, 2018
@ghost ghost removed the backlog label Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Requires changing C++ code feature request python Requires changing Python code
Projects
None yet
Development

No branches or pull requests

1 participant