필터 지우기
필터 지우기

how can I shift a word a part of pixel in a text?

조회 수: 1 (최근 30일)
jojototo
jojototo 2015년 11월 29일
댓글: Walter Roberson 2015년 11월 29일
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
Walter Roberson
Walter Roberson 2015년 11월 29일
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?

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by