|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[WM]: informed coding in c
Hi,
I'm trying to implement informed coding and informed embedding using C. I got the source in C of the Digital watermaking book. I am
trying to use it but then I got error while execution -------------linker error _RandNormal and also for SeedRand.......... i
changed SeedRand to srand( ) but dont know for RandNormal( ). Can any one help me with the process.
And also i am thinking for reading 8x8 block at a time and then process it using the algorithm and run a loop for the entire image.
Is my idea correct for implementation or the random pattern generated during E_DIRTYPAPER will create a problem during the process
of detection.
Thank you,
with regards,
Madan mohan.M
______________________________________________________________________________
Watermarking Mailing List - http://www.watermarkingworld.org/ml.html
To unsubscribe send email to "majordomo@watermarkingworld.org" with
"unsubscribe watermarking YOURMAIL" in the body.
______________________________________________________________________________
|