result update

This commit is contained in:
启程 2022-10-15 18:15:17 +08:00
parent 6142ef0d5e
commit d0cf4e32a1
2 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ def opencv_box_plot(img:cv2.Mat,pred_img:np.array):
print(type(img))
cv2.imshow("test",img)
cv2.waitKey(0)
cv2.imwrite("result.png",img)
# example

BIN
result.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB