Jump to content

color recognition problem


Recommended Posts

Hi, i'm working in a little project to determine if a LCD Screen display the correct colors, the test is with a 3 color pattern using red, green, and blue.

the thing is that the only way i can do it is taking a picture and use Autoit with the function: PixelSearch(), but problem is that i have to scan all the picture for the 3 colors, searching the tree main colors and 5 variation each.

so could anybody helpme find a better way to recognice the colors using Autoit.

thanks in advance.

i love to draw so Go here!!!!!!!

Link to comment
Share on other sites

to determine if a LCD Screen display the correct colors

Ok, so you're using some kind of external device to control this?

he only way i can do it is taking a picture

Wrong. There are other methods, such as a "screen calibrator" that professional photographers use.

A picture is not even remotely reliable, because the color variation also depends on external light sources now.

Edited by Manadar
Link to comment
Share on other sites

Wrong. There are other methods, such as a "screen calibrator" that professional photographers use.

A picture is not even remotely reliable, because the color variation also depends on external light sources now.

@Manadar

thanks for the answer.

well might as well sound kind of ignorant, but i have a question:

To do a screen calibration do i need to buy a calibrator first, or there is a way to do it just by software?

Edited by bienmexicano

i love to draw so Go here!!!!!!!

Link to comment
Share on other sites

@Manadar

thanks for the answer.

well might as well sound kind of ignorant, but i have a question:

To do a screen calibration do i need to buy a calibrator first, or there is a way to do it just by software?

No .. You need calibrate the screen output with the screen input. So whatever you are using needs both the screen output and the screen input to be accurate.
Link to comment
Share on other sites

Do You already tried to use the AutoItWinInfo? /

with the window open look for mouse and click on the Screen.

Okay, you have the hex code of your color

So need to make sure it is RGB or BGR.

I read ... I update ... I learn ...
Link to comment
Share on other sites

Do You already tried to use the AutoItWinInfo? /

with the window open look for mouse and click on the Screen.

Okay, you have the hex code of your color

So need to make sure it is RGB or BGR.

ok i'll think a way to use the AutoItWinInfo maybe this is a better way to do it.

tnx for the advice.

i love to draw so Go here!!!!!!!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...