Dear friends,
I want to check whether only certain colors, lets say yellow, orange, green and also combinations of these colors are there in the image and if there is some other color then the system should give an error signal. can any 1 help me in developing such system???
|
|
0
|
|
|
|
Reply
|
RAJKUMAR
|
2/23/2011 7:23:04 AM |
|
On Feb 23, 2:23=A0am, "RAJKUMAR Palaniappan" <prk_m...@yahoo.co.in>
wrote:
> Dear friends,
>
> =A0I want to check whether only certain colors, lets say yellow, orange, =
green and also combinations of these colors are there in the image and if t=
here is some other color then the system should give an error signal. can a=
ny 1 help me in developing such system???
--------------------------------------------
You have to do color quantization:
http://en.wikipedia.org/wiki/Color_quantization
Also, see my color classification demos:
http://www.mathworks.com/matlabcentral/fileexchange/authors/31862
|
|
0
|
|
|
|
Reply
|
ImageAnalyst
|
2/23/2011 11:33:00 AM
|
|
With color quantization u can reduce the number of colors but i want to find if there is a unwanted color in the same image except green,orange,yellow
ImageAnalyst <imageanalyst@mailinator.com> wrote in message <d4670e28-a4cf-447a-8938-4b72598259fa@t13g2000prc.googlegroups.com>...
> On Feb 23, 2:23 am, "RAJKUMAR Palaniappan" <prk_m...@yahoo.co.in>
> wrote:
> > Dear friends,
> >
> > I want to check whether only certain colors, lets say yellow, orange, green and also combinations of these colors are there in the image and if there is some other color then the system should give an error signal. can any 1 help me in developing such system???
>
> --------------------------------------------
> You have to do color quantization:
> http://en.wikipedia.org/wiki/Color_quantization
>
> Also, see my color classification demos:
> http://www.mathworks.com/matlabcentral/fileexchange/authors/31862
|
|
0
|
|
|
|
Reply
|
RAJKUMAR
|
3/2/2011 8:33:05 AM
|
|
On Mar 2, 3:33=A0am, "RAJKUMAR Palaniappan" <prk_m...@yahoo.co.in>
wrote:
> With color quantization u can reduce the number of colors but i want to f=
ind if there is a unwanted color in the same image except green,orange,yell=
ow
>
> ImageAnalyst <imageanal...@mailinator.com> wrote in message <d4670e28-a4c=
f-447a-8938-4b7259825...@t13g2000prc.googlegroups.com>...
> > On Feb 23, 2:23=A0am, "RAJKUMAR Palaniappan" <prk_m...@yahoo.co.in>
> > wrote:
> > > Dear friends,
>
> > > =A0I want to check whether only certain colors, lets say yellow, oran=
ge, green and also combinations of these colors are there in the image and =
if there is some other color then the system should give an error signal. c=
an any 1 help me in developing such system???
>
> > --------------------------------------------
> > You have to do color quantization:
> >http://en.wikipedia.org/wiki/Color_quantization
>
> > Also, see my color classification demos:
> >http://www.mathworks.com/matlabcentral/fileexchange/authors/31862
---------------------------------------------------------------------------=
------
Did you see my color classification demos, like I suggested?
http://www.mathworks.com/matlabcentral/fileexchange/authors/31862
Just find the unwanted colors.
|
|
0
|
|
|
|
Reply
|
imageanalyst (7596)
|
3/2/2011 11:07:37 AM
|
|
|
3 Replies
157 Views
(page loaded in 0.157 seconds)
Similiar Articles: System Identification (Armax-White noise disturbance value) - comp ...Hi everybody I want to make a model with system identification toolbox. ... White noise disturbance value) - comp ..... comp.soft-sys.matlab Color identification ... PROC GCHART. Manual color definition for bars - comp.soft-sys.sas ...On Feb 4, 2:24=A0am, Vensnares <vensna...@gmail.com> wrote: > Hallo, World! > I have some data, like this: > ID Value Norma > 1 =A0 1 =A0 =A0 =A0 2 > 2 =A0 2 =A0 =A0 ... changing the highlight color of 'find' text in acroread - comp ...Hi, I am trying to find the xresource that changes the color of the higlight of the ... FFD602 Found it here: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=117958 ... Background color for a ttk:treeview column - comp.lang.tcl ...I think it's rather : http://imagepaste.nullnetwork.net/viewimage.php?id=3D= 792 ... was thinking about painting the background of every odd column in a >different color. Use WM_DRAWITEM to change a buttons colour - comp.os.ms-windows ...... UINT msg, WPARAM wParam, LPARAM lParam); bool openColourDialog(HWND hwnd, UINT id ... 16]; // array of custom colors static DWORD rgbCurrent; // initial color ... change box colors in bar graph - comp.graphics.apps.gnuplot ...... and I'm trying to plot a bar graph with > boxerrorbars such that the color of the ... delimited by tabs > > -the first column of each data line contains a text identifier ... Skin Color Chart - comp.graphics.apps.paint-shop-proin article bu6gtm$e0p5l$1@ID-134308.news.uni-berlin.de, Sharon at me7@privacy.net ... You can add them to the PSP 8 color >swatches if you want to use them outside of MCC ... Matlab graph shift - comp.soft-sys.matlabMatlab graph shift - comp.soft-sys.matlab please help with selecting color for ... matlab | Computer Group Hi I am comparing input and output data for system identification. show or hide fields using a checkbox - comp.lang.javascript ...... checkbox" name="vehicle" value="N" /><td></tr> <tr><td><input type="text" name="color ... can completely control what child elements are visible, based on their class or id. CSS Scroll Position After Javascript "reload()" - comp.lang ...... 960px; overflow: auto; border: 1px solid #0000ff; background-color ... question of html and answer is : use anchors when calling popup send to it the id ... Color Discrimination and IdentificationHome > Applied Color Science > Color Discrimination and Identification: COLOR DISCRIMINATION AND IDENTIFICATION. This page describes some of the factors that ... Color Me Kinder - Dr. Bruce LewisColor identification is a basic skill that is important for young students to learn. This WebQuest is geared toward Kindergarten classrooms due to the importance of ... 7/29/2012 12:20:39 AM
|