image processing programmingOpenCV library from Intel is a good option for you. Download it from Sourgeforge (http://sourceforge...
Check if a field value is a float or intHow can I check if a user inserted value is a float number (or integer) as I'm expecting? Thank you.
Stop a loop with a button - I need threads?Many thanks for your reply, webJose. In fact I have tried to follow your suggestion. Unfortunatly ...
Stop a loop with a button - I need threads?Yes, but how can I get the input (button click) inside the loop, Jones? Thanks.
Stop a loop with a button - I need threads?Thank you, IcerLion. At this moment I have started a thread to run my loop function. I'm expecting t...