27 projects for "opencv-mingw" with 2 filters applied:

  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    OptionMatrix

    OptionMatrix

    Financial Derivatives Calculator with 171+ Models (Options Calculator)

    A real-time financial derivatives calculator supporting 171+ models from QuantLib, Financial Numerical Recipes in C++ and MetaOptions. Matrices of prices are created with iterating strikes and/or months. A strike control system can produce any strike. A generalized date engine can calculate re-occuring distances to any industry used expiration into the future. Spread engine with spread views. Models Supported: Black-Scholes, Merton-73, Black-76, Roll Geske Whaley, Garman KohlHagen, Jump...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    Strings Edit

    Strings Edit

    String editing and formatting library for Ada

    Strings edit is a library that provides I/O facilities for integers, floating-point numbers, Roman numerals, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked against expected values range to be either saturated or to raise an exception. For floating-point output either relative or absolute output precision can be specified. UTF-8 encoded strings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GeomSpace

    GeomSpace

    Interactive geometry software for Euclidean and non-Euclidean spaces

    GeomSpace is interactive geometry software for different geometric spaces. You can build your own universe of any dimension and with any geometry. You can choose Euclidean, elliptic, hyperbolic, Galilean, Minkowskii, de Sitter among other spaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Perl Data Language
    The PDL module gives standard perl the ability to COMPACTLY store and SPEEDILY manipulate the large N-dimensional data sets that are the bread and butter of scientific computing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Mind Map Architect

    Mind Map Architect

    Program for manipulating with mind maps

    Mind map architect program is good tool for brainstorming for single person just as for team. Mind mapping tools can be usable for todo lists, notes, or work planning.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    FastoRedis

    FastoRedis

    Cross-platform open source Redis DB management tool

    FastoRedis (fork of FastoNoSQL) — is a cross-platform open source Redis management tool (i.e. Admin GUI). It put the same engine that powers Redis's redis-cli shell. Everything you can write in redis-cli shell — you can write in FastoRedis! Our program works on the most amount of Linux systems, also on Windows, Mac OS X, FreeBSD and Android platforms, on desktops and embedded devices.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    FractalNow

    FractalNow

    Fast, advanced, multi-platform fractal generator

    FractalNow provides users with tools to generate pictures of various types of fractals quickly and easily. It is made of both a command line tool, FractalNow, and a graphical tool, QFractalNow. The graphical tool, based on Qt library, allows users to explore fractals intuitively and generate pictures. Both tools are entirely multi-threaded and implement advanced algorithms and heuristics that make computation very fast compared to most existing free fractal generators.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 8
    Ogles -  OpenGL/OIV  stereotactic tool
    Ogles strives to provide an open source data model for neuroscientific data visualization and analytics. Ogles started out as a planning system for frame based stereotactic neurosurgery. Ogles(1) is discontinued. Release candidate (RC) is Ogles2b. Ogles is accompanied by a simple DICOM reader and NIfTI converting tool (Sdr2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    QPlot

    QPlot - 2d plotting tool based on Qwt

    QPlot - 2d plotting tool based on Qwt project (http://qwt.sf.net). QPlot reads mission INI-files and draw 2-d graphics. Data may read from binary and text files both. Plot area may have 2-4 axis. QPlot may used as Gnuplot alternative. QPlot may used to descovery Qwt as example programm.
    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
    gMol

    gMol

    gMol molecular graphics

    We've moved to https://github.com/tjod/gMol/wiki gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL and web browser widgets that enable flexible user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cybervision - 3D reconstruction software

    Cybervision - 3D reconstruction software

    Cybervision is a 3D reconstruction software for SEM images

    Project has moved Github at https://github.com/zlogic/cybervision Cybervision is a 3D reconstruction software for SEM images. It's an abandoned project, but can be useful as a working example for many, many technologies, such as: * Qt (including threads, vectors, graphics and OpenGL) * Eigen library (http://eigen.tuxfamily.org/) * libsift library (https://sourceforge.net/projects/libsift/) * OpenCL and of course, 3D reconstruction in general.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GPU Edge Detector

    GPU Edge Detector

    GPU Interactive Program For Edge detection

    This is a standalone, all in one Edge Detector that is mainly running on GPU using the CUDA technology. Each algorithm also has an OpenCV counterpart which is the closest one in terms of speed. This project is partly based on the Sobel Filter sample available as part of the CUDA SDK. This project also partly uses the OpenCV library to load different types of image. This program includes: Prewitt filter, Roberts Cross, Canny edge detector and finally Sobel filter with the ability to modify some variables such as sigma in Canny and see the result in real-time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    gbview
    is a interactive molecular visualisation program designed especially designed for coarse-grained simulation of non-spherical particles. Ellipsoids (Gay-Berne), disks, and custom shaped uniaxial particle (e.g. pear-shaped particles) can be represented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    sigrok
    The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, anemometers, light meters, dataloggers, function generators, power supplies, GPIB interfaces, and more.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    Le Petit Poucet gps software
    Preparation of GPS routes and analysis of GPS logs in the context of outdoor sports (biking, skiing, trecking, gliding, geocaching, mountaineering). Our hope is to have a multi platform, multi GPS file and map format software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A new academic framework for augmented reality based on QVision and OpenCV. The project includes augmented reality detectors based on black&white patterns and natural features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A colorized interactive dotplot program designed for pair-wise comparisons of RNA & DNA. The original idea was from the mind of late Prof. William J. Dreyer of Caltech. The idea is to be able to see the "tapestry" of life, which comes alive with color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Java parallel to the popular Intel computer vision library, OpenCV. OpenJCV = Open Java Computer Vision
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A set of interactive tools for studying, analyzing and learning Computer Vision techniques. Many algorithms implemented, with step by step execution, animations and interactive parameter modification, inside a multi-tabbed single window GTK interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GParticles is a tool to simulate the growth behaviour of two- and three-dimensional nano particles based on a simple grid model, with adjustable (time-dependent) concentrations of the particle's different components.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This library uses OpenCV to perform head tracking and feature tracking to let you have 3d control over your developed 3d world with the aid of your head and a webcam. Uses Irrlicht as its rapid development 3d engine. Developed by www.nighsoft.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MIARN(Modules for Intelligent Autonomous Robot Navigation) is a project of robotics perception and interaction. We provide a gui for controlling and visualizing playerstage.sf.net sensors and opencv algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Eirik is a tool for exploring large data sets, by using statistical analyses and multiple linked visualizations for data reduction. It relies on R, QT4 and OpenGL. Developed as part of AstroGrid/VOTech, Eirik uses Ice and xmlrpc for distributed computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SMIT (Scientific & Medical Imaging Tool) assists in image analysis of 3D datasets. It supports image registration, image segmentation, 3D ROI analysis, and least square fitting. Its powerful OpenGL engine displays your data fast and accurately. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A GTK+/Gnome2 graphical front end for the IW3HEV Vector Network Analyzer, also has a signal generator, and It displays graphicaly SWR, Phase, Return Loss, X impedance, Serial resistance, |Z| Impedanze, and Inductance, and capacitance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB