Closed alexarje closed 2 years ago
I just pushed an new version of the blur_faces()
function and added the draw_heatmap
parameter which allows the user to draw heatmap of face detection. More information can be found here.
This is only available on the local repository at the moment but I will update a new version of the repository on PyPI with some other functions shortly.
Now that we have the blur_faces() in place with data export, it would be really cool to also create some visualizations based on the data. What about some heatmaps like the ones here?