登录
首页 » Python » picture_encryption

picture_encryption

于 2019-12-11 发布
0 172
下载积分: 1 下载次数: 5

代码说明:

说明:  使用python实现图像的加解密算法,涉及到基于RC4的图像加解密,基于logistic的图像加解密,arnold图像置换,有图像界面,使用QT制作(Using Python to implement image encryption and decryption algorithm involves image encryption and decryption based on RC4, image encryption and decryption based on logistic, Arnold image replacement, image interface, QT production)

文件列表:

picture_encryption\arnold\arnold.py, 1666 , 2019-07-02
picture_encryption\arnold\cat.bmp, 1254454 , 2019-04-29
picture_encryption\arnold\de_arnold.py, 1475 , 2019-07-02
picture_encryption\arnold\res_pic.bmp, 940854 , 2019-07-17
picture_encryption\arnold\secret.bmp, 940854 , 2019-09-30
picture_encryption\arnold\__pycache__\arnold.cpython-37.pyc, 1694 , 2019-07-02
picture_encryption\arnold\__pycache__\de_arnold.cpython-37.pyc, 1408 , 2019-07-02
picture_encryption\deciphering.py, 1368 , 2019-09-21
picture_encryption\encryption.py, 1328 , 2019-07-02
picture_encryption\logistic\de_logistic.py, 1797 , 2019-07-02
picture_encryption\logistic\hh.bmp, 263222 , 2019-05-18
picture_encryption\logistic\logistic.py, 1799 , 2019-07-02
picture_encryption\logistic\res_pic.bmp, 197430 , 2019-10-10
picture_encryption\logistic\secret.bmp, 197430 , 2019-10-10
picture_encryption\logistic\__pycache__\de_logistic.cpython-37.pyc, 1875 , 2019-07-02
picture_encryption\logistic\__pycache__\logistic.cpython-37.pyc, 1811 , 2019-07-02
picture_encryption\main.py, 933 , 2019-07-07
picture_encryption\others\correlation.py, 786 , 2019-07-03
picture_encryption\others\histogram.py, 471 , 2019-07-03
picture_encryption\others\information_entropy.py, 453 , 2019-07-03
picture_encryption\RC4\de_RC4.py, 2153 , 2019-07-02
picture_encryption\RC4\people.bmp, 1166454 , 2019-06-27
picture_encryption\RC4\RC4.py, 2155 , 2019-07-02
picture_encryption\RC4\res_pic.bmp, 30054 , 2019-10-10
picture_encryption\RC4\secret.bmp, 30054 , 2019-10-10
picture_encryption\RC4\__pycache__\de_RC4.cpython-37.pyc, 2282 , 2019-07-02
picture_encryption\RC4\__pycache__\RC4.cpython-37.pyc, 2285 , 2019-07-02
picture_encryption\Ui\deciphering.ui, 6071 , 2019-07-02
picture_encryption\Ui\encryption.ui, 5743 , 2019-07-02
picture_encryption\Ui\main.ui, 2164 , 2019-07-02
picture_encryption\Ui\Ui_deciphering.py, 5420 , 2019-07-02
picture_encryption\Ui\Ui_encryption.py, 5160 , 2019-07-02
picture_encryption\Ui\Ui_main.py, 2143 , 2019-07-02
picture_encryption\Ui\__pycache__\Ui_deciphering.cpython-37.pyc, 3276 , 2019-07-02
picture_encryption\Ui\__pycache__\Ui_encryption.cpython-37.pyc, 3187 , 2019-07-02
picture_encryption\Ui\__pycache__\Ui_main.cpython-37.pyc, 1726 , 2019-07-02
picture_encryption\__pycache__\deciphering.cpython-37.pyc, 1932 , 2019-09-29
picture_encryption\__pycache__\encryption.cpython-37.pyc, 1876 , 2019-07-02
picture_encryption\__pycache__\Ui_deciphering.cpython-37.pyc, 2874 , 2019-07-02
picture_encryption\__pycache__\Ui_encryption.cpython-37.pyc, 3032 , 2019-07-02
picture_encryption\__pycache__\Ui_main.cpython-37.pyc, 1391 , 2019-07-02
picture_encryption\__pycache__\Ui_test.cpython-37.pyc, 3336 , 2019-06-28
picture_encryption\arnold\__pycache__, 0 , 2019-07-02
picture_encryption\logistic\__pycache__, 0 , 2019-07-02
picture_encryption\RC4\__pycache__, 0 , 2019-07-02
picture_encryption\Ui\__pycache__, 0 , 2019-07-02
picture_encryption\arnold, 0 , 2019-06-28
picture_encryption\logistic, 0 , 2019-06-28
picture_encryption\others, 0 , 2019-07-16
picture_encryption\RC4, 0 , 2019-07-02
picture_encryption\Ui, 0 , 2019-07-02
picture_encryption\__pycache__, 0 , 2019-09-29
picture_encryption, 0 , 2019-07-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • manipulator-program-simulation
    说明:  机械臂正解反解程序仿真程序 开源,自己可以设置6个角度 然后会得出相应的变化数据和图像。(Positive Solutions of inverse manipulator program simulation)
    2020-11-20 19:09:36下载
    积分:1
  • 348889MPEG
    MPEG解码源代码。转载中国程序员网络,提供该代码。(MPEG decode)
    2009-03-18 16:43:35下载
    积分:1
  • Archive
    抗任意角度旋转的图像匹配算法的matlab实现(image matching of any rotation )
    2009-04-05 09:12:05下载
    积分:1
  • LN_watermarking
    说明:  该算法实现了数字水印的嵌入与提取,然后对图像进行均衡化处理,分析均衡化处理后的图像对数字水印嵌入和提取效果的影响。(The algorithm realizes the embedding and extraction of digital watermark, and then carries on the equalization processing to the image, analyzes the influence of the equalization processed image on the embedding and extraction effect of digital watermark.)
    2019-12-09 10:26:32下载
    积分:1
  • LinearClassifier_1.0
    说明:  基于Fisher线性判别基础学习器的集成分类器专门用于数字媒体的隐写分析,目前使用高维特征空间。目前,由于其良好的检测精度和较小的计算成本,它可能是设计监督分类器用于数字图像隐写分析的最常用方法。(The ensemble classifier, based on Fisher Linear Discriminant base learners, was introduced specifically for steganalysis of digital media, which currently uses high-dimensional feature spaces. Presently it is probably the most used method to design supervised classifier for steganalysis of digital images because of its good detection accuracy and small computational cost. It has been assumed by the community that the classifier implements a non-linear boundary through pooling binary decision of individual classifiers within the ensemble.)
    2021-01-17 10:38:45下载
    积分:1
  • vlfeat-0.9.19-bin.tar
    SIFT,SURF,MSER函数库,包括MATLAB和C++源程序(SIFT SURF MSER function)
    2014-10-08 16:06:45下载
    积分:1
  • drawingelipse
    Algorithm for drawing elipse
    2009-11-24 09:30:27下载
    积分:1
  • 卡尔曼滤波
    1、运动目标进行检测与跟踪,背景差分法,卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像; 3、代码部分附详细解释(1. The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses Calman filter, the detection result is represented by the red outer rectangle frame, and the tracking result is expressed in green rectangle frame. 2. The background image is updated with the average background method. 3. The part of the code is explained in detail)
    2021-01-01 21:48:58下载
    积分:1
  • RobustPCA-master
    低秩学习,rpca,适用于图像去噪,视频跟踪。(low rank learning,rpca,image denoise.Image tracking)
    2021-01-05 20:18:55下载
    积分:1
  • Threshold
    这是一个阈值分割的小例子,利用阈值分割把原始图片转化为二值图像和灰度图像。(This is a small example of a threshold segmentation using thresholding the original image is converted to binary and grayscale images.)
    2016-05-03 09:57:20下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载