|
296 | 296 | |
297 | 297 | "informationalUrl": "https://arxiv.org/abs/2308.12770" |
298 | 298 | } |
| 299 | + }, |
| 300 | +{ |
| 301 | + "identifier": 21, |
| 302 | + "alg": "ai.contentlens.image.basewmk", |
| 303 | + "type": "watermark", |
| 304 | + "decodedMediaTypes": [ |
| 305 | + "image" |
| 306 | + ], |
| 307 | + "entryMetadata": { |
| 308 | + "description": "ContentLens Image Watermarking (Base)", |
| 309 | + "dateEntered": "2025-11-26T14:30:00.000Z", |
| 310 | + |
| 311 | + "informationalUrl": "https://api.contentlens.tech/docs" |
| 312 | + } |
| 313 | + }, |
| 314 | + { |
| 315 | + "identifier": 22, |
| 316 | + "alg": "ai.contentlens.image.ensemblewmk", |
| 317 | + "type": "watermark", |
| 318 | + "decodedMediaTypes": [ |
| 319 | + "image" |
| 320 | + ], |
| 321 | + "entryMetadata": { |
| 322 | + "description": "ContentLens Image Watermarking (Ensemble)", |
| 323 | + "dateEntered": "2025-11-26T14:30:00.000Z", |
| 324 | + |
| 325 | + "informationalUrl": "https://api.contentlens.tech/docs" |
| 326 | + } |
| 327 | + }, |
| 328 | + { |
| 329 | + "identifier": 23, |
| 330 | + "alg": "ai.contentlens.image.customwmk", |
| 331 | + "type": "watermark", |
| 332 | + "decodedMediaTypes": [ |
| 333 | + "image" |
| 334 | + ], |
| 335 | + "entryMetadata": { |
| 336 | + "description": "ContentLens Image Watermarking (Custom)", |
| 337 | + "dateEntered": "2025-11-26T14:30:00.000Z", |
| 338 | + |
| 339 | + "informationalUrl": "https://api.contentlens.tech/docs" |
| 340 | + } |
| 341 | + }, |
| 342 | + { |
| 343 | + "identifier": 24, |
| 344 | + "alg": "ai.contentlens.audio.mono", |
| 345 | + "type": "watermark", |
| 346 | + "decodedMediaTypes": [ |
| 347 | + "audio" |
| 348 | + ], |
| 349 | + "entryMetadata": { |
| 350 | + "description": "ContentLens Audio Watermarking (Mono)", |
| 351 | + "dateEntered": "2025-11-26T14:30:00.000Z", |
| 352 | + |
| 353 | + "informationalUrl": "https://api.contentlens.tech/audio/docs" |
| 354 | + } |
| 355 | + }, |
| 356 | + { |
| 357 | + "identifier": 25, |
| 358 | + "alg": "ai.contentlens.audio.stereo", |
| 359 | + "type": "watermark", |
| 360 | + "decodedMediaTypes": [ |
| 361 | + "audio" |
| 362 | + ], |
| 363 | + "entryMetadata": { |
| 364 | + "description": "ContentLens Audio Watermarking (Stereo)", |
| 365 | + "dateEntered": "2025-11-26T14:30:00.000Z", |
| 366 | + |
| 367 | + "informationalUrl": "https://api.contentlens.tech/audio/docs" |
| 368 | + } |
299 | 369 | } |
300 | 370 | ] |
0 commit comments