摘要:
https://support.huaweicloud.com/hecs_faq/hecs_faq_0806.html https://sunlogin.oray.com/news/864.html 阅读全文
摘要:
1. 同步的相机、IMU数据录制 https://github.com/DavidGillsjo/VideoIMUCapture-Android 2. 相机、IMU calibration https://github.com/DavidGillsjo/VideoIMUCapture-Android 阅读全文
摘要:
ffmpeg -f image2 -pattern_type glob -framerate 2 -i epoch*.png ../foo.avi https://superuser.com/questions/249101/how-can-i-combine-30-000-images-into- 阅读全文
摘要:
https://itk.org/ITKExamples/src/IO/GDCM/ReadDICOMSeriesAndWrite3DImage/Documentation.html #!/usr/bin/env python import sys import os import itk import 阅读全文
摘要:
https://blog.csdn.net/chishuideyu/article/details/78132093 LBD线段描述子 阅读全文
摘要:
https://benmccormick.org/2014/07/02/learning-vim-in-2014-vim-as-language https://blog.carbonfive.com/vim-text-objects-the-definitive-guide/ In Vim, ed 阅读全文
摘要:
https://stackoverflow.com/questions/1497958/how-do-i-use-vim-registers https://vi.stackexchange.com/questions/84/how-can-i-copy-text-to-the-system-cli 阅读全文
摘要:
find ../ImageAll_V1_part1/mask/ -maxdepth 1 -type f | sort | head -n 40 | xargs cp -t ./ https://askubuntu.com/questions/662339/sort-files-alphabetica 阅读全文