MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-576689.py

File recipe-576689.py

recipes/Python/576689_Copymove_forgery/recipe-576689.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Ad-hoc algorithm for copy-move forgery detection in images.
2# Implemented by - vasiliauskas.agnius@gmail.com
3# Robust match algorithm steps:
4# 1. Blur image for eliminating image details

Callers

nothing calls this directly

Calls 11

OptionParserClass · 0.90
getpartsFunction · 0.85
similarpartsFunction · 0.85
clusterpartsFunction · 0.85
marksimilarFunction · 0.85
print_helpMethod · 0.80
parse_argsMethod · 0.45
exitMethod · 0.45
openMethod · 0.45
splitMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected