Python读取温度矩阵数据

import cv2, struct import numpy as np import matplotlib.pyplot as plt class TempMatrix(): def __init__(self): pass def read_temp_matrix_img(self, file
posted @ 2023-03-01 13:38  盛夏夜  阅读(134)  评论(0编辑  收藏  举报