Showing 42 open source projects for "ghost 4 linux"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Development has moved to https://github.com/libexif/. See https://libexif.github.io for more details.
    Leader badge
    Downloads: 184 This Week
    Last Update:
    See Project
  • 2
    Panasonic Camera Remote Control

    Panasonic Camera Remote Control

    Provides remote video recording with zoom control

    This tiny tool is a simple remote control for Panasonic video cameras which support Wi-Fi. For now it's able to complete the following operations: show you preview of the video you are recording or going to record (you can watch it in the window of the tool or scale it as you prefer), turn camera video recording on, off, and to use camera zoom to scale the final picture. Before you start working with this video tool you need to connect your camera to your PC and find out IP address and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WebcamServer

    WebcamServer

    Tool to remotely activate a camera and capture images up on GET-reques

    Usual webcams run a server Tom remotely access images and videos. This often prevents the server from going to suspend. This tool listens on a configurable port on a GET request requesting a .jpg file. Up on such a request, the webcam is configured, activated, an image is captured, and the image is returned as a usual http reply. This enables the server to suspend and to wait for a WOL to resume.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pivot

    pivot

    Photo, Image and Video Organization Tool

    The Photo, Image and Video Organization Tool - Pivot - is a tool for the first step of the image (and video) processing tool chain. Pivot can organize your images from the hard drive or directly from the camera. It allows you to specify destination folders and filename patterns for the copying process. The organization is mainly based on the creation date and time of the images. For a list of features of pivot, refer to the pivot homepage. Donate to the pivot project:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Remote control for Pentax DSLR cameras.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    This java application takes input images of an object on a a known sheet of paper and produce a realistic 3d triangulated model of the object. It is designed to integrate the software with the Reprap project to create a simple "3d photocopier". The software was written for a PhD thesis and is currently in an incomplete state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    YASW

    Yet Another Scan Wizard

    YASW (Yet Another Scan Wizard) is an application used to correct images taken with a camera. It can be used to post process the scanning of a book (see http://http://www.diybookscanner.org/ ) or to correct an individual image taken with our camera (A poster in the street). You can see YASW (0.5) in action in Youtube http://youtu.be/__a9urAtQD4 thanks to David Landin. He also wrote an illustrated manual for YASW 0.5: ...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Python application to scan DataMatrix barcodes using webcam. Uses libdmtx as backend decoder and pyGTK for display. Intended as a conference badge scanning application, but flexible enough to allow other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Automatically geocode pictures from your camera and a GPS track log. Following Google code closure the only official webpage is (doc, support, code) : https://github.com/notfrancois/GPicSync
    Downloads: 15 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    This program will help to make advise on adjusting the shooting EV value while you had assign interesting zones from your picture. It is an effort to carry the Zone System and principle of pre-view on digital camera color photography. Using this program, you should 1. capture a pre-view image first, 2. load it into program, 3. assign the brightest zone, darkest zone with as many interesting zones as you want then 4. push the "Calculate' button to see how many EV adjustment amount...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    digicamscan

    Use your digital camera as a scanner!

    Allows to use a digital camera as a scanner by removing distortion and effects of uneven lighting from a set of photos. A picture of a white sheet of paper can be used as a reference for calibration. Outputs corrected JPEG files and optionally a PDF document combining all pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Gimp Simulate HDR

    A Gimp plugin that simulates a HDR image

    Simulate HDR is a plugin for The GIMP that creates two layers from a single image simulating an underexposed and a overexposed shots, creating a High Dynamic Range image. It can create a tone mapping layer to compress the color range of the image.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    Gimp Octave Sharpening

    A Gimp plugin that implements the Octave Sharpening method

    Octave sharpening is a plugin for The Gimp that implements a method which produces intense sharpened images without halos or noise. If a High Pass Filter is not enough, try this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    video recorder

    a video recorder module using jmf

    a video recorder module using jmf CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Detects DataMatrix barcodes in images and decodes them. Currently in C#, usable from any .net language, Mono Planned. Licensed the GPL Simple usage, unlimited fiddling possible. See the Wiki (English) for our Documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Camera Photo Reader
    Camera Photo Reader is a simple program to copy photos from cameras or camera cards based on dates. The files are collected based on dates and then copied to folders with the form yyyy_mm_dd_subject under a base folder on your hard drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Photograph, manage, view, compare, document healing processes and archive digital pictures fully integrated into doctor's practice systems. Take a photo and immediately see how the picture gets archived to your current patient automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Eine Java-Applikation, welche es ermöglicht bis zu vier Quellen (z.B. Net-Cams) in einem gewissen Zeitraum per Zufall auszulesen und einen Film daraus zu machen. Dieses Tool wurde entwickelt, um MultiMomentAufnahmen zu erstellen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Panopano is a 360° Panorama viewer (Java/Java3D), and can also be used as a view editor (extracting/importing a "normal" view). It can display equirectangular and cubic panoramas, and virtual tours (popup images/video transitions between panoramas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project has moved to: https://github.com/lsolesen/pel/ The PHP Exif Library (PEL) provides an easy-to-use library written in pure object-oriented PHP5 which will allow you to read and write the Exif tags commenly found in JPEG and TIFF photos taken w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Java Programm to sort JPEG-Images from digital still image cameras. The sorting is done by the capture date/time of the EXIF-Header. Image meta informations from EXIF-Header is stored in a database. Double files will be recognized by MD5-hash compare.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tools that allow one to search for photos based on any metadata information and to generate histograms of the distribution of photo focal lengths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Susi-Z is a platform-independent C++ game and media-art engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Image Tagger is a simple graphical application to allow the tagging of images. It currently allows you to set title, commands, and keywords in the IPTC / EXIF tags. It's not very polished, but it is pretty stable. It uses ExifTool for editing tags.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    flRaw manipulates raw images from digital cameras. Besides usual dcraw settings it can do exposure correction, curve application in RGB/CIELAB space and USM sharpening in CIELAB space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB