Click here to Skip to main content
15,902,715 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello guys,

I need you to help me find any discrete cosine transform source code or tutorials for video steganography.
Any informations regarding DCT with video (MPEG) steganography will be helpful (algorithm).

I am doing hybrid Steganography in MMS and I managed to do 70% of the project and I have reached the point where I don't know how to implement DCT on MPEG, so any tutorials will help.

Thanks
Posted
Updated 23-Nov-10 21:46pm
v2
Comments
Dalek Dave 24-Nov-10 3:47am    
Edited for Grammar and Syntax.

1 solution

The best thing would be searching for ...java discrete cosine transform[^]; I used google but other search engines are available.
Read up and follow the examples, I don't know how useful any of the results are as I don't know where you have a problem.

Try something, have a fiddle with the code and see what happens.

Then, and only then, come back with a specific problem.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900