-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to generate image #44
Comments
Dear friend first of all i have to mention that my comment will be for you but don't forget i am a ordinary user as you.I check the example folder of this repo about id card examples and noticed that creator of the repo has a line of code which "import examples.functions.functions as oi " or "import examples.functions.functions as open_image" and these are example codes, i mean there are no libraries existing for their return. You may check matplotlib/cv2/PIL libraries or even if you surf on the internet for this topic i'm hundred percent sure that you can find your answer in stackoverflow, you can search as for example: "How to create a valid visual document of X id card while i have the elements" or "How to visualize the text to image in such order"Regards. |
I use this library to build a synthetic dataset. You can find how I do it in this blog: https://www.dynamsoft.com/codepool/synthetic-mrz-images-dataset.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for great repo.
I read from tutorial, maybe I miss information for generate to image
I see issue can create basic information passport,
But i want to check by see the info in image
My question is: " how to generate passport with my background and save it to image?"
Many thanks
The text was updated successfully, but these errors were encountered: