码迷,mamicode.com
首页 >  
搜索关键字:vision    ( 417个结果
愿景、使命、价值观
【愿景、使命、价值观】 愿景就是梦想;使命就是职业;价值观就是道德。如果把赚钱当梦想,那么每个员工都会仅仅思考如何实现个人利益最大化,偷懒、腐败防不胜防。 愿景,英文叫Vision,就是一幅描绘了美好未来的图景。你要想想,因为你的存在,10年、20年后的世界是什么样子。画面感越强、越能激发憧憬。 改 ...
分类:其他好文   时间:2017-04-13 11:46:38    阅读次数:170
expect提取性能数据cpu/disk/mem
#!/usr/bin/expectsettimeout5foreachi{192.168.3.8192.168.3.100}{spawnsshroot@$iexpect{"*yes/no"{send"yes\r";exp_continue}"*password:"{send"vision\r"}}expect"]*"send"mkdir-p/root/${i}performance\r"expect"]*"send"free-m>/root/${i}performance/mem.txt\r"expec..
分类:其他好文   时间:2017-04-13 09:25:33    阅读次数:138
expect远程获取服务器性能数据
#!/usr/bin/expectsettimeout5spawnsshroot@192.168.3.8"df-Th>>/root/disk.txt"expect{"*yes/no"{send"yes\r";exp_continue}"*password:"{send"vision\r"}}spawnscp192.168.3.8:/root/disk.txt/root/expect"*password*"send"vision\r"expecteof
分类:其他好文   时间:2017-04-12 04:53:15    阅读次数:182
双目标定精度
双目标定精度和RGB相比怎么样? 双目精度可以参考: Method for measuring stereo camera depth accuracy based onstereoscopic vision 这篇文章测量最大误差大概是在5cm左右,当然受到很多其他因素影响,这里只是一个参考值 RG ...
分类:其他好文   时间:2017-03-28 20:47:00    阅读次数:250
如何将图片、html等格式转成pdf
需要一个dll文件 dll内容: 代码: 执行后效果: dll下载地址:http://www.sautinsoft.com/download.php?file=pdf_vision_net.zip ...
分类:Web程序   时间:2017-03-17 17:42:30    阅读次数:205
基于3D Vision眼镜的OSG立体显示 【转】
http://blog.csdn.net/qq_20038925/article/details/50510565 OSG 立体显示 3D Vision眼镜:所实现的是被动立体。 1、本人最近在做osg的立体显示,显卡用的quadro k2200 支持3Dvision,显示器是华硕支持3Dvisio ...
分类:其他好文   时间:2017-03-13 16:20:52    阅读次数:186
转:无监督特征学习——Unsupervised feature learning and deep learning
http://blog.csdn.net/abcjennifer/article/details/7804962 无监督学习近年来很热,先后应用于computer vision, audio classification和 NLP等问题,通过机器进行无监督学习feature得到的结果,其accura ...
分类:其他好文   时间:2017-02-22 21:08:00    阅读次数:256
OpenCV training program, part 1: Official OpenCV Tutorial in C++
Mainpage OpenCV 2.4.13.0 documentation: OpenCV Tutorials (c++) Theory Note: The explanation below belongs to the book Computer Vision: Algorithms and ...
分类:编程语言   时间:2017-01-26 09:49:39    阅读次数:205
1、图像处理基础
Fundamental of Computer Vision(计算机视觉基础) 1、什么是计算机视觉? 计算机视觉的目的就是写计算机程序来解释图像。 图像处理(image processing)输入的是图像输出的还是图像。 计算机视觉(computer vision)输入的是图像输出的是对图像的理解 ...
分类:其他好文   时间:2017-01-07 17:45:28    阅读次数:205
【图像】Matlab图像标定工具箱
http://www.vision.caltech.edu/bouguetj/calib_doc/ 这个网址是教程 问题一:No image in this directory in either ras, bmp, tif, pgm, ppm or jpg format. Change direc ...
分类:其他好文   时间:2017-01-04 07:14:48    阅读次数:708
417条   上一页 1 ... 16 17 18 19 20 ... 42 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!