将RGB转换为HSV表示 [英] convert RGB to HSV representation

查看:100
本文介绍了将RGB转换为HSV表示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好

我需要一个将RGB图像转换为HSV的代码.

hi all

i need a code that convert an image from RGB to HSV

推荐答案

http://social.msdn.microsoft.com/Forums/zh/csharplanguage/thread/83d8c1c7-7355-4caa-82e6-30b9154eb11b [
http://stackoverflow.com/questions/359612/how-to-change-rgb-color-to-hsv[^]
http://social.msdn.microsoft.com/Forums/en/csharplanguage/thread/83d8c1c7-7355-4caa-82e6-30b9154eb11b[^]


我在互联网上进行了搜索,并想到了- http://www.geekymonkey.com/Programming/CSharp/RGB2HSL_HSL2RGB.htm [此位置 [ ^ ]和其中提到的一些方法可能对您有用.

RGB和HSL颜色空间转换 [ ^ ]是相当不错的文章.

如果您正在考虑将HSL转换为RGB,请使用C#将HSV转换为RGB颜色 [^ ] a好文章.
I did a search on the internet and came up with this - http://www.geekymonkey.com/Programming/CSharp/RGB2HSL_HSL2RGB.htm[^].

This was also discussed at this location[^] and some of the approaches mentioned there might be useful to you.

RGB and HSL Colour Space Conversions[^] is a fairly good article.

If you are looking at converting HSL to RGB, Converting HSV to RGB colour using C#[^] a good article.


这篇关于将RGB转换为HSV表示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