Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 460 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 460 Bytes

Image Resizer

This project contains matlab scripts that uses Lorentz & Rossler techniques for image resizing.

Project description

  • zoom.m takes an image and resize it and makes a video of that process.
  • Lorentz/video_encryption.m file takes a video file and encrypt and decrypt some of it frames(you can change # of frames).
  • Rossler/video_encryption.m file takes a video file and encrypt and decrypt some of it frames(you can change # of frames).