How to design a 2D filter of size 512*512 and a 1D filter of size 1*512 with hyperbola properties?
18 views (last 30 days)
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
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!