Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Add RGB_to_YIQ and YIQ_to_RGB #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mattwmaster58
Copy link

Inspired by scikit's implementation.

@Mattwmaster58
Copy link
Author

Any chance we could get this merged/reviewed?

@KelSolaar
Copy link
Collaborator

Hi @Mattwmaster58,

Any reason for not using Scikit-Image conversion? It is already there, vectorised and unit tested.

@Mattwmaster58
Copy link
Author

Sometimes one may prefer a "lighter" library.

@KelSolaar
Copy link
Collaborator

That makes sense but then adding new features does not contribute to keep it lightweight. What is the use case for YUV/YIQ?

@Mattwmaster58
Copy link
Author

Understandable. The line between 'lightweight' is sometimes hard to draw. I believe my use case here was a small image comparison library, but I'm not actively working with it at the moment. If you don't want to add this for lightweight/testing concerns I can understand

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants