OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/cudalegacy/NPP_staging.hpp>
公有属性 | |
Ncv32u | nStep |
pitch | |
Ncv32f * | pBU |
向后水平位移 | |
Ncv32f * | pBV |
向后垂直位移 | |
Ncv32f * | pFU |
向前水平位移 | |
Ncv32f * | pFV |
向前垂直位移 | |
Ncv32f * | pNewFrame |
新帧 | |
Ncv32f | pos |
新帧位置 | |
Ncv32f * | ppBuffers [6] |
临时缓冲区 | |
Ncv32f * | pSrcFrame0 |
帧 0 | |
Ncv32f * | pSrcFrame1 |
帧 1 | |
NcvSize32u | size |
帧大小 | |
帧插值状态
此结构包含帧插值所需的参数。向前位移场是从帧 0 到帧 1 的每个像素映射。向后位移场是从帧 1 到帧 0 的每个像素映射。
Ncv32u NppStInterpolationState::nStep |
pitch
Ncv32f* NppStInterpolationState::pBU |
向后水平位移
Ncv32f* NppStInterpolationState::pBV |
向后垂直位移
Ncv32f* NppStInterpolationState::pFU |
向前水平位移
Ncv32f* NppStInterpolationState::pFV |
向前垂直位移
Ncv32f* NppStInterpolationState::pNewFrame |
新帧
Ncv32f NppStInterpolationState::pos |
新帧位置
Ncv32f* NppStInterpolationState::ppBuffers[6] |
临时缓冲区
Ncv32f* NppStInterpolationState::pSrcFrame0 |
帧 0
Ncv32f* NppStInterpolationState::pSrcFrame1 |
帧 1
NcvSize32u NppStInterpolationState::size |
帧大小