- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
these two post includes the example and usage for this function? could you help to check it?
http://software.intel.com/en-us/forums/showthread.php?t=66311
http://software.intel.com/en-us/forums/showthread.php?t=78614
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
pSrcPlane[0] = FrameA
pSrcPlane[1] = FrameB
pSrcPlane[2] = FrameC
pSrcPlane[3] = FrameD
ippiDeinterlaceMotionAdaptive_8u_C1(pSrcPlane, ..., topFirst=1, topField=1, ...)
ippiDeinterlaceMotionAdaptive_8u_C1(pSrcPlane, ..., topFirst=1, topField=0, ...)
However, the quality is very poor (lots of stair-steppingand jagged edges) compared toDeinterlaceBlend. Also, the documentation states that "If the processed field is the second field in the frame, the input source planes must be from the previous, current, next, and next after next frames. Otherwise, if the first field is processed, the input source planes must be from the pre-previous, previous, current, and next source frames.".Wouldn'tthis mean that the pSrcPlane array should be different for each call toippiDeinterlaceMotionAdaptive_8u_C1 above since each processed field has adifferenttemporal order?
Thanks for your help,
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page