Can I fill empty pixels in a vector?

3 ビュー (過去 30 日間)
bkshn
bkshn 2014 年 2 月 23 日
コメント済み: Image Analyst 2014 年 3 月 3 日
Hello
I try to explain my question better. I have an image in size of 466*700 and I have a vector on this image in size of 233*1, then some pixels of image hadn't been cover by vector, as you can see in figure1. Could you help me How can I fill these empty pixels on my vector and connect my vector?
Right know my vector is in size of 233*1 and by filling empty pixels I want to have a vector in size of 466*1.
I'll appreciate your help.

回答 (1 件)

Image Analyst
Image Analyst 2014 年 2 月 23 日
I'd use interp1(). By the way, your figure is not showing up.
  4 件のコメント
bkshn
bkshn 2014 年 3 月 3 日
Hello Image Analyst
I search again,But I don't know How can I apply interpolation ,when I don't have any function.
Image Analyst
Image Analyst 2014 年 3 月 3 日

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeImages についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by