Blind Image Watermarking
About
My college final project for graduation. A Windows Form program I made in Visual Studio relying on Windows GDI API. This program embed watermark in DWT spectrum and use Hidden Markov Model to detect the watermarks without knowing anything about original watermark. It's written in C# using library Accord.NET for HMM part.
TBH, I don't know sh*ts about this project anymore, especially the HMM part, it's machine learning something-something. I still can't believe I was able to finish this project long time ago with zero experience in programming, without AI help.