摘要: import cv2 as cvimport osimport numpy as npfrom sklearn.decomposition import PCAfrom sklearn.model_selection import train_test_splitfrom sklearn.svm i 阅读全文
posted @ 2024-05-23 19:54 GOZO 阅读(57) 评论(0) 推荐(0)