1. 首页
  2. 人工智能
  3. 机器学习
  4. 仪表数据读取

仪表数据读取

上传者: 2020-05-15 19:12:28上传 ZIP文件 7.41MB 热度 23次
仪表数据读取,数据仪表数据的图像输出刻度值,其中使用了OpenCV和k-means算法
用户评论
码姐姐匿名网友 2020-05-15 19:12:28

image_array_sample = shuffle(image_flattened, random_state=0) File "mtrand.pyx", line 4855, in mtrand.RandomState.shuffle TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and types 你哈出现这个错误能给指点下吗?