What are the parameters of Gabor filter in ImGaborFilt?

2 views (last 30 days)
I am looking for a way to segment an image(basically find the floor) using Gabor filter following this guide: https://www.mathworks.com/help/images/texture-segmentation-using-gabor-filters.html. However, my university did not prolong my Matlab license, so I am using Accord.NET. My issue is that Matlab implementation of Gabor filter only seems to have 2 parameters - wavelength and orientation, but every other source mentions parameters like gaussian deviation, offset, etc. What values of these parameters are used in Matlab?

Accepted Answer

Yuvaraj Venkataswamy
Yuvaraj Venkataswamy on 29 May 2018

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!