- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I was working on a DFT filter, and wanted to perform (-1)^x+y on my complex filter, using ippiCopy_32fc_C1R, but I see it does not exist.
Any plans to add it?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
multiply the roi.width with 2 and use ippiCopy32f_C1R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I did have that in mind, but then I though such a solution is less robust, if Intel choose to change the meaning of either 32f or 32fc.
I actually wrote my own MyippiCopy_32fc() to get started.
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