Skip to content

PhotoBlurring by use of tensorFlow & OpenCv libraries. A real practical Application of waleedka's RCNN library. https://github.com/matterport/Mask_RCNN

License

Notifications You must be signed in to change notification settings

HasanFaraaz/PhotoBlur

Repository files navigation

PhotoBlur

PhotoBlurring by use of tensorFlow & OpenCv libraries. Idea inspired by Waleedka's RCNN library. https://github.com/matterport/Mask_RCNN

PhotoBlur

This is a practical application of detecting a human in an image & getting the masking co-ordinates of the person & blurring the background, just like imitating the portrait mode of modern day phone camera's.

Original Image

Detect the person

Output Image

Image Sources :- Google Images

To Do

Integrate the RCNN library to detect the person in the image & plot the mask, then blur(blur python script present in the repo) out the non-masked region(background of person)

P.S. This is not a complete project yet, the output image is not generated by this project but it is the end intended end result of this project.

About

PhotoBlurring by use of tensorFlow & OpenCv libraries. A real practical Application of waleedka's RCNN library. https://github.com/matterport/Mask_RCNN

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published