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

Use std.color based images type of Slice!(2, XXX*) #59

Open
9il opened this issue Oct 2, 2016 · 0 comments
Open

Use std.color based images type of Slice!(2, XXX*) #59

9il opened this issue Oct 2, 2016 · 0 comments

Comments

@9il
Copy link
Member

9il commented Oct 2, 2016

Benefits:

  1. Faster iterations (the color dimension becames CT loop).
  2. Explicit image type system is less buggy for devs and users
  3. Single conversion shell based on std.color can be used instead of set of conversion.

std.color can be improved to support DCV if it is required. In addition, we can add fastmath to std.color if we want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants