Colour space conversion reference

Registered by Michael Hope

Converting between colour spaces is data parallel and maps well to the NEON unit on ARM processors. This conversion is a very common operation and has been implemented many times in many libraries. Provide a set of fast, understandable routines that show how to use the NEON unit, and that can be picked up by a project and used as inspiration for their own routines.

The output of this project should be snippets that can be adapted, not a library that can be plugged in.

Blueprint information

Status:
Complete
Approver:
Michael Hope
Priority:
High
Drafter:
Michael Hope
Direction:
Approved
Assignee:
Mans Rullgard
Definition:
Obsolete
Series goal:
Accepted for trunk
Implementation:
Not started
Milestone target:
milestone icon backlog
Completed by
Matthew Gretton-Dann

Related branches

Sprints

Whiteboard

[matthew-gretton-dann 2013-02-11] Whilst this is a nice idea all the main users of such a library have different requirements for such routines and so a 'cortex-colour-space' library would not be generally useful.

(?)

Work Items

Work items:
Identify he most common conversions: TODO
Implement: TODO
Add test cases: TODO
Add benchmarks: TODO
Publish in a stand alone or similar repository: TODO
Pull in the WebP decoder if appropriate: TODO
Demonstrate in libav: TODO
Promote through a benchmark heavy blog post: TODO

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.