Blind watermarking is a brand-new watermarking feature based on Tencent Cloud CI. It allows you to add a watermark to the input image information without displaying the watermark or significantly affecting the image quality. If you suspect that your image has been stolen, you can extract the blind watermark from the suspected image to check whether the image belongs to you.
Blind watermarking comes in three types: semi-blind watermarking, perfectly blind watermarking, and text blind watermarking:
Blind Watermarking Type | Feature | Applicable Scenario |
---|---|---|
Semi-blind watermarking (type 1) | Has strong anti-theft effects but requires the input image for watermark extraction | Images smaller than 640 x 640 |
Perfectly blind watermarking (type 2) | Is easy to extract and requires only the watermarked image for watermark extraction | Batch adding and verification |
Text blind watermarking (type 3) | Adds text to the image | Adding terminal information |
Note:
- Blind watermarking is a paid service, which needs to be activated with the Enable button in the configuration page of the bucket.
- The blind watermarking feature is available in all public cloud regions.
Authentication and accountability: By adding semi-blind watermarks to your images, you can claim your images when they are stolen and extract blind watermarks using the corresponding input images to prove that you own the images.
Duplicate check upon upload: Sometimes, other users might upload duplicate images (such as real estate images, car images, and product images). To solve this problem, you can perform perfectly blind watermark extraction before the upload, and if you can extract a blind watermark from an image, it has been uploaded before. In this case, you can perform corresponding operations, such as telling the user not to upload duplicate images. If an image does not contain a blind watermark, you can add one to it to prevent duplicate uploads.
Image disclosure avoidance: For internal images, you can add information about the requester to the images by using text blind watermarks. In this way, when an image is disclosed, you can extract the blind watermark and get information about the disclosing party.
You can enable blind watermarking in the COS console as instructed in Setting Blind Watermark.
You can use APIs to add or extract blind watermarks. For more information, see Blind Watermarking.
Apakah halaman ini membantu?