Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

register 2 images

Intel_C_Intel
Employee
416 Views
How may I register 2 images using Ippi, any ideas?
0 Kudos
7 Replies
Intel_C_Intel
Employee
416 Views
Please, anyone?
0 Kudos
Vladimir_Dudnik
Employee
416 Views
Hi,
what do you mean under term "register"?
Vladimir
0 Kudos
Intel_C_Intel
Employee
416 Views
Register means when you have 2 adjacent images that are partially overlaped
& may have differesnt size, "zoom" and orientation.
0 Kudos
Intel_C_Intel
Employee
416 Views
I am sory to ask you this again, please , anyone?
0 Kudos
Vladimir_Dudnik
Employee
416 Views
Hi, sorry for delay,
so if I understood you correctly you are asking how to overlap two images? Did you look on IPPI manual, chapter 5, Image Arithmetic and Logical Operations, article Alpha Composition?
I thinkthese functions can be usedfor combining of two images.
Regards,
Vladimir
0 Kudos
Intel_C_Intel
Employee
416 Views
I don't need to mix 2 images, here's an example whith what I need:
If I take 2 pictures with a camera that descibes the SAME objects, but the pictures are not taken form the same position, how do I stitch these 2 images together?
0 Kudos
Vladimir_Dudnik
Employee
416 Views
What you are described looks like some high-level task, which can require several operations on images. The IPP provides you set of highly optimized low-level operations/functions, which you can use as building bricks to develop anything you want. If you now exactly from what low-level operations can be developed such effect as you described you will be able to find appropriate functionality in IPP to speedup this process.
Regards,
Vladimir
0 Kudos
Reply