Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Filtering Image with Sampled Array
조회 수: 1 (최근 30일)
이전 댓글 표시
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?
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!