How to design a 2D filter of size 512*512 and a 1D filter of size 1*512 with hyperbola properties?
Show older comments
Hi, I want to design a 2D filter of size 512*512 and a 1D filter of size 1*512 with following equation:
(y*y)/512-(x*x)/512=1
This is similar to a hyperbola.I want to convolve my image with these filters.Please help. Regards Richa
Answers (0)
Categories
Find more on Image Filtering 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!