0

I am using the fritz person model and from that, I am getting one mask image of a person. Now, I want to add one different image on that mask. So, basically, I want to replace mask with some different image or in other words you can say I want to replace a group of common colored pixels with some image.

I researched a lot but didn't find anything. I am also adding the mask image which I have got after using fritz person model for reference.

enter image description here

Thanks in advance.

Prashant Gaikwad
  • 3,493
  • 1
  • 24
  • 26
  • What do you mean by "fritz person model?" What does your code look like? What frameworks are you using or would like to use (`UIKit`, `CoreImage`, `Vision`)? – beyowulf Mar 05 '19 at 16:27
  • https://www.fritz.ai/features/image-segmentation.html see this. I have used Image segmentation for person model. – Prashant Gaikwad Mar 06 '19 at 09:00
  • Are you using the code found [here](https://github.com/fritzlabs/heartbeat-ios/blob/master/Heartbeat/Source/Modules/ImageSegmentation/ImageSegmentationViewController.swift)? – beyowulf Mar 06 '19 at 17:44
  • Yes I am using that code only – Prashant Gaikwad Mar 07 '19 at 09:16

0 Answers0