2014年11月27日 星期四

[MATLAB] Color image processing

Color is a very attractive issue in image processing

But what if i want to show a specific color ?


Maybe we can change traditional RGB color model 
to HSV color model 

Here is a simple solution on StackOverflow


They give a detailed solution and demonstration

=> How can I convert an RGB image to grayscale but keep one color?

Other article shows demonstration
If we want to capture a specific color, you should know where it is on the hue plane


---------------------------------------------------------------------------------

A color map example coding by C (Link here)

沒有留言:

張貼留言

/* 載入prettify的autoloader */ /* 載入JQuery */