https://github.com/lusingander/cv-gabor-gui
Gabor filter on GUI (using OpenCV)
https://github.com/lusingander/cv-gabor-gui
opencv
Last synced: 3 months ago
JSON representation
Gabor filter on GUI (using OpenCV)
- Host: GitHub
- URL: https://github.com/lusingander/cv-gabor-gui
- Owner: lusingander
- License: mit
- Created: 2019-12-15T12:26:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T12:51:33.000Z (about 6 years ago)
- Last Synced: 2025-01-16T16:23:55.580Z (about 1 year ago)
- Topics: opencv
- Language: Python
- Size: 3.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cv-gabor-gui
====
application to check the result of Gabor filter on GUI

## Requirement
- Python 3.7 or later
- OpenCV 3.x
### Dependencies
- opencv-python / numpy
- cvui (https://dovyski.github.io/cvui/)
## Usage
`python3 main.py example.png`