An open API service indexing awesome lists of open source software.

https://github.com/shivam-dhir/copy-move-image-forgery-detection

Copy Move Image Forgery Detection is a Python project that detects if an original image has been tampered with using Block-based (DyWT) and Keypoint-based (SIFT) algorithms. It employs OpenCV for image processing and RANSAC for eliminating false matches, highlighting altered regions to help verify image authenticity effectively.
https://github.com/shivam-dhir/copy-move-image-forgery-detection

block python ransac-algorithm sift-algorithm

Last synced: 2 months ago
JSON representation

Copy Move Image Forgery Detection is a Python project that detects if an original image has been tampered with using Block-based (DyWT) and Keypoint-based (SIFT) algorithms. It employs OpenCV for image processing and RANSAC for eliminating false matches, highlighting altered regions to help verify image authenticity effectively.

Awesome Lists containing this project