You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sir,
i want to recognize number plate from video file using JavaANPR. please guide me how to recognize the number plate from video file and how to draw rectangle on plate. kindly help me to do that. i shall be very grateful to you.
thank you.
The text was updated successfully, but these errors were encountered:
Hi,
JavaANPR can only work on images, so you would have to split your video
into frames and recognize them separately.
I think JavaANPR stores coordinates of the plates somewhere, so you can use
that to draw a box back onto your image.
Best,
Ondrej
On Tue, 16 Jul 2019, 07:20 sachinrke, ***@***.***> wrote:
sir,
i want to recognize number plate from video file using JavaANPR. please
guide me how to recognize the number plate from video file and how to draw
rectangle on plate. kindly help me to do that. i shall be very grateful to
you.
thank you.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#83?email_source=notifications&email_token=AAN2KBEHMGB7567VTKAOIIDP7VLCNA5CNFSM4ID5EP4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G7MAQ4Q>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAN2KBB6TM7CH2ZJWPHPGSLP7VLCNANCNFSM4ID5EP4A>
.
sir,
i want to recognize number plate from video file using JavaANPR. please guide me how to recognize the number plate from video file and how to draw rectangle on plate. kindly help me to do that. i shall be very grateful to you.
thank you.
The text was updated successfully, but these errors were encountered: