An open API service indexing awesome lists of open source software.

https://github.com/aliartiza75/numerical_analysis

Image Resizing using Interpolation and making video of that process. Encryption and Decryption of that video using Lorentz and Rossler method
https://github.com/aliartiza75/numerical_analysis

image-resizing lorentz matlab matlab-codes matlab-image-processing-toolbox rossler zoom-images

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

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