Skip to content

zakhkatya/Sorting-visualisation-Python-OpenCV-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Sorting Visualisation (OpenCV)

It is a recreation of project that visualize sorting methods using OpenCV library. This program might help with understanding how different sorting method works showing every step of process.

Sorting methods that are implemented:

  • Bubble
  • Insertion
  • Gnome

Example of sorting visualisation

How to run:

pip install opencv-python
python src/main.py

About

University project recreated on Python using OpenCV library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages