Skip to content

Commit 679838b

Browse files
committed
Adding a pipeline example of encryption-decryption execution in README.md
1 parent 808903d commit 679838b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
878 KB
Loading

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,8 @@ In this project a Research Paper is used. [Evaluating the permutation and diffus
2424
* Basic operations on images
2525
* Basic knowledge of OpenC with c++
2626

27-
Here OpenCv with c++ is not mandatory work environment. You can also choose Matlab or openCv with any language. Main part of this implementation is the algorithm.
27+
Here OpenCv with c++ is not mandatory work environment. You can also choose Matlab or openCv with any language. Main part of this implementation is the algorithm.
28+
29+
# Execution example:
30+
31+
![alt text](Image/example_encryption_decryption_image.png)

0 commit comments

Comments
 (0)