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

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)

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`