Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mountchicken/tampering-detection
改良后的图像篡改检测APP
https://github.com/mountchicken/tampering-detection
Last synced: 18 days ago
JSON representation
改良后的图像篡改检测APP
- Host: GitHub
- URL: https://github.com/mountchicken/tampering-detection
- Owner: Mountchicken
- Created: 2020-10-26T15:40:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-15T12:07:45.000Z (over 3 years ago)
- Last Synced: 2024-10-06T11:20:51.174Z (about 1 month ago)
- Language: MATLAB
- Homepage:
- Size: 110 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tampering-Detection
# How to launch
使用方法:
- 1.先将除app1.mlap以外的其它m函数导入进matlab的函数路径中,若不会导入,可依次运行每个函数即可。
- 2.成功导入函数后,运行app1.mlap即可使用该软件
# Image
-![image](https://github.com/Mountchicken/Tampering-Detection/blob/main/%E6%8D%95%E8%8E%B74.JPG)
# How to use :
- 1.两个loding既是载入图片
- 2.linewidth设置选框线宽
- 3.directions旋转小波变换方向(默认transverse即可)
- 4.threshold设置判断阈值。对于篡改较大的图像,可以设置在0.3——0.5,对于篡改较小的图像,可以设置在0.2——0.3,
- 随着threshold的减小,可能出现将噪声判定为篡改的情况
# Software Requirement
- matlab2018# Contact me
- [email protected]