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
like a it cannot get value. So how can I resolve this. Now I would like to create code to get the car image
for processing LPR in the server. if you can do this for me. I can pay money to you.
Thank you
The text was updated successfully, but these errors were encountered:
When I change your code like this >>
#cap = cv2.VideoCapture('cars.mp4')
cap = cv2.VideoCapture('rtsp://admin:[email protected]/Streaming/Channels/102');
for use with real video from camera. It's always have problem about index out of bound in this line >>
curcent = df.iloc[int(framenumber)][str(carids[currentcarsindex[i]])]
like a it cannot get value. So how can I resolve this. Now I would like to create code to get the car image
for processing LPR in the server. if you can do this for me. I can pay money to you.
Thank you
The text was updated successfully, but these errors were encountered: