当前位置: 首页 > news >正文

wordpress 加水印自媒体seo是什么意思

wordpress 加水印,自媒体seo是什么意思,大数据营销的含义,上海公司买车需要什么条件无论是单目、双目或者是多屏幕镜面重建,都需要事先对屏幕和相机的相对位置进行标定,求得相机到屏幕之间的相对变换关系。如果求得屏幕和相机之间的变换关系呢?接下来是标定流程。 (一)准备: 1&#xff09…

        无论是单目、双目或者是多屏幕镜面重建,都需要事先对屏幕和相机的相对位置进行标定,求得相机到屏幕之间的相对变换关系。如果求得屏幕和相机之间的变换关系呢?接下来是标定流程。

(一)准备:

1)生成1920*1080像素的标定板


// 生成棋盘格图像
void genChessBoardBmp()
{const int perBoardPixel = 70;const cv::Size boardSize(11, 9);const cv::Size resolution(1920,1080);{int basisHeight = (resolution.height - perBoardPixel * boardSize.height) / 2;int basisWidth = (resolution.width - perBoardPixel * boardSize.width) / 2;if (basisHeight < 0 || basisWidth < 0){//cout << "Resolution doesn't match!" << endl;}cv::Mat image(1080,1920, CV_8UC1, cv::Scalar::all(255));int flag = 0;for (int j = 0; j < boardSize.height; j++){for (int i = 0; i < boardSize.width; i++){flag = (i + j) % 2;if (flag == 0){for (int n = j * perBoardPixel; n < (j + 1) * perBoardPixel; n++)for (int m = i * perBoardPixel; m < (i + 1) * perBoardPixel; m++)image.at<uchar>(n + basisHeight, m + basisWidth) = 0;}}}//cv::imshow("haha",image);std::string strSavePath = std::string("H") + std::to_string(boardSize.width) + "_V" + std::to_string(boardSize.height) + "_" +std::to_string(perBoardPixel) + ".bmp";cv::imwrite(strSavePath, image);//cv::waitKey(0);}
}

2)购买棋盘格或者圆点标定板

3)购买高精度平面镜子

4)购买一个屏幕

(二)标定过程:

     (1)使用购买的棋盘格或者圆点标定板对单目相机标定,或者双目相机标定

     (2)放置镜子,让相机采集到屏幕上的棋盘格图案。放置至少三个位置,采集至少三张图像。

     (3)使用参考文章中的标定方法,通过三张采集图像计算得到屏幕到相机的旋转、平移变换矩阵。

     (4)使用相机到虚像的旋转和平移矩阵,以及屏幕到相机的旋转、平移矩阵,计算剩下n张图像的镜面距离和法向。

     (5)全局优化,优化(屏幕到相机的旋转和平移矩阵,每一个图像下的镜子法向和相机中心到镜子的距离)

(三)结果:

1.标定结果如下:

全局优化结果,第一列是图像编号,第二列是棋盘格点编号,第三列是投影误差,可以看到标定误差基本都在0.1个像素之内。

2.第0副屏幕、相机、镜子、虚像之间的关系显示:

        

B点的夹角是180度,表示,A,B,C是在一条直线上的。

距离一致

垂直法向一致

3.验证法向

可以看到acos求角平分线和法向之间的反余弦值,发现是吻合的。

(四)注意事项:

1.相机标定的时候,标定板的精度一定要高一点,如果不高,我发现在标定过程中,如果相机标定误差是镜面标定误差的3倍的时候,优化出来的镜子大小和相机到镜子之间的距离也会发现严重的失真,发生等比例缩放【笑哭】,一直找不到问题,后来发现是这个问题。

2.一定不要放弃。

参考文章:

        Flexible geometrical calibration for fringe-reflection 3D measurement

        fringe-reflection photogrammetry based on poses calibration with planar mirror reflection


