Integer-based accurate conversion between RGB and HSV color spaces

Computers & Electrical Engineering(2015)

引用 95|浏览12
暂无评分
摘要
Display Omitted Conversion algorithm between 24-bit RGB and integer HSV is proposed.The algorithm is as accurate as the classical real-valued one.Performance measurement results show a speed gain of about two times.The resulting HSV color can be packed into 48 bits.Floating-point variables and Lookup tables are not used. This paper introduces a new fast integer-based algorithm to convert the RGB color representation to HSV and vice versa. The proposed algorithm is as accurate as the classical real-valued one. The use of only integer operations increases performance and portability. Performance measurement results show a speed gain of about two times when compared with the classical C++ language implementation on PC platforms. Lookup tables are not involved, thus the memory usage is minimal. The resulting HSV color can be packed into 48 bits. The proposed method can safely replace the commonly used floating-point implementation.
更多
查看译文
关键词
HSV,RGB,Integer algorithm,Color space conversion
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要