Search Results for "image steganography code" - Page 25

Showing 801 open source projects for "image steganography code"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    CASMR GIL

    CASMR GIL

    Source Code content for Open Source packages used by the CASMR GIL

    Source Code content for Open Source packages used by the CASMR Gateway Image Loader (GIL), which is a CASMR Plug-in module that allows the deployment of code download campaigns to the VMS and IP Client devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3

    OneLineOfCode.NET

    Popular .Net functions in one line of code

    Years of projects and code re-use have driven me to create a DLL that can perform many common tasks in a single line of code. From image thumbnail creation to getting data from many different types of databases to retrieving how many cpus are installed in your PC. just a few examples: //read text file contents string data = OLC.IO.ReadTextFile(filepath); //generate a strong random password string randPass = OLC.Randomizer.Instance.GeneratePasswords(1, 10, true, true, true, true)[0]; //get the ip and mac of my system string myip = OLC.Net.GetSystemIPAddress(); string mymac = OLC.Net.GetMacAddress(myip); //object serialization and deserialization OLC.Obj.PutToFile(@"c:\myfile.dat", myobj); object outobj = null; OLC.Obj.GetFromFile((@"c:\myfile.dat", out outobj); //launch a process and get the results from std output string results = OLC.Proc.StartProcessWithResult("arp","-a"); //etc.etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pyz80 is a z80 cross-assembler written entirely in Python. It accepts text files with the syntax of the Sam Coupe's popular COMET assembler, and outputs a disk image suitable for loading in SimCoupe or transferring to floppy disk for use with a real Sam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Linux Kernel Programming IDE (LinK+)

    Linux Kernel Programming IDE (LinK+)

    A Simple 'IDE'A for Linux Kernel Developers

    LinK+ IDE is a simple IDE for Linux Kernel Developers and Lovers. It is based on Eclipse IDE customized for Linux kernel programming. It reduces the development time and executes code in an elegant fashion. This IDE supports Linux kernel configuration, compilation & emulation, system call development and device driver development. LinK+ IDE includes various templates in the category of character, block and network device driver subsystems for device driver development. It includes...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    jmathstudio - Java Image/Signal toolkit

    jmathstudio - Java Image/Signal toolkit

    Java toolkit for discrete Image and Signal processing.

    JMathStudio is a Java based digital image and signal processing toolkit/library. It is simple to use, portable, light (~300 Kb), extendable and free. Full source code available at https://github.com/bhavyaajani/jmathstudio Android compatible JMathStudio is available @ https://sourceforge.net/projects/jmathstudio-android/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    tceetree

    Makes a C function call tree as Graphviz DOT file from CScope output.

    The purpose of the project is generating a function call tree for a software application written in C. This utility takes as input an uncompressed CScope (http://cscope.sourceforge.net/) output file. With a few options, an output DOT language file can be generated. The DOT file may be used as input for Graphviz (http://www.graphviz.org/) to make an image of the function call tree (see screenshot examples for tceetree run over its sources). For more information, see the Wiki page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    xban2

    Get a great banner on your X-desktop.

    xban displays a xpm Logo in the center of the screen for 5 seconds. Left mouse click on the banner also closes xban. Based on code from FvwmBanner-1.24 - but modified to take external xpm-image. Added support for png, tiff, jpeg, gif etc. via Imlib. Added user setting of timer. Static linked bin included in tar-ball.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Prestashop Rating Review+Google Snippets

    Prestashop Rating Review+Google Snippets

    Product Review & Google Snippet SEO Boost module for Prestashop facili

    Product Review & Google Snippet SEO Boost module for Prestashop facilitates merchants to generate Rich snippets for user given rating and reviews in their website and include them in Search Engines to give convenient summary information about Product information in Search Engines with dynamic content on user ratings and reviews. This module integrates with the PrestaShop eCommerce Software and enables buyers or registered users or any visitors of the websites to give ratings and reviews...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    Simple test for 3d scene viewing demonstrating usage of: Qt5.1: a bit of qml framework+lot of native (c++) OpenGL ES: portable windows/linux/android code QtCreator framework: compile on all platforms License: - 3d models were taken from The Guild 2 Renaissance. All rights belong to Nordic Games GmbH. Non-commercial usage with courtesy of Nordic Games GmbH. - trackball code inspired by apple cocoa help Note: - home made qml widgets (Qt5.1 compatible) - home made openGL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A collection of code, bundled into a single R package, to perform several aspects of data management, image pre-processing, data analysis and statistical inference related to the quantitative analysis of dynamic contrast-enhanced MRI (DCE-MRI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    tags2uml

    Generates UML class diagrams, from source code

    ...The DOT file should then be passed to the Graphviz dot program to be converted into an image file (e.g. PNG, SVG etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Aspose for Spring.Java

    Aspose for Spring.Java

    Aspose for Spring.Java provides Aspose API samples for Spring.Java.

    Aspose for Spring.Java provides usage samples / sourcecodes for the demonstration of Aspose API for Java by extending famous Spring Java PetClinic Sample Web Application. This extension of "Spring Java PetClinic Sample Web Application" also shows the Integration of Aspose APIs with Spring MVC, JSP and Maven Project. Latest Release: v1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    AprilBrush

    Cross-platform application for digital painting

    AprilBrush is a Qt-based application for digital painting with support for layers, brush libraries and multi-page, written in C++/JavaScript/QML languages. The program saves the image files in the format OpenRaster and can also export them to PNG. Required a pressure sentive input device (graphic tablet). Source code can be find in a git repository: https://github.com/krre/AprilBrush-Desktop
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Simple Webcam Image Archive Script

    Simple Webcam Image Archive Script

    simple webcam image archive - copies an image into a mysql db

    Author: Stephen Phillips - http://www.stephen-phillips.co.uk/webcam.html Created Date: 11/03/2012 Last Modified Date: 30/04/14 Version: 1.12 Updated to fix some minor bugs and issues in the code. Description: This is a simple script I wrote to automatically archive images from my webcam to a MySQL Database for me to view later using PHP and a scheduler such as cron. It is very simple, and can be included into a page using an iframe, it automatically copies the latest version of an image to the database which can be viewed using gallery.php to view all with sorting options, or using recentListing.php which shows the 10 most recent images archived. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Steganography v2.0

    Steganography v2.0

    Hide archives inside any image type

    Hides any archive file inside any image, when opened it functions exactly as an image and can still be printed as usual, but once opened with WinRAR or any other similar program the contents of the archive can be seen. ************************************************************************************************************************** Now has the ability to mask the size of the image so that it stays the same even when TB's of data are hidden within...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17

    GroundCAD 0.2

    CAD 2D for Land Surveying,Civil and more

    Operating System : Windows - Linux - Mac OS Drawing CAD 2D Point Line Polygon Rectangle Circle Ellipse Texte Labeling Point Line Polygon Rectangle Circle (Name Code Comment XYZ Length Angle Area Radius ...) Area Calculation by points or by object. Import-Export module : Image bmp,jpg,png CSV TXT SVG DXF R12 SOKKIA SDR33 TOPCON FC4 GTS7 XML LANDXML LEICA GSI8 GSI16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jQuery-webcam

    jQuery-webcam

    A webcam wrapper plugin for jQuery

    A small jQuery plugin that wraps a Flash-based webcam interface (via .swf) to enable webcam capture and control from JavaScript in web pages. A small wrapper library to be able to communicate with a Flash webcam via JavaScript. The camera doesn't work if you have any dom-errors on your page. If you want to draw the picture onto a canvas, have a look at the source of the page on the blog. For further details and code examples take a look at the demonstration and documentation page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DSI

    DSI

    Invading aliens type game using SDL

    Simple invading aliens game in C started in 2001, SDL requiring mixer and image libs. You must stop those aliens from landing on you! Bunkers added 2014, <space> Fire <right arrow> Move right <left arrow> Move left <escape> Quit. Joystick support is standard. Left, right and the fire button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Aspose for Spring.NET

    Aspose for Spring.NET

    Provides source code and usage instructions for extening Spring.NET

    Aspose for Spring.NET provides source code and detailed usage instructions for extending the existing Spring.NET samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    BTHEBookStore

    Book store E-commerce implemented in Java/Servlets using MVC

    ...The admin interface allows admin users to add, edit and remove product categories/subcategories, add/remove/edit products, view users, grant admin rights to users, view/manipulate orders. One image can be uploded for each product. Customers can easily create accounts, manage their shopping cart and view previous orders. The code can be downloaded and used under the Distributed Creative Commons Attribution-Share Alike 2.5 Generic license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SPADE

    SPADE

    A toolkit for developing and deploying protein structure algorithms.

    The Structural Proteomics Application Development Environment is a Python tool kit for developing and deploying bioinformatics applications. Handles graphics, analysis, and modeling of protein sequence and structure. Source and Win installers available. SPADE source code can be cloned from http://www.github.com/deaconjs/SPADE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WP MouseOver plugin

    WP MouseOver plugin

    Easily create rollover icons on your wp site

    ...WP Mouseover Plugin can be used for many websites from the average photo gallery all the way down to an e-commerce driven sales website. Use WP MouseOver Plugin in many ways on your WordPress website: • Navigation or sub-menu. • Social tool bar. • Buy / Download buttons. • Portfolio and image gallery. • and many more! WP MouseOver Premium version allows you to: Create unlimited short-codes to place anywhere on the website. Place the short-code on sidebars and widgets. Upload your images or use built-in graphics (over 100 icons!). Write your own text. Link images and text anywhere. Upload your image as backgrounds or choose plain color. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dia Diagram Editor

    Dia Diagram Editor

    Free drawing software for Windows, Mac OS X, and Linux

    ...Dia supports more than 30 different diagram types like flowcharts, network diagrams, database models. More than a thousand readymade objects help to draw professional diagrams. Dia can read and write a number of different raster and vector image formats. Software developers and database specialists can use Dia as a CASE tool to generate code skeletons from their drawings. Dia can be scripted and extended using Python.
    Leader badge
    Downloads: 9,210 This Week
    Last Update:
    See Project
Auth0 Logo