Expand description
Adversarial embedding optimisation, camera model profile matching, compression-survivable embedding.
Pure domain logic — no I/O, no file system, no async runtime.
Structs§
- BinMask
- Occupancy mask for 2-D FFT bins, built from a
CoverProfile. - Permutation
- A bit-position permutation derived from a cost-weighted PRNG walk.
- Search
Config - Permutation search configuration.
Functions§
- cost_at
- Per-bit-position distortion cost for the adaptive permutation search.
- permutation_
search - Find the lowest-detectability permutation within
config.max_iterations.