Skip to content

eneserdo/Cool-Image-Rotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Cool-Image-Rotation

This is a fun project for image rotation in a cool way. All functions are in the same file. Opencv is required.

Parameters:

-i, --image: Give an image directory. Or to open the camera type 1, and after camera window is opened, press s to capture a picture.

-s, --speed: Change the speed (must be multiple of 2). Default speed=2

--size: Image size (must be power of 2). Default size will be automatically aranged.

--effect: For real shuffling effect. Default is 1 (True).

To stop the code press q.

Here an example video:

movie

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages