improve kfactor support
This commit is contained in:
parent
f2d5a905e8
commit
b5107bfc5a
4 changed files with 45 additions and 40 deletions
|
|
@ -25,8 +25,7 @@
|
|||
struct RemapedImage
|
||||
{
|
||||
cv::Mat image;
|
||||
cv::Mat angleX;
|
||||
cv::Mat angleY;
|
||||
cv::Mat angle;
|
||||
cv::Point2i origin;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue