Image editing algorithm | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Image editing algorithm

Hi everyone please is there a way to remove covering on an edited image to reveal the original content

31st May 2019, 2:19 PM
Awaji Charles
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
19th Aug 2019, 10:56 PM
Antony O. Onyango
Antony O. Onyango - avatar