Skip to content

liangxhao/CVCourse_ImageFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVCourse_ImageFilter

Display image filtering:

Gudied Flier,L0 smooth Fliter, Bilateral Fliter

This code comes from my computer vision course homework.

The interface is written in python3 and depends on the PyQt5 framework.

The filtering algorithm is written in Visual C++, mainly written by my classmates, depending on OpenCV.

BoostPython is used to call the C++ dll(pyd) module for Python.

The main interface is as follows:

figure ui

Releases

No releases published

Packages

No packages published