Tanite Posted April 26, 2015 Report Share Posted April 26, 2015 (edited) Hello, I have an LCD (color TFT) and i want to create a VI to check 1 - if a color is Red, Green or Blue and is uniform or no. 2 - No bad pixels Have you any idea to do it ? Could you please help me with an VI ? I attached a picture for my LCD Thanks Edited April 26, 2015 by Tanite Quote Link to comment
Tim_S Posted April 27, 2015 Report Share Posted April 27, 2015 It sounds as if you don't know how to do the task independent of programming language. If that is the case, I would recommend getting in front of a whiteboard (or piece of paper, napkin or whatever) and write out the pseudocode of what you want to do. Once you've done that, try implementing it in LabVIEW. If you're still having problems, or are having something specific you're not sure how to do, post what you have here. Some of what you need to decide/define is what is a uniform color and what is a bad pixel. Quote Link to comment
ShaunR Posted April 27, 2015 Report Share Posted April 27, 2015 There are quite a few ways to go about this. Take a look at the examples "ColorMatching Example (Express).vi" and "Threshold Example.vi" that are shipped with the Vision Toolkit. You'll be able to find them in the Example Finder (Help>>Find Examples) and using a keyword search for "vision" Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.