- 博客(1)
- 问答 (1)
- 收藏
- 关注
原创 基于python计算图像二维熵
在网上搜了图像二维熵的代码,大多是matlab,c#等等,几乎没有看到python,所以自己试着写了一个,第一次写,难免有错误,大家看看,欢迎拍砖,多多指正。import cv2import torchimport osimport collectionsfrom collections import Counterimport mathimage_dir = 'E:\\canny\\3.jpg'img = cv2.imread(image_dir, flags=cv2.IMREAD_
2020-05-11 10:13:31 4951 4
空空如也
pickle.load读取文件时报错,为什么?
2019-05-08
TA创建的收藏夹 TA关注的收藏夹
TA关注的人