Filter löschen
Filter löschen

how can embed a watermark for text document in matlab?

3 Ansichten (letzte 30 Tage)
Pradeep kaur
Pradeep kaur am 29 Jun. 2013
i am doing a work on copyright protection of plain text using text watermarking s i want to reads a text file and generate a watermark for that text and generate key

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 29 Jun. 2013
You can use fileread() to read an entire text file. Or you can use fopen() / fread() / fclose()

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by