Skip to main content

Module adaptive

Module adaptive 

Source
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.
SearchConfig
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.