forked from wffjwbbf/ComDesignProject
result update
This commit is contained in:
parent
6142ef0d5e
commit
d0cf4e32a1
|
|
@ -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
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 304 KiB |
Loading…
Reference in New Issue