writer = csv.writer(fp) writer.writerow(['书名','价格','作者','出版社','预览图片地址']) writer.writerows(all_book_info) if __name__ =='__main__':main()
writer = csv.writer(csvfile)forpersoninpeople:print("### "+ person +" ###")# Get the mean/average features of face/personX, it will be a list with a length of 128Dfeatures_mean_personX = return_features_mean_personX(path_images_from_camera + person) writer.writerow(features_mean_...