Code Monkey home page Code Monkey logo

Vatsal Verma's Projects

carcom icon carcom

A car review and comparison site.

hacktoberfest icon hacktoberfest

Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest

significance-of-bit-in-image-steganography icon significance-of-bit-in-image-steganography

Now we are making use of two methods for image to image steganography. As we are already aware that individual combinations of pixels form an image. Each pixel is associated with RGB(Red Green Blue) values. A pixel takes 3 bytes, one for each color of RGB and each byte consists of 8 bits. For image to image steganography, image 1 will be merged with image 2. In this case, we are taking 4 bits from image 1 and 4 bits from image 2. This forms a new stegano image which combines the first four bits from the second image and next four bits from the first image. However, we are appending four zeros in the last 4 bits of the final image in order to increase the brightness. Regardless of using the least bit algorithm, we still can observe some level of distortions affecting the quality of the final stegano image. Hence, the second method overcomes this problem by using the first two bits of image 1 and the first six bits of image 2. The final stego image combines the first six bits of the second image and the first two bits of the first image. In this case, too six zeros will be appended, thereby producing a better quality of the final image adding more brightness to the image.

useful-templates icon useful-templates

This repo contains the templates for club that are used regular club activities.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.