Conversion RGB2HSI (Feature #2950)
Description
There is no CV_RGB2HSI conversion in the github repository
I need the function to implement something like this one
http://www.sciencedirect.com/science/article/pii/S1077314206002141
I can do the changes in the repository .')
History
Updated by Maria Dimashova almost 12 years ago
Yes, please do the changes and submit them as a pull request on OpenCV github.
- Priority changed from High to Low
- Category set to imgproc, video
Updated by Maria Dimashova almost 12 years ago
- Priority changed from Low to Normal
Updated by Kirill Kornyakov almost 12 years ago
- Assignee changed from Vadim Pisarevsky to Rel Guzman Apaza
Updated by Gurpinder Sandhu almost 12 years ago
Any updates whether it has been done, I want to use it. If not I myself can make a pull request :)
Updated by Anna Kogan almost 12 years ago
Hello Rel, Gurpinder,
You are welcome to make pull request implementing the functionality. Here's full description of contributing process: http://www.code.opencv.org/projects/opencv/wiki/How_to_contribute
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4546