Jump to content

Dormidont

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Dormidont's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Yes I have, there is one of the real examples. Download File:post-4422-1146905913.zip
  2. So this is the question: Is it possible to determine for NI Vision whether there are dark characters on a light background or light characters on a dark background for any selected ROI?
  3. So this is the question: Is it possible to determine for NI Vision whether there are dark characters on a light background or light characters on a dark background for any selected ROI?
  4. Is this formula the same to one Vision Module uses to convert RGB images to grayscale? It is important because I'm going to use in dynamic determination whether there are dark characters on a light background or light characters on dark background.
  5. I have to convert RGB pixel intensity to its grayscale intensity. Is it possible to convert it using LV functions?
  6. I have to convert RGB pixel intensity to its grayscale intensit. Is it possible to convert it using LV functions?
  7. Could you please describe th way of using notifiers or queues in detail
  8. There is an easy sample: two buttons Start and Pause, and String Box. Event Structure has case Value Change for Start button. If Start button is pressed value in String Box increases each second (I used Loop Structure). After you have pressed Pause button loop execution pauses and waits until you press Pause button the second time. The problem is: event for Pause button is not handled until event handling for Start button has been finished
  9. But in this case, I can't change text message and disable Check Button during Runtime.
  10. Hi evreybody, I've faced two problems with Dialogs in LW. 1.) I need to create a Two Button Dialog Form with some Check Boxes on it. 2.) Before Dialog starts, Enabled State for some Check Boxes should be changed to Disabled programmatically. I am a newbie in LabWiev scripting and and I'll appriciate your help very much.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.