An open API service indexing awesome lists of open source software.

https://github.com/pengboxiangshang/gabor_filter_4_sketch_feature_extraction


https://github.com/pengboxiangshang/gabor_filter_4_sketch_feature_extraction

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Gabor_filter_4_sketch_feature_extraction

> ```
| gabor_computation.m
| gabor_demo.m
| gabor_filter_visualization.m
| README.md
|
+---gabor_feature_visualization
| 1.jpg
| 2.jpg
| 3.jpg
| 4.jpg
|
+---gabor_filter_visualization
| 1.jpg
| 2.jpg
|
\---inputs
butterfly_72.png
ji.jpeg
```
> gabor_computation.m is the tool function to calculate gabor results for each pixel.

> butterfly_72.png and ji.jpeg are the input examples.

> gabor_filter_visualization.m can be used to visualise gabor filters.

> Please directly run gabor_demo.m, the output results will be plotted.