Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

lidalei/VideoMakerPro

Repository files navigation

This Qt repository was developed using OpenCV. The main goal was to play with Qt and to experiment / implement computer vision algorithms.

  • SLIC superpixel algorithm (http://ivrl.epfl.ch/research/superpixels) was implemented.

  • Several images transition algorithms were implemented. They support gray scale images and three channel images.

  • GPU support and CPU only super resolution were experimented.

  • A Qt interface was implemented. It supports opening a file, invoking the image transition algorithms and SLIC superpixel algorithm in the opened image.

About

Implemented the SLIC superpixel algorithm in C++ and image transitions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published