Image-encryption icon indicating copy to clipboard operation
Image-encryption copied to clipboard

Explanation of code

Open lightningedge007a opened this issue 7 years ago • 1 comments

Hi. Can you please share the resources from where I can gain enough knowledge of syntax as well as algos so I can understand the working of your code ?

lightningedge007a avatar Sep 26 '18 04:09 lightningedge007a

You can read about this project and its algorithm in this Research Paper

And for the run environment, you can go through offical OpenCv documentation

Follow this Gist to install openCv package in linux : openCv installation

codeShaurya avatar Sep 26 '18 16:09 codeShaurya