I am currently using the latest 4.10 open v and I want to implement a feature. The specific details are that I need to turn on the camera, separate the portrait outline from the background, and then blend the portrait with the new background color. May I ask what my first step should be?
By the way, should I use JavaCamera2View or VideoCapture when calling the camera?
take a look at zeusees/PortraitSeg: 移动端开源人像分割