/numerical_analysis

Image Resizing using Interpolation and making video of that process. Encryption and Decryption of that video using Lorentz and Rossler method

Primary LanguageMATLAB

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).