You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new transformation service that detects face and applies blur on it.
We can use OpenCV to do so.
It could be a good opportunity to use another language than Go. For example, with OpenCV, we can use C++ or Python.
Otherwise, we can try the GoCV lib
The text was updated successfully, but these errors were encountered:
Create a new transformation service that detects face and applies blur on it.
We can use OpenCV to do so.
It could be a good opportunity to use another language than Go. For example, with OpenCV, we can use C++ or Python.
Otherwise, we can try the GoCV lib
The text was updated successfully, but these errors were encountered: