- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
I dont understand why there are filtering functionswith 32f but no "copyreplicateborder" with 32f.
I did it for myself but it's 1000 times slower because I didn't use MMX or SSE, just C++ code. There is also no way to convert or scale in these directions. The same in Rotate and many other functions. Is there a way I can do it?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
please submit your request through technical support, so we will be able to revise it on next version planning stage
Regards,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you need to apply a filter having src and dst images of the same size you can use fixed filters with Border suffix or separable filters with Border(Pipeline) suffix. No CopyReplicateBorder id necessary in this case. If you prefer to build the border in the memory you can use CopyReplicateBorder_32s functions for 32f data.

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