首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 鱼眼畸变矫正

鱼眼畸变矫正

  • 资源大小:19.44 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: c++

资 源 简 介

#include "stdio.h" #include #include #include #include "opencv2/opencv.hpp" #include #include #include "opencv2/core/types_c.h" #include "opencv2/calib3d/calib3d.hpp" //#include //#include #include #include < Windows.h > using namespace std; using namespace cv; int main(int argc, char** argv) {  vector pts_src(4);  vector pts_dst(4);  Mat warp_matrix;  Mat src, dst;  int offset_x, offset_y;  src = imread("fish.jpg");  dst = Mat(src.rows,

文 件 列 表

TestBitmap
TestBitmap
Debug
.vs
config
applicationhost.config
TestBitmap.sln
.vs
VIP VIP
0.175971s