Search Results for "image steganography code" - Page 23

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
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1

    pdf2bmp

    pdf2bmp is a command-line format conversion tool.

    PDF2BMP is a piece of open source software, a command line utility running under Windows, performing following file content conversions: 1) Convert a PDF file page to a BMP image file. One run can only convert one page. Optionally, it can also output text position information of that page. This converting function is developped by modification based on open source software sumatrapdf-2.4. All changes can be found by searching "PDF2BMP". 2) Convert a Latex file to a RTF(rich text format) file. This converting function is developped by modification based on open source software latex2rtf-code-1245-trunk. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Rio - Raw Image Objects

    Rio - Raw Image Objects

    Raw Image Objects for Lazarus/FreePascal

    Rio provides virtual pixel access to any 1, 2, 3 or 4 byte pixel map. ie: You can use Rio with any bitmap type including TBitmap's or TBGRABitmap's. Rio includes a large number of optimized bitmap editing/copying methods. The design of Rio is based on FreePascal generic objects. Therefore once a pixel format is defined, higher level generic objects can be created to edit the pixel maps using the built in generic methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    To perform this program. This code is performed to get results for our paper: Tran Manh Tuan, Nguyen Thanh Duc, Pham Van Hai and Le Hoang Son, "DENTAL DIAGNOSIS FROM IMAGE DATA USING FUZZY RULE-BASED SYSTEMS", submitted
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    To perform this program. This code is performed to get results for our paper: Tran Manh Tuan, Le Hoang Son, "A NOVEL FRAMEWORK USING GRAPH-BASED CLUSTERING FOR DENTAL X-RAY IMAGE SEARCH IN MEDICAL DIAGNOSIS", submitted
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    Cellular Automaton - Domain Growth

    Cellular automaton simulatin domain growth

    ...The main goal is to enable all a better understanding of complex system modelling principles explained on an example dealing with domain growth and to stimulate their own research motivated by the C++ code. The application offers a great degree of freedom in the configuration of simulation and allows a user to an arbitrary set the initial location of the domains and their respective growth factors. During the run of each simulation, a user can save the image into the file and control the run of the simulation. The application is free to use or modify under given conditions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    soccerPitchTeamEdition

    soccerPitchTeamEdition

    Edition of football teams on HTML canvas- javascript source

    This javascript code provides tools to compose your own football teams on real soccer pitch which is drawn on a html canvas and therefore this could be rendered on image PNG . This code also use an other open source library (jscolor) editor site here : http://jscolor.com which help this code to use color picker this tool also provides some report match features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Netvlad

    Netvlad

    NetVLAD: CNN architecture for weakly supervised place recognition

    NetVLAD is a deep learning-based image descriptor framework developed by Relja Arandjelović for place recognition and image retrieval. It extends standard CNNs with a trainable VLAD (Vector of Locally Aggregated Descriptors) layer to create compact, robust global descriptors from image features. This implementation includes training code and pretrained models using the Pittsburgh and Tokyo datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    To perform this program. This code is performed to get results for our paper: Le Hoang Son, Tran Manh Tuan, "A cooperative semi-supervised fuzzy clustering framework for dental X-ray image segmentation", submitted
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...If you would like to use the "large painting dataset" or the "very first" version of our feature extraction code, please cite the following publications properly: Florence Ying Wang and Masahiro Takatsuka. SOM based Artistic Style Visualization. (ICME'13). San Jose. USA, July, 2013.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    ImagingBook

    ImagingBook

    Java source code for image processing books by Burger & Burge

    NOTE: The source repository for this project has been moved to a NEW LOCATION: ************************************************************************************ https://github.com/imagingbook/imagingbook-public ************************************************************************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MINIBIAN image for Raspberry Pi

    MINIBIAN is a MINImal RaspBIAN-based Linux image for Raspberry Pi

    The main focus is to have a small, updated and stable distribution that is fully compatible with official Raspbian image, without GUI and unneeded tools. So this image is perfect for embedded projects, or wherever you need to use all RPi resources for your specific tasks. The main advantage is that MINIBIAN has a very small footprint, boots in some seconds and uses just few of precious RPi RAM. Unlike other similar projects, MINIBIAN has not been obtained purging unneeded packages from original image, neither recompiling the source code: it’s just a customized Raspbian installation obtained from the same repository used for official RPi image. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    CSS3 GitHub Buttons

    CSS3 GitHub Buttons

    Helps you easily create GitHub-style buttons and toolbars using links

    CSS3 GitHub Buttons provides a set of GitHub-style buttons implemented with modern CSS, showcasing how to recreate familiar UI affordances without heavy images or scripts. The components focus on semantic HTML and CSS3 features like gradients, border-radius, and shadows to achieve a polished look. Because the styles are modular and predictable, they can be dropped into many sites with minimal adjustments. The code demonstrates how to handle hover, active, and disabled states in a way that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The"Amip" GUI is intended to provide code examples of the methods proposed in: "Unsupervised image segmentation for microarray spots with irregular contours and inner holes" authors: Bogdan Belean, Monica Borda, Jörg Ackermann, Ina Koch and Ovidiu Balacescu Journal: BMC Bioinformatics, 2015, 16:412 https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-015-0842-3 PDE were used for grid alignment, whereas autocorrelation driven PDE and k-means clustering were used for spot segmentation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JPGRAR Create/Extract

    JPGRAR Create/Extract

    Extract or create JPGRAR easily. Also creates any other file formats.

    JPGRAR software allows you to create or extract archive files from JPGRAR, a seemingly normal JPG file with RAR secretly attached (steganography). Yes trust me, this is possible ;) JPGRAR is popular for sharing files on image board websites, where you are only allowed to share photos and external download links may expire. Your JPGRAR mustn't be compressed by the website for you to share it. It wouldn't work on, say, Facebook which compresses your photo to a lower quality file. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    CrypSten

    A Hybrid Cryptosystem with Steganography DLL

    A library written in Visual C# for encrypting a text message into an image file, and decrypting an image file to get the text message using Rijndael Algorithm, RSA Algorithm, and LSB Substitution Algorithm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    gdk_imlib2

    gdk_imlib2

    gdk_imlib image loader for gtk+-2.0

    ...It would be a lot quicker to port legacy software packages like this if gdk_imlib were available. This package, is a port of gdk-imlib to gtk+-2.0 which preserves all the feature of the original (gtk+-1.2) libraries. It means that if you have old graphics code you don't have to waste time re-writing it using GdkPixbuf or Cairo surfaces. Of course, we are not advocating using this library for new code, but you can if you prefer to use the gdk_imlib API for image loading & manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jqueryrotate

    jqueryrotate

    Plugin to rotate images by any angle cross-browse with animation

    jQueryRotate, a plugin to rotate images by any angle cross-browse with animation support. This project allows you to simply rotate images by any degree. It uses CSS3 where applicable and falls back to a CANVAS (old Firefox, some less-known browsers) or VML (IE6) solution where possible. It also gives a simple interface to animate rotation. Keep in mind that the primary usage of this plugin is to only rotate "IMG" elements, however the experimental version of the plugin (ver.3) also rotates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jpegant

    jpegant

    Embedded JPEG encoder

    Jpegant is a compact JPEG encoder for embedded applications. It is intended to be executed on small microcontrollers or microprocessors. High speed and small memory usage is its main concern. It implements a subset of JPEG standard. Now the code contains JPEG decoder so if you decided to use nonstandard transform or entropy coding in encoder you still will be able to decode bitstream (provided that you keep the decoder in sync of course). Release 1.1 source code and Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    BMP Image Watcher

    A program to watch BMP image for killing time ^^

    This is an open-source program was made using C and SDL2, it natively run on 32 bits Windows, compatitive with Windows 10. This program will display your .bmp image with error handle and image's lifespan time. And I also provide source code and a nice icon in program's directory. Have fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lazy Load Remastered

    Lazy Load Remastered

    Vanilla JavaScript plugin for lazyloading images

    Lazy Load delays loading of images in long web pages. Images outside of viewport will not be loaded before user scrolls to them. This is opposite of image preloading. This is a modern vanilla JavaScript version of the original Lazy Load plugin. It uses Intersection Observer API to observe when the image enters the browsers viewport. Original code was inspired by YUI ImageLoader utility by Matt Mlinac. New version loans heavily from a blog post by Dean Hume. By default Lazy Load assumes the URL of the original high resolution image can be found in data-src attribute. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DeepDream

    DeepDream

    This repository contains IPython Notebook with sample code

    ...The notebook shows how to take a trained vision model and iteratively amplify patterns the network detects, producing the hallmark surreal, hallucinatory visuals. It walks through loading a pretrained network, selecting layers and channels to maximize, computing gradients with respect to the input image, and applying multi-scale “octave” processing to reveal fine and coarse patterns. The code is intentionally compact and exploratory, encouraging users to tweak layers, step sizes, and scales to influence the aesthetic. Although minimal, it illustrates important concepts like feature visualization, activation maximization, and the effect of different receptive fields on the final image.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Code::Blocks plugin Image Editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Buildstep

    Buildstep

    Buildstep uses Docker and Buildpacks to build applications like Heroku

    Buildstep is a Docker-based wrapper around Heroku-style Buildpacks. It takes in your app code as a tarball via STDIN, runs the builder script inside a container preloaded with multiple buildpacks, and generates a ready-to-run Docker image, including a generated start script from a Procfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    DeltaCalibrationSim

    Simulator for delta calibration parameters

    This is a program to simulate the errors in delta printers to help one understand how modifying any of the correction parameters will effect the height map. It can also display errors in x, and y directions, as well as the magnitude of xy, and xyz errors. Custom color gradients are supported, including using alpha, making it easy to find test points for a least squares calibration routine. Images can be exported to any format Qt supports (PNG, BMP, JPG, PDF, etc). Simulation parameters...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bocker

    Bocker

    Docker implemented in around 100 lines of bash

    Bocker is a minimal, educational reimplementation of core container (Docker-like) functionality, done in about a hundred lines of Bash script. Its purpose is not to replace Docker’s full feature set, but to illustrate container primitives—namespaces, cgroups, layering, filesystem manipulation, network namespaces, etc.—in a transparent, minimal form. With bocker you can perform basic operations such as pulling an image, running a container, exec into a container, listing containers, and...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo