- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I have 2 images which are lineartransformed by the FFT -> Pack and multiplied - to perform a convolution in F-space.
Now I'm looking for a function for shift the result in such a way, the highest frequencies are in the middle of the image
My question:So far as I recall,former versions of the IPP offereda function, that shifts the image. Is there such one provided by the current IPP?
Thanks a lot
M.W.
edit: This matter canbe done withthe remap function, which solves the general case of remapping. Is there a more specialized and therefore a more accelerated function available in the current IPP?
I have 2 images which are lineartransformed by the FFT -> Pack and multiplied - to perform a convolution in F-space.
Now I'm looking for a function for shift the result in such a way, the highest frequencies are in the middle of the image
My question:So far as I recall,former versions of the IPP offereda function, that shifts the image. Is there such one provided by the current IPP?
Thanks a lot
M.W.
edit: This matter canbe done withthe remap function, which solves the general case of remapping. Is there a more specialized and therefore a more accelerated function available in the current IPP?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I also had this problem and choose to write my own since IPP didn't have one.
I just used ippCopy 4x to copy 1 quadrant at a time. Does require double buffers though.
I just used ippCopy 4x to copy 1 quadrant at a time. Does require double buffers though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes, Iconfirm that such functionalityis missing in the current version of IPP. If you reallyinterestingin suchfunctionality, You cansubmitthe Feature Request against IPP.
--Gennady

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page