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
- Host: GitHub
- URL: https://github.com/pengboxiangshang/gabor_filter_4_sketch_feature_extraction
- Owner: PengBoXiangShang
- Created: 2018-04-23T16:46:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T10:06:03.000Z (over 7 years ago)
- Last Synced: 2025-01-13T14:24:30.490Z (9 months ago)
- Language: Matlab
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.