Python
- Dec 10, 2020
How to crop a circle in OpenCV? Implementing Portrait Bokeh - Part 2
Hi everyone! In the previous blog we implemented Portrait Bokeh using Face Detection in OpenCV. While the results were good for a start, we definitely want to be closer to the output we expect. The end goal is to blur …
- Dec 7, 2020
Implementing Portrait Bokeh in OpenCV using Face Detection (Part-1)
OpenCV: Using face detection for Portrait Bokeh (Background Blur) (Part - 1) This blog discusses using Face Detection in OpenCV for Portrait Bokeh. We’ll be implementing Portrait Bokeh (blurring everything but …