User profile: jmarcos

User info
User name:jmarcos
History
Joined:
Number of posts:7
Latest posts:

image processing programming
OpenCV library from Intel is a good option for you. Download it from Sourgeforge (http://sourceforge...

Check if a field value is a float or int
How 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...