摘要:
import cv2 import numpy as np parameter_mapping = { # 内参 'internal_reference': [[25714.104851, 0.000000, 1847.417942], [0.000000, 2586.842593, 1152.89 阅读全文
posted @ 2021-08-23 16:28
不能说的秘密
阅读(543)
评论(0)
推荐(0)
摘要:
# -*- coding: utf-8 -*-# # # Name: 点云降维处理 # Author: yunhgu # Date: 2022/1/26 11:17 # Description: # import copy import logging import random import st 阅读全文
posted @ 2021-08-23 13:38
不能说的秘密
阅读(522)
评论(0)
推荐(0)