|
|
|
|
|
by ankurdhama
3649 days ago
|
|
It seems in your case all the heavy lifting will be done by libraries like OpenCv and other ML libraries which are already very efficient. So the only purpose of your server side language is to expose those capabilities to your mobile application through HTTP/REST. If this is so then go ahead with python. |
|