Skip to content

Commit 23abf5a

Browse files
authored
Merge pull request #7 from c2pa-org/add-steg
Submitting Steg.AI entry
2 parents b9173f6 + 58981aa commit 23abf5a

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

softbinding-algorithm-list.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
[
1+
2+
[
23
{
34
"identifier": 1,
45
"alg": "com.digimarc.validate.1",
@@ -91,5 +92,22 @@
9192
"contact": "[email protected]",
9293
"informationalUrl": "https://openaccess.thecvf.com/content/CVPR2021W/WMF/html/Black_Deep_Image_Comparator_Learning_To_Visualize_Editorial_Change_CVPRW_2021_paper.html"
9394
}
95+
},
96+
{
97+
"identifier": 7,
98+
"deprecated": false,
99+
"alg": "ai.steg.api",
100+
"type": "watermark",
101+
"decodedMediaTypes": [
102+
"image",
103+
"video",
104+
"application"
105+
],
106+
"entryMetadata": {
107+
"description": "Steg.AI invisible watermarking",
108+
"dateEntered": "2024-05-20T10:50:00.000Z",
109+
"contact": "[email protected]",
110+
"informationalUrl": "https://steg.ai/paper/"
111+
}
94112
}
95113
]

0 commit comments

Comments
 (0)