Assignment No 2
Assignment No 2
2
Aim: Project problem statement feasibility assessment:.
Problem Statement: Steganography Using Reversible Texture Synthesis
P- Problem:
A problem is assigned to the P (polynomial time) class if there exists at least one
algorithm to solve that problem, such that the number of steps of the algorithm is
bounded by a polynomial in O(n), where n is the size of the input.
NP-Problem:
A problem is assigned to the NP (nondeterministic polynomial time) class if it
is solvable in polynomial time by a nondeterministic Turing machine.
NP-Hard:
A problem is said to be NP-hard if an algorithm for solving it can be translated
into one for solving any other NP-problem. It is much easier to show that a
problem is NP than to show that it is NP-hard.
NP-Complete:
A problem which is both NP and NP-hard is called an NP-complete problem.
On the basis of the above definitions, our problem statement is solvable in polynomial time by deterministic Turing machine hence it is said to be P-Problem.
Mathematical Model:
The mathematical model is illustrated properly that defines the problem
statement of project, input data, output data and all the necessary constraints
regarding project. Solution perspective for proposed scheme,
Mathematical model:
Let S= {U,IS,AS,VS,V};
Where, U= USER (infinite set).
Ex.- U={U1,U2,U3,U4 Un}
IS=Image Steganography
AS=Audio Steganography
Vs=Video Steganography
V=VIEW