Skip to main content
. 2020 Dec 24;21(1):58. doi: 10.3390/s21010058
Algorithm 2: Image protected by de-identification content swapping.
  Input: The original image In×m×3 contains private objects   Pi,i=1,2,,N;
  de-identified objects in the image: Pdi,i=1,2,,N
  Output: The protected image Idn×m×3
  for each Pdi  in Pd do
   |  PiswappingPdi
  end
  Id=g(I)