I am doing a project on image watermarking i would like to know if it is possible to use imglib to implement various methods of image watermarking.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am doing a project on image watermarking i would like to know if it is possible to use imglib to implement various methods of image watermarking.
Hi,
Thanks for your post.
May be, I would recommend you to use DSP IMG library package available for download and even c67x devices are a part of c64x+ devices which does supports DSP IMG library package and you can download the same from the below link:
http://www.ti.com/tool/sprc264
After installing, you could use the c64x+ DSP image library functions in your code by adding the IMGLIB path into your project, so that, it could make your CPU execution more optimized & faster.
Even you could refer the c64x app. report to refer image processing examples using IMGLIB & library ref. guide as below:
http://www.ti.com/lit/an/spra887/spra887.pdf
http://www.ti.com/lit/ug/spru023b/spru023b.pdf
Thanks & regards,
Sivaraj K
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
-------------------------------------------------------------------------------------------------------