* * This example explains how to use the hand eye calibration for the case where* the camera is attached to the robot tool and the calibration object* ...
分类:
其他好文 时间:
2018-10-04 17:25:57
阅读次数:
1354
未完!!预计10月3日前完成 贪吃蛇 项目完成时有展示~ 实现过程 制作场景UI 开始场景界面 添加一个Canvas作为游戏开始场景并将Canvas下的Render Mode设置为Screen Space—Camera 1:Screen Space-Overlay:这种模式层级视图中不需要任何的摄像 ...
分类:
编程语言 时间:
2018-10-01 10:33:33
阅读次数:
379
今天在编译DALSA二次开发的源码时,出现了如下错误: /usr/bin/ld: ./out/camera.o: undefined reference to symbol '_ZNK11GenICam_3_016GenericException17GetSourceFileNameEv'//opt ...
分类:
其他好文 时间:
2018-09-29 19:16:14
阅读次数:
391
转自:http://www.linuxidc.com/Linux/2017-01/139702.htm 最近写了一个递归Makefile,目的是既可以实现子模块的单独编译,也可以不做任何修改就和整个程序的整体进行无缝衔接的编译。具体的思路是借助第三方文件,将子模块编译好的.o文件的路径自动写到con ...
分类:
其他好文 时间:
2018-09-28 12:42:15
阅读次数:
145
原文:WPF实现3D翻转的动画效果1、前端代码实现 1.1 原理见代码注析 ... ...
IntroAre you running out of GPU memory when using keras or tensorflow deep learning models, but only some of the time?Are you curious about exactly ho... ...
分类:
其他好文 时间:
2018-09-21 16:54:11
阅读次数:
225
https://nanti.jisuanke.com/t/31443 题意 给出一个表达式,求最小值和最大值。 表达式中的运算符只有'+'、'-'、'*'、'd',xdy 表示一个 y 面的骰子 roll x 次的和,其中x>=0,y>=1,实际上它的最小值就是x,小于0时要强制变为0,最大值就是 ...
分类:
其他好文 时间:
2018-09-19 19:59:39
阅读次数:
165
1 package com.yunen.camera.test; 2 3 import org.junit.Before; 4 import org.junit.Test; 5 import org.junit.runner.RunWith; 6 import org.springframework... ...
分类:
编程语言 时间:
2018-09-17 14:35:57
阅读次数:
192
SCCB: a. 写操作,三个阶段:ID Address、Sub-address、Write Data b. 读操作,2阶段的写+2阶段的读 I2C: a. 写操作 b. 参考文档: 1. OmniVision Serial Camera Control Bus (SCCB) Functional ...
分类:
其他好文 时间:
2018-09-16 20:58:33
阅读次数:
270
ArcMap默认的滚轮缩放是向下放大,向上缩小 如果想修改成向上放大,向下缩小,直接在ArcMap-Customize-ArcMap Options里, 将最下面的Mouse Wheel and Continuous Zoom/Pan Tool里Roll Forward/Drag Up改成Zoom ...