Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Giving multiple images inputs to create panorama

I need to give around 4-5 images as input to create a panorama, the output image of each loop has to be the input to the next cycle of looping to create this. Could any one tell me how to give more than 2 image inputs and create this loop?
0 Kudos
Message 1 of 4
(3,449 Views)
I think this other discussion forum might help answer your question:

http://forums.ni.com/ni/board/message?board.id=170&message.id=108967&requireLogin=False
0 Kudos
Message 2 of 4
(3,443 Views)
hai,
that is not is what i really require.
What i actually meant was if i have 5 images,
i need to combine all 5 images to create a
panorama to form a single image .
First i combine image 1 & 2.
Then this forms an image 12 which has to be
joined to image 3. In this way till image 5.
So how do i give this image as input and loop them .

Regards ,
sundar.
0 Kudos
Message 3 of 4
(3,432 Views)
Are you using Labview? If so, it sounds like simply inputting the processed image from each iteration of the loop into a shift register would do what you are trying to do.
0 Kudos
Message 4 of 4
(3,420 Views)