how use “drawBoundingBoxes” and “getWrappedImage” to show the image? #2869
Closed
xuhongxin
started this conversation in
Development
Replies: 2 comments 2 replies
-
Which part doesn't work? Does the jupyter notebook work for you: https://github.com/deepjavalibrary/djl-demo/blob/master/jupyter/paddlepaddle/paddle_ocr_java_zh.ipynb? |
Beta Was this translation helpful? Give feedback.
1 reply
-
If you want to get image in Java, you have to save the image to a file:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i have successfully load the model,but when i want display the result , i can not see the photo result like the demo;in my opinion,use “drawBoundingBoxes” and “getWrappedImage” will display the visiable result,but it does't work;
Beta Was this translation helpful? Give feedback.
All reactions