- I'm doing a **c#-EmguCV** project related
to invisible image watermarking.
- Is there any OpenCV function /
combination of functions to save a
map of elements like
[{a,b},{b,d},{r.g}........{t,j}] into
an image without affecting any of its
pixel values?
↧