0
Image editing algorithm
Hi everyone please is there a way to remove covering on an edited image to reveal the original content
1 ответ
+ 2
There definitely is. You can do this with image processing algorithms like openCV (Computer Vision). It has more extensive abilities than just filtering, you could implement facial recognition, 3D reconstruction using photogrammetry. It can be in real-time on videos and images
Here is Official Docs:
https://docs.opencv.org/4.1.1/d1/dfb/intro.html