Hi, guys,
plz help me...
i have a problem with images, i have 1 image, that separate into 3 part images. Does anyone know how to stitching the images to become one whole image?
Does anyone know, maybe there another tools for stitching image ? or, the logic or the sample code for stitching image in C#.
Thanks in advance for your help,
Thanks and Best Regards,
Stitching image in C#
Started by anazahra, Dec 17 2008 07:23 PM
2 replies to this topic
#1
Posted 17 December 2008 - 07:23 PM
|
|
|
#2
Posted 09 February 2010 - 03:45 PM
i think what you want to do here is make a large graphics object that is big enough to hold all 3 parts. then you get the graphics and use Graphics.DrawImage to draw each part onto the larger one.
#3
Posted 09 February 2010 - 11:33 PM
You can do it in ms paint.


Sign In
Create Account

Back to top









