-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Since the goal is to create a real-time stream for color-blind people to see the true color of frames presented through their phone camera/ webcam, a server-based application is preferably expected to use. But this leads to the problem of Requirement of good internet from the user side and Network Latency and real-time stream might increase load and increase response time of API.
Another alternative can be running the code on a local device itself , advantages of this are that it won't require the user to have an internet connection but would increase the load on the device and real-time stream would require the user to have a large empty memory.
Metadata
Metadata
Assignees
Labels
No labels