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 : Wednesday, June 14, 2006 3:59:20 AM(UTC)
p.durrant

Groups: Registered
Posts: 13


i have the following problem to circumvent our OCR program the following image has been split into differing size images 

 

 
  is there a quick way of joining the images back together, i know i can use system.drawing.image namespace,  but i was  wondering if there is any methods in leadtools that would do this quicker,
the overall width is the same for each row, so bacsically its join the columns then join the resultant rows
 

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 : Sunday, June 18, 2006 1:15:30 AM(UTC)

Bashar  
Guest

Groups: Guests
Posts: 3,022

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

If I understood correctly, you want to stitch
the images into a single image.  If you are using the .NET classes,
then create a blank bitmap with the width and height of the images
combined then use the CombineCommand class to stitch them one by one.
 
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.078 seconds.