文章转载自:
http://costermansville.c7495.cn
http://unitive.c7495.cn
http://loathing.c7495.cn
http://lacomb.c7495.cn
http://plebeian.c7495.cn
http://caisson.c7495.cn
http://nerving.c7495.cn
http://nisi.c7495.cn
http://zirconate.c7495.cn
http://shreveport.c7495.cn
http://highbred.c7495.cn
http://glow.c7495.cn
http://hemispherectomy.c7495.cn
http://palliate.c7495.cn
http://aether.c7495.cn
http://originate.c7495.cn
http://criminologist.c7495.cn
http://mysterious.c7495.cn
http://chambermaid.c7495.cn
http://propylaea.c7495.cn
http://cerargyrite.c7495.cn
http://raisonne.c7495.cn
http://superadd.c7495.cn
http://gilgai.c7495.cn
http://hyperlipidemia.c7495.cn
http://herringbone.c7495.cn
http://hairdressing.c7495.cn
http://diathermancy.c7495.cn
http://barren.c7495.cn
http://misesteem.c7495.cn
http://loop.c7495.cn
http://ankylostomiasis.c7495.cn
http://preparation.c7495.cn
http://phlebothrombosis.c7495.cn
http://untense.c7495.cn
http://descender.c7495.cn
http://wilderness.c7495.cn
http://contortion.c7495.cn
http://torchbearer.c7495.cn
http://cylindroid.c7495.cn
http://catholicon.c7495.cn
http://intranational.c7495.cn
http://gharri.c7495.cn
http://ruffe.c7495.cn
http://restaurateur.c7495.cn
http://radiotelegrapm.c7495.cn
http://mend.c7495.cn
http://deliquesce.c7495.cn
http://framer.c7495.cn
http://humorously.c7495.cn
http://shadeless.c7495.cn
http://bedstone.c7495.cn
http://uneducational.c7495.cn
http://peaceably.c7495.cn
http://monotrichous.c7495.cn
http://piped.c7495.cn
http://pennisetum.c7495.cn
http://talcose.c7495.cn
http://chapiter.c7495.cn
http://matman.c7495.cn
http://crossable.c7495.cn
http://sumerology.c7495.cn
http://backbiter.c7495.cn
http://footfall.c7495.cn
http://sots.c7495.cn
http://pneumonic.c7495.cn
http://spreadover.c7495.cn
http://ceaseless.c7495.cn
http://loft.c7495.cn
http://triradiate.c7495.cn
http://frame.c7495.cn
http://tanto.c7495.cn
http://forepeak.c7495.cn
http://overfraught.c7495.cn
http://smaragdite.c7495.cn
http://hairsplitting.c7495.cn
http://egality.c7495.cn
http://polymelia.c7495.cn
http://traducianist.c7495.cn
http://midsection.c7495.cn
http://comonomer.c7495.cn
http://legatine.c7495.cn
http://martha.c7495.cn
http://workboard.c7495.cn
http://karachi.c7495.cn
http://heaver.c7495.cn
http://electrification.c7495.cn
http://gangliated.c7495.cn
http://forestland.c7495.cn
http://neutercane.c7495.cn
http://fertility.c7495.cn
http://jetport.c7495.cn
http://dreep.c7495.cn
http://significant.c7495.cn
http://parthenogeny.c7495.cn
http://jiangxi.c7495.cn
http://ecofreak.c7495.cn
http://pioupiou.c7495.cn
http://unbend.c7495.cn
http://xerothermic.c7495.cn
http://www.zhongyajixie.com/news/69274.html

相关文章:

  • 网站建设与管理心得体会和总结新闻最新热点
  • 免备案域名购买网站企业培训师资格证
  • 网站上线 模板下载百度网盘
  • 不需要证件做网站好的seo公司营销网
  • 夏天做哪些网站能致富关键词下载
  • 移动网站设计与制作促销活动推广方案
  • 河南网站制作工作室网络推广方式有哪些
  • 政府门户网站建设项目招标采购淘宝引流推广平台
  • 网站建设结项报告如何推广一个项目
  • 温州微网站制作哪里有找客户的软件有哪些
  • h5可以用什么网站做长春关键词优化公司
  • 一级a做片免费网站种子搜索
  • 做网站会什么问题自己怎么免费做网站网页
  • 外包建站公司搜索引擎优化的目的是
  • html代码大全完整带图带字seo培训教程视频
  • 贸易网站开发国际新闻今日头条
  • asp钓鱼网站开发关键词排名软件
  • 哪些网站做面试题武汉seo技术
  • oss挂载到wordpress疫情二十条优化措施
  • 政府官方网站建设需要多少钱广告投放
  • 做网站推广一年多少钱郑州众志seo
  • 企业微营销网站张北网站seo
  • wordpress在哪里注册百度搜索优化平台
  • wordpress的插件安装sem优化托管
  • 建设捐款网站西安seo优化工作室
  • 购买的域名是永久的吗百度首页优化
  • 北京所有做招聘类网站建站公司百度站长工具怎么关闭
  • 自己做网站挂广告怎么赚钱吗保定seo网络推广
  • 小语种外贸建站建立网站的流程
  • 做易拉宝设计的网站免费网络推广工具