Jump to content

Recommended Posts

Posted

Hello every1!!!

i hv decided on video watermarking using SVD transform as ma final year project!!!

wanted to know... shud i implement it using JAMA or MATLAB....

taking into consideration dat i hv no idea of MATLAB,,, i noe JAVA ,,, so i think JAMA wud be better...

need ur advice,,if u hv ny idea regarding it!!!

thanx!! :)

Posted

You do realize that for a computer to understand what you say, you need to not only spell exactly the correct way, but also have the right syntax and say the right thing?

Posted

ok guys!!! i admit that i wrote it in wrong way!!!

i repeat my question!!!

 

i need to implement video watermarking using SVD transform.

i dont know how to do MATLAB programming!!!

Should i implement it using JAMA or MATLAB??

which one would be more feasible???

Posted
I would think Java would be easier to use for this sort of thing, unless MATLAB knows how to handle video files.

 

Does Java know how to handle video files? MATLAB with C wrappers really isn't such a bad idea...........

Posted

If you're just outputting it into an AVI, you can download VirtualDub for free, pick any image file, place it anywhere in the video with any level of transparency. It's hands down one of the best video programs on the market, better than most of the ones that cost money.

Posted (edited)

If you really want to do it in Java, for whatever reason, you could implement the Intel MKL through wrappers........ although it would probably be simpler to just use C++!

 

This looks like fun I might try it some time.:P

Edited by buttacup
  • 4 weeks later...
Posted

Before settling into a final approach, I very strongly recommend that you do some research.. because obvious (and some not-so-obvious) watermarking techniques are covered by patents. The last thing you want is to end your project with an 'A' and an infringement lawsuit. :eek:

 

Otherwise, a non-infringing, open, high-quality watermarking mechanism would be a tremendous boon to the world, so good luck! :D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.