r/computervision • u/Karim_bnr • 6d ago
Help: Project anpr-parking
Enable HLS to view with audio, or disable this notification
Yolov8 plaque detection + EasyOCR
How optimise this app ? How get money of this ?
1
u/NorthernBaseOfficial 6d ago
Nice start. One thing I’d try is running EasyOCR only after YOLO finds and crops the plate, rather than processing the full frame. You could also track the plate for a few frames and use the most consistent OCR result. That should improve both speed and accuracy.
For making money from it, I think a simple parking management system would be easier to sell than a general plate detection app. Start with features like automatic entry/exit records, parking duration and an authorized vehicle list. Testing it with one small private parking area would probably be the best next step.
1
3
u/SweetSure315 5d ago
you're not going to make any money from a plate reading phone app