From: mohamed saber on 9 Jul 2010 12:57 hi i'am abeginner at matlab pleaze i want to know how can i control color for the same color i want to control the degree of this color for example http://www.mediafire.com/file/nng0ntmzjj2/Capture.JPG thank you
From: Walter Roberson on 9 Jul 2010 13:35 mohamed saber wrote: > pleaze i want to know how can i control color > for the same color i want to control the degree of this color > for example > http://www.mediafire.com/file/nng0ntmzjj2/Capture.JPG Convert to HSV, alter the V component, convert back to the original format. Be careful with indexed (pseudo-color) images.
|
Pages: 1 Prev: reporting linear regression? Next: Convert image to binary |