摘要:
链接 阅读全文
posted @ 2022-08-19 22:56
luoganttcc
阅读(2)
评论(0)
推荐(0)
摘要:
图像编程 #!/usr/bin/env python3# -*- coding: utf-8 -*-"""Created on Wed Sep 26 12:41:46 2018@author: luogan"""import numpy... 阅读全文
posted @ 2022-08-19 22:56
luoganttcc
阅读(5)
评论(0)
推荐(0)
摘要:
图像编程 #!/usr/bin/env python3# -*- coding: utf-8 -*-"""Created on Wed Sep 26 12:41:46 2018@author: luogan"""import numpy... 阅读全文
posted @ 2022-08-19 22:56
luoganttcc
阅读(4)
评论(0)
推荐(0)
摘要:
#!/usr/bin/env python3# -*- coding: utf-8 -*-"""Created on Wed Sep... 阅读全文
posted @ 2022-08-19 22:56
luoganttcc
阅读(2)
评论(0)
推荐(0)
摘要:
#!/usr/bin/env python3# -*- coding: utf-8 -*-"""Created on Wed Sep... 阅读全文
posted @ 2022-08-19 22:56
luoganttcc
阅读(2)
评论(0)
推荐(0)
摘要:
import numpy as npimport cv2from matplotlib import pyplot as pltim... 阅读全文
posted @ 2022-08-19 22:56
luoganttcc
阅读(7)
评论(0)
推荐(0)
摘要:
import numpy as npimport cv2from matplotlib import pyplot as pltim... 阅读全文
posted @ 2022-08-19 22:56
luoganttcc
阅读(5)
评论(0)
推荐(0)
摘要:
opencv 采用 matplot 显示图片 import numpy as npimport cv2from matplotlib import pyplot as pltimg=cv2.imread('tt.png',cv2.IMR... 阅读全文
posted @ 2022-08-19 22:56
luoganttcc
阅读(8)
评论(0)
推荐(0)
摘要:
opencv 采用 matplot 显示图片 import numpy as npimport cv2from matplotlib import pyplot as pltimg=cv2.imread('tt.png',cv2.IMR... 阅读全文
posted @ 2022-08-19 22:56
luoganttcc
阅读(8)
评论(0)
推荐(0)
摘要:
ubuntu安装opencv install 4.1.0 采用这个框架 删除 阅读全文
posted @ 2022-08-19 22:56
luoganttcc
阅读(4)
评论(0)
推荐(0)