Refine by Content Type

Refine by Category

Refine by Product

Refine by Time Frame

image thumbnail

updated 1 year ago

Image Description Notes (with LSB encoding) by Michael Chan

The objective is to illustrate how certain reference may be made to a given image. (text, bit, data hiding)

allocateDataBitsByN_SizeBitsIntoByteArrays( bitStream, N )

bitStreamToIntArray( bitStream )

convertInt8ToBitStream( dataToBeInsertedAsBits_inDec )

image thumbnail

updated 1 year ago

Embedding/ Hiding Image Within Image (with LSB encoding) by Michael Chan

The objective is to illustrate how an image may be embedded or hidden within another given image. (bit, lsb, description)

allocateDataBitsByN_SizeBitsIntoByteArrays( bitStream, N )

bitStreamToIntArray( bitStream )

convertInt8ToBitStream( dataToBeInsertedAsBits_inDec )

image thumbnail

updated 1 year ago

Binary Image Watermarking/Data Hiding: Data, Algorithms, and Distortion Measure by Haiping Lu

A package on binary image watermarking/data hiding, including data, algorithms & distortion measure. (binary image, distortion measure, watermarking)

DRDValue=CalImDistDRD(OriImg,DistImg,MaskSize)

DesignNoise(ImName,Dimention,IgnoreT,blksize,IncVal,Differ,...

DistTable=CalDisTable(ImName,Dimention)

image thumbnail

updated almost 4 years ago

Reversible Watermarking by Difference Expansion by Asad Ali

Reversible Data Embedding Using Difference Expansion by J. Tian (data hiding, difference expansion, reversible watermarki...)

DE_Algorithm(originalImage,T,EMBED_DIRECTION)

[PeakSNR, Mean2err]=psnr(OriginalImage, DegradedImage)

DE_embedding.m

image thumbnail

updated 6 years ago

Recovering data hidden in an image by Nithya V S

Recovers the text embedded using 'embedbp' in the Bth bit-plane of the input image, given the length (data hiding, watermarking, image processing)

recoverbp(I,siz,b)

image thumbnail

updated 6 years ago

Hiding data in an image by Nithya V S

Embeds the input data (text, or string) in the specified bit-plane of the input image and returns th (application, data hiding, image processing)

embedbp(I,txt,b)

Contact us