Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Filtering Image with Sampled Array

1 回表示 (過去 30 日間)
rgk134
rgk134 2012 年 5 月 10 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have an image that I want filtered so that only certain portions of the image show (e.g. a non-uniform checkerboard like pattern will be the result). I have the points that I want to be visible given in a sampled grid formed by two vectors, X (which is 1xM) and Y (which is 1xN). These vectors result in a plot with a lower spatial frequency due to the sampling. How can I create a filter that only displays a QxQ grid around each of the points of interest saved in the X,Y vectors?
For example, show a only 5x5 box around each white point in the image http://i.imgur.com/j1aMt.jpg?

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by