This document summarizes a previous work on automatically extracting objects from images using embedded watermarks. Specifically:
1) Previous methods embedded a watermark bit (0 or 1) for each pixel to indicate foreground or background.
2) During watermark embedding, the pixel value was quantized depending on the watermark bit.
3) This allowed automatic extraction of the object by decoding the embedded watermarks.
However, the pixel-wise watermarking was fragile to post-processing like compression. To address this, the proposed method uses block-wise watermark embedding and decoding.