- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey
I'm running warp perspective, it's seems like boarder type: ippBorderConst is not working,
The function operate as ippBorderInMem, out of border pixels don't set to a constant value.
I'm working with: Ipp version 2017, update 3. windows 64bit.
Best regards
S
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Could you please provide a code example to reproduce the problem?
Thanks,
Valentin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Pleas open a private thread with me
S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
ippBorderInMem always has priority over any other border flags or types, if you would like to some part for const, and some parts for in-memory value, please use sub flags of ippBorderInMem , for example, borderType = ippBorderInMemTop|ippBorderInMemBottom|ippBorderConst , only top and bottom will be set as in-memory source image value, both right and left will be set as const. Thanks.
Best regards,
Fiona
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page