Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, March 1, 2012 7:53:59 AM(UTC)
baixench

Groups: Registered
Posts: 1


public void CorrelationCommandExample()
{
// Load an image
RasterCodecs codecs = new RasterCodecs();
codecs.ThrowExceptionsOnInvalidImages = true;

for (int i = 1; i = 1)
{
tiempo += "ENCONTRADO";
}
else
{
tiempo += "NO ENCONTRADO";
}
MessageBox.Show(tiempo);
}
MessageBox.Show("FIN");
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Friday, March 2, 2012 11:47:03 AM(UTC)

JamesD  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Could describe in more detail which Lead components you're using?
If you'd like to quit an operation(recognition for example) after a certain time, you could just start the command on it's own thread, and then call the Abort method when it's time has exceeded a set amount.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.113 seconds.