Pages: [1]   Go Down

Author Topic: Code in MATLAB or C for image stiching  (Read 11241 times)

jack_nicoleson

  • Newbie
  • *
  • Offline Offline
  • Posts: 3
Code in MATLAB or C for image stiching
« 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.
Logged

jack_nicoleson

  • Newbie
  • *
  • Offline Offline
  • Posts: 3
Code in MATLAB or C for image stiching
« Reply #1 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.  
Logged

jmb

  • Newbie
  • *
  • Offline Offline
  • Posts: 31
Code in MATLAB or C for image stiching
« Reply #2 on: April 13, 2007, 08:52:55 pm »

You can check out the code for Enblend...

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

JMB
Logged

jack_nicoleson

  • Newbie
  • *
  • Offline Offline
  • Posts: 3
Code in MATLAB or C for image stiching
« Reply #3 on: April 15, 2007, 02:13:43 am »

Quote
You can check out the code for Enblend...

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
« Last Edit: April 15, 2007, 02:16:21 am by jack_nicoleson »
Logged
Pages: [1]   Go Up