mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-06-28 03:06:14 +02:00
Reorganization of the steganalysis sub-module.
This commit is contained in:
parent
bc741a1c4e
commit
66c6f2b3a3
5 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
#-*- coding: utf-8 -*-
|
||||
|
||||
from .steganalysisParity import *
|
||||
from .steganalysisStatistics import *
|
||||
from .parity import *
|
||||
from .statistics import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue