Showing 1925 open source projects for "java windows 7"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 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
  • 1
    ExpectAnim

    ExpectAnim

    Describe your animation and run

    Describe your animation and run. Use setPercent to apply and modify the current step of the animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CasparCG: Pro Video & Graphics Play-Out

    CasparCG: Pro Video & Graphics Play-Out

    Pro Video & Graphics Play-Out SW, proven in 24/7 broadcasts since 2006

    Playback and record video, graphics and audio to multiple screens via DVI/HDMI/SDI in SD, HD, 2K and 4K.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 3
    Origami Editor 3D

    Origami Editor 3D

    Virtual paper folding program

    Origami Editor 3D is an advanced paper folding simulator. It uses a what-you-see-is-what-you-get interface and operates with a geometric abstraction of the Yoshizawa-Randlett system. Anything from a simple airplane to John Montroll's omega star can be folded in this editor. Origami files created with the program preserve the entire folding process, and they can be exported as folding diagrams in PDF, animated GIF files, or even as standalone Java programs displaying the origami in a 3D...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4

    WrapImaJ

    Multi-platform API for Image Processing systems in Life Sciences

    WrapImaJ purposes to be a multi-platform wrapper for different Image Processing systems for: - using the Java programming language. The purpose of WrapImaJ is not to combine an exhaustive collection of all functionalities of different imaging system, but to offer a simple, concise Application Programming Interface (API) - allowing to develop imaging software, the source code of which is independent from the underlying imaging system on which it relies. In it's current form, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Absolute Imaginary Julia Sets

    Absolute Imaginary Julia Sets

    Simple fractal explorer

    It's like the Mandelbrot Set, but the imaginary part is absolutized on each iteration. Move the mouse to see a preview of the Julia Set for that point. Left click to switch between Mandelbrot and Julia. Right click to change color palettes. Mouse wheel to zoom. Mouse drag to pan. Keyboard squeeze to break the keyboard. Any key to save a screenshot as a png image. ESC key to exit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PageFlip

    PageFlip

    3D Style Page Flip on Android

    This project is aimed to implement 3D style page flip on Android system based on OpenGL 2.0.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    mandelbrot set explorer

    mandelbrot set explorer

    a lightning-fast easy-to-use fullscreen mandelbrot set renderer

    This fractal explorer focuses on the beauty of colors. It features a smooth color palette generator. The controls are simple: mousewheel to zoom mouse drag to pan right click to switch colors "s" key to save as png picture
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    GraphicsMagic
    GraphicsMagic is an open source project that distributed under the GPL. It is an image processing application, and developed/compiled with Delphi 6/7 + Graphics32.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    GeOxygene
    GeOxygene aims at providing an open framework which implements OGC/ISO specifications for the development and deployment of geographic (GIS) applications. It is a open source contribution of the COGIT lab. at the IGN (the French National Mapping Agency).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    An IDE for people interested in Machine Vision/Image Processing. Written in Java, using JAI. It allows users to view image data and also provides a drag and drop environment that users can create/execute graphs of JAI operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XR3Capture

    XR3Capture

    Take screen shots of your computer!

    Comments: Capture your computer screen a lot easier with this app. System Requirements: Java 1.8.0_45++ required. GitHub (https://github.com/goxr3plus/XR3Capture)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    waifu2x-cpu-torch-vks

    waifu2x fork without CUDA

    The original is here: https://github.com/nagadomi/waifu2x Differences: - CPU only, no CUDA needed; - double-precision version; - GPU and CPU-trained models (on the fly conversion in memory); - adapted for Lua v5.2 (works with Torch 7 on x32 Ubuntu). 31-12-2016: - removed unneeded data copies, left from CUDA processing; - removed large duplicate files (see "ReadMe" before use).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Guillotine animation

    Guillotine animation

    Provides a simple way to implement guillotine-styled animation

    Neat library, that provides a simple way to implement guillotine-styled animation. Builder allows you to customize start delay, duration, interpolation and you can set listener if you want to do staff at the moment when menu has been opened or closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Marvin Image Processing Framework
    Marvin is an image processing framework that provides features for image and video frame manipulation, multithreading image processing, image filtering and analysis, unit testing, performance analysis and addition of new features via plug-in.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    The tracking.js library brings different computer vision algorithms and techniques into the browser environment. By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more, all that with a lightweight core (~7 KB) and intuitive interface. To get started, download the project. This project includes all of the tracking.js examples, source code dependencies you'll need to get started. Unzip the project somewhere on your local drive. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GPS Reviser

    GPS Reviser

    Analyze and change GPS coordinates and time in digital pictures

    ...Per Drag&Drop können die Koordinaten oder die GPS-Zeit korrigiert oder ergänzt werden. Zur Unterstützung wird auf GoogleMaps zurückgegriffen. Erweiterungen: Umbenennen und Tracken ohne Installation ausführbar unter Windows XP, 7 und 8. German and English is supported. Program runs under Windows XP,7 and 8 (maybe others too) Just download it (and unzip) and run it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    VidCapture

    Video Capture from Windows WDM cameras

    VidCapture is a video capture library for web cameras, focusing on ease of use for image processing projects. It may be used in commercial and non-commercial software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Card Raytracer Benchmark

    Short C++/Java/C#/Python benchmark

    This is a short C++/Java/C#/Python benchmark. Based on Paul Heckbert's sources. Thank you Paul!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TER implements the CCSDS Recommendation for Image Data Compression (CCSDS 122.0-B-1). TER also adds new features to the Recommendation. TER is designed and programmed with the aim to provide a good basis to test and develop the CCSDS Recommendation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    ...This tool could be used to change the lyrics of a song for example, but it would be very difficult - that's not its purpose. Thanks for the feedback though. I've installed it on several Windows 7 64bit PCs but haven't tested the installer or the app on Windows 8 yet. Let me know via the support pages if you have problems and I'll see what I can do to help.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    XR3ImageViewer

    XR3ImageViewer

    With this program you preview images

    Java 1.8.0_45++ required. GitHub (https://github.com/goxr3plus/XR3ImageViewer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Exif Viewer
    JexifViewer is a project for viewing Exif informations stored in JPG files written by most digital cameras. JexifViewer lists Exif tags in a table for comparing images. Image viewer is included. Images can be rotated and flipped. Slideshow available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bake Sale is a collection of configurable charts and graphs for use with Java Swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ImageJ Plugins
    The 'ImageJ Plugins' project is a source of custom plugins for the Image/J software. Image/J is a public domain image processing and analysis program developed in Java (http://rsb.info.nih.gov/ij/).
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25
    Flamethyst is a flame fractal renderer written in java. It generalizes the classical algorithm in several ways, and support most features of Apophysis .flame files.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB