Coder Social home page Coder Social logo

gui's Introduction

GUI

基于我们的老师提供的matlab代码和python的tkinter库实现的用于检测图像复制贴粘篡改的GUI显示


思路

通过老师提供的matlab代码来获取图片中的匹配点,通过暴力处理来获取被复制的图像区域并绘制以黑白滤镜处理图像区域,最后根据被复制的图像来计分。


不足:

  1. 由于时间紧张,处理被复制的图像区域的算法很暴力,这会导致该过程会十分缓慢。
  2. 不支持绘制一张图片拥有超过三个以上的被复制的图像区域(虽然能识别,但是无法绘制)
  3. 还有无数的bug......

如何开始

使用能够运行.py文件的软件(如vscode)来运行main.py (可能需要配置依赖库)


功能

  1. 历史记录,随着图片绘制完成后,你可以通过查看历史记录来检测图片
  2. 多种的配置,可以通过复选框来控制绘制的图像生成
  3. 有多种的算法来获取图像中的匹配点

GUI界面

Alt text

gui's People

Contributors

zhenzi233 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.