Hi,
I am working on an Automatic Number Plate Recognition (ANPR) project and aim to embed my custom Python software directly onto an IP camera without using an external processor. Specifically, I am considering using a Hikvision DS-2CD1643G0-I(Z) camera (or something cheaper would be better to be honest) for this purpose.
My main concerns are:
1. Can this camera handle the computational load required for image processing tasks, particularly for ANPR?
2. Is it possible to upload and run custom Python code on this camera?
I have already reached out to the manufacturer, but I have not received a response yet.
For example, the Hikvision DS-2CD7A26G0/P-IZ(H)S model has the features I want (ANPR especially) but it is too expensive and plus I want to develop the software myself.
I prefer not to use any external processors like Raspberry Pi. Any guidance or suggestions on achieving this would be greatly appreciated.
Thank you!
I am working on an Automatic Number Plate Recognition (ANPR) project and aim to embed my custom Python software directly onto an IP camera without using an external processor. Specifically, I am considering using a Hikvision DS-2CD1643G0-I(Z) camera (or something cheaper would be better to be honest) for this purpose.
My main concerns are:
1. Can this camera handle the computational load required for image processing tasks, particularly for ANPR?
2. Is it possible to upload and run custom Python code on this camera?
I have already reached out to the manufacturer, but I have not received a response yet.
For example, the Hikvision DS-2CD7A26G0/P-IZ(H)S model has the features I want (ANPR especially) but it is too expensive and plus I want to develop the software myself.
I prefer not to use any external processors like Raspberry Pi. Any guidance or suggestions on achieving this would be greatly appreciated.
Thank you!