2019年6月13日

cmake多级目录设置

摘要: https://www.cnblogs.com/Free-Thinker/p/6163315.html 阅读全文

posted @ 2019-06-13 07:31 NEU-2015 阅读(1187) 评论(0) 推荐(0) 编辑

2019年3月31日

openmvs

摘要: https://github.com/834810071/myOpenMVS/ (部分中文注释,还在完善中。。。) 稠密重建 1. 加载图像 从Scene类中将image加载到DenseDepthMatData类中。 2. 选择用于稠密重建的图像,该图像是否存在有效的邻居视图,用来计算深度信息。 ( 阅读全文

posted @ 2019-03-31 18:39 NEU-2015 阅读(3799) 评论(1) 推荐(0) 编辑

2019年3月28日

windows10下安装TensorFlow Object Detection API

摘要: https://blog.csdn.net/qq_28019591/article/details/82023949 阅读全文

posted @ 2019-03-28 14:38 NEU-2015 阅读(217) 评论(0) 推荐(0) 编辑

Windows下深度学习标注工具LabelImg安装和使用指南

摘要: https://cloud.tencent.com/developer/news/325876 阅读全文

posted @ 2019-03-28 13:35 NEU-2015 阅读(713) 评论(0) 推荐(0) 编辑

2019年3月18日

SVM + softmax 梯度求导

摘要: https://blog.csdn.net/csdn_zhishui/article/details/82713594 https://blog.csdn.net/shenxiaoming77/article/details/76858593 阅读全文

posted @ 2019-03-18 18:41 NEU-2015 阅读(333) 评论(0) 推荐(0) 编辑

2019年1月24日

面试1

摘要: 1. 请你简要说明C++和C的区别。 https://blog.csdn.net/bitboss/article/details/62884694 2. 请谈一谈,系统如何提高并发性? https://blog.csdn.net/gupao123456/article/details/8659440 阅读全文

posted @ 2019-01-24 12:46 NEU-2015 阅读(237) 评论(0) 推荐(0) 编辑

2018年12月12日

CMakelist.txt 配置各种库

摘要: 1.基本 2. Eigen 3.Sophus 4.Opencv 5. ceres + g2o 阅读全文

posted @ 2018-12-12 19:16 NEU-2015 阅读(3834) 评论(0) 推荐(0) 编辑

2018年12月4日

VS连接github

摘要: https://blog.csdn.net/cv_jason/article/details/80862710 阅读全文

posted @ 2018-12-04 22:30 NEU-2015 阅读(285) 评论(0) 推荐(0) 编辑

2018年11月28日

openMVG+cmd 命令行

摘要: ./openMVG_main_SfMInit_ImageListing.exe -i F:/github/Teacher/downlown/ImageDataset_SceauxCastle-master/images -o F:/github/Teacher/downlown/ImageDatas 阅读全文

posted @ 2018-11-28 16:35 NEU-2015 阅读(811) 评论(0) 推荐(0) 编辑

2018年11月22日

Colaboratory 指定 Google Drive 文件夹

摘要: https://www.jianshu.com/p/ce2e63d1c10c https://blog.csdn.net/Lee412726/article/details/82854746 阅读全文

posted @ 2018-11-22 15:02 NEU-2015 阅读(491) 评论(0) 推荐(0) 编辑

导航