Showing 497 open source projects for "image processing framework"

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
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 1
    Image Processing for Multiple Sclerosis studies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A suite of basic image processing applets for typical Nuclear Medicine studies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VIPS is an image processing suite designed for extremely large images and colorimetry. It consists of a powerful re-usable library and a graphical user interface. http://www.vips.ecs.soton.ac.uk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Image Restoration and Inpainting: MinGW/OpenGL/Visual c++/Java image processing enhancing/restoring/detecting/recovering image parts(Old painting cracks...) FastRestorarion, 2D (Un)Splitted Linear Solver, nonlinear solver: conjugate gradient,QuasiNewton
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Quantum Toolkit
    Quantum Mechanical Toolkit And 3D Viewer for C++. Allows Data Visualisation via Images, Surfaces and Volume plots using OpenGL, as well as rapid development Quantum Mechanical Simulations. Uses the Blitz++, VTK Visualisation and Qt Libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    phpCollect aims to quickly and easily graph, record, and display statistical host data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A PACS server/client with 3D image processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Small programs for special image processing tasks with wrapper script for seamless integration into GIMP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Astro-raw performs standard astro-image processing at 32 bits per ch. Work flow = BadPixel replacement, DarkFrame subtract, image stacking, FlatField equalisation & 32 > 16 by gamma Sigmoid curve LUT. Output non-resolved Bayer Matrix FITS file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    The Common OCR Service Interface. COSI is an API that allows developpers to easily bring OCR (Optical Character Recognition) capabilities to image processing applications. COSI supports existing OCR tools such as Tesseract, GOCR or GNU Ocrad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A application with simple image processing functions which are used for medical image analysis / image analysis in general as a part of my academic project. The functions are written from scratch from various image processing algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DICOM Anonymizer replaces the patient names in all the DICOM files in a folder (and sub-folders) with other strings you assigned. Works as a batch and works fast. Supports number index. Anonymizing is required for medical image processing.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    Image processing application that applies a kernel to an image and displays the resultant image next to the original
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Blurring operation, used in image processing, involve calculating average of areas of pixels in a source image for wach pixel of the final blurred image.The most popular format for the color is the RGB. In RGB, Red is 0xFF0000, Green is 0x00FF00 etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Goal of this project is Easy tool for digital image processing. It provides modularized filter, macro script, and GUI tool for WYSIWYG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a small Java based library and a software developed on NetBeans for the studying purposes of CS students who are doing image processing. -sasi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Filters is a image processing library: filter sobel,convolution,morphology,vectorization,segmentation,blob,blur,histogram,susan,threshold,texture,contrast,standard deviation,canny,distance map,matrix,contour,edge,rotation,correlation,gradient anisotropic
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The purpose of this program is to teach a computer to classify plants via their leaves. You just need to input the image of a leaf(acquired from scanner or camera), then the computer can tell you what kind of plant it is.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 20
    A gathering of state-of-the-art tools for GPU based image processing. They are the sourcecode for related research articles, and provide the basis for own experimentation. All are being implemented forNVidia GPUs in Linux, hence the name "nvision" ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a project I've created on Computer Science labs at University. Demo here: http://www.youtube.com/watch?v=uBZOk6KLA1A
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ContraCaptcha is a Java-based libary for solving (image-based) captchas. It provides classes for image processing and character recognition. It also includes solvers for some of the popular captcha-systems in use DISCLAIMER: only for learning purpose (;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IMGH (IMaGe library in C++ Header files) is a simple, light-weight, and cross-platform image processing library, that supports simple editing and drawing, multiple pixel formats (pointers and float). Designed for developers and researchers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jIR is an open source project focused on building an open platform for image processing tasks. It is composed of individual algorithms whose task is to extract or compare information in a data set of images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    New Python bindings for the popular OpenCV image processing library.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB