Skip to content

Novel image compression–encryption hybrid algorithm based on key-controlled measurement matrix in compressive sensing

Notifications You must be signed in to change notification settings

perepichka/ceha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

comp6771

Introduction

Project implementing the paper titled Novel image compression–encryption hybrid algorithm based on key-controlled measurement matrix in compressive sensing by Nanrun Zhou, Aidi Zhang, Fen Zheng, and Lihua Gong.

Set-up

The following is required to run the project.

  • Python 3.6
  • numpy
  • scipy
  • matplotlib
  • opencv

I suggest installing using Anaconda. First, download Anaconda and install it.

Then, in command line, run the following:

conda create -n py37 python=3.7

activate py37

conda install numpy scipy matplotlib opencv

About

Novel image compression–encryption hybrid algorithm based on key-controlled measurement matrix in compressive sensing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages