how can I shift a word a part of pixel in a text?
Show older comments
I am working on an algorithm in text watermarking ,I chose a key word ,but how can i shift the previous and the next word of the key word by a part of pixel?
1 Comment
Walter Roberson
on 29 Nov 2015
Suppose you had the array A = [0 0 0; 0 8 0; 0 0 0] and you need to shift the central 8 by part of a pixel. What result would you like to get?
Answers (0)
Categories
Find more on Watermarking in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!