Luminous Landscape Forum

Raw & Post Processing, Printing => Digital Image Processing => Topic started by: jack_nicoleson on April 13, 2007, 06:12:35 pm

Title: Code in MATLAB or C for image stiching
Post by: jack_nicoleson on April 13, 2007, 06:12:35 pm
Hello people,
                   I work in Digital Signal Processing. I have come across image mosaicing (stitching) and found the stuff quite interesting. I tried to write a code for that 'C' but managed simple translation, using two points on each image. The points are manually marked. But the results are not very good.

                   I would really like to know if someone here could provide me with the code that works better. An area based method based on Intensities difference or Correlation based method would give good results, I guess. But a newbie in MATLAB, I find it difficult to code.

Thanks and regards,
Jack.
Title: Code in MATLAB or C for image stiching
Post by: jack_nicoleson on April 13, 2007, 06:15:57 pm
I have an assignment in image processing course and i chose image mosaicing. Now, to my surprise I find it quite tough to code. So, hope someone comes for rescue.  
Title: Code in MATLAB or C for image stiching
Post by: jmb on April 13, 2007, 08:52:55 pm
You can check out the code for Enblend...

http://enblend.sourceforge.net/details.htm (http://enblend.sourceforge.net/details.htm)

JMB
Title: Code in MATLAB or C for image stiching
Post by: jack_nicoleson on April 15, 2007, 02:13:43 am
Quote
You can check out the code for Enblend...

http://enblend.sourceforge.net/details.htm (http://enblend.sourceforge.net/details.htm)

JMB
[a href=\"index.php?act=findpost&pid=112294\"][{POST_SNAPBACK}][/a]

thank you,
the site was quite helpful...
i could get some java, c++ programs....
i wish i get MATLAB,C....anyways thanks a ton