codebook analysis

This commit is contained in:
Alosh Denny
2025-12-15 22:11:23 +05:30
commit 01d2b45dd4
25 changed files with 2533 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# SynthID Watermark Analysis - Dependencies
# Core
numpy>=1.21.0
scipy>=1.7.0
opencv-python>=4.5.0
# Wavelet analysis
PyWavelets>=1.1.1
# Visualization
matplotlib>=3.4.0
# Utilities
tqdm>=4.60.0