It is currently Tue Aug 18, 2026 1:56 pm


All times are UTC - 5 hours [ DST ]



Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Image steganography
PostPosted: Mon Apr 13, 2015 10:36 am  (#1) 
Offline
New Member

Joined: Mar 30, 2015
Posts: 2
Hello
I can't see my previous post that i posted under the subject image steganography. How can i get that posts & its replys.Please help me to get back my posts in image steganography....


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Image steganography
PostPosted: Mon Apr 13, 2015 11:10 pm  (#2) 
Offline
New Member

Joined: Mar 30, 2015
Posts: 2
While searching code for image steganography i will get a java code. Please help me to convert that code into gimp plugin that is written in python language.I think this code works properly.................. picture.java


Top
 Post subject: Re: Image steganography
PostPosted: Tue Apr 14, 2015 5:39 am  (#3) 
Offline
Script Coder
User avatar

Joined: Dec 27, 2014
Posts: 508
@jismy:
You haven't posted a link above, but I believe the site you referred to in the previous thread (which seems to have disappeared) was this:
http://students.iitk.ac.in/projects/steganography

This seems to have been a project undertaken by students at the Indian Institute of Technology, Kanpur.
They ended-up using Python (not Java).
The project summary does not state what encoding technique they actually used, but there must be some sort of group-encoding used, perhaps BPCS (see http://en.wikipedia.org/wiki/BPCS-Steganography). They also used re-scaling to help squeeze the "hidden" image into the carrier image.

Implementing BPCS is not a trivial exercise - there would be a considerable amount of work involved.
(There is a BCPS steganography program for Windows available here: http://datahide.org/BPCSe/QtechHV-program-e.html)

Why do you need the code as Gimp plugin (rather than a standalone program, run under Windows or Linux)?
And why does it have to be written in Python?
(There is already a Gimp C plugin available to do LSB encoding here http://registry.gimp.org/node/25988) which does work (at least on small images, though I think there may be a problem with larger images).


Top
 Post subject: Re: Image steganography
PostPosted: Tue Apr 14, 2015 6:10 am  (#4) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5241
Location: Gimpville
The original topic was moved out of the public boards , due to some posting anomalies. This topic will be temporarily locked until these issues are resolved.

Thanks for your understanding in this matter.

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill


Top
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group