traffic_counter icon indicating copy to clipboard operation
traffic_counter copied to clipboard

Hi dear

Open jaturong2018 opened this issue 5 years ago • 3 comments

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

jaturong2018 avatar Sep 17 '18 17:09 jaturong2018

you can contact me by this email too >> [email protected] or mobile 66818390789

jaturong2018 avatar Sep 17 '18 17:09 jaturong2018

Hey @jaturong2018 did you get answer for your problem?

PRAJWLSHETTY avatar May 03 '19 07:05 PRAJWLSHETTY

@PRAJWLSHETTY is your code working with live feed or the problem is still unsolved?

saurav-g avatar May 24 '19 14:05 saurav-g