Showing 23 open source projects for "icc profile monitor"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    VisualVM

    VisualVM

    VisualVM is an All-in-One Java Troubleshooting Tool

    VisualVM is a visual tool integrating command line JDK tools and lightweight profiling capabilities. Designed for both development and production time use. Use Apache Ant 1.9.9 or above and Oracle JDK 8 to build VisualVM from this repository. VisualVM monitors and troubleshoots applications running on Java 1.4+ from many vendors using various technologies including jvmstat, JMX, Serviceability Agent (SA) and Attach API. VisualVM perfectly fits all the requirements of application developers,...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    SparkyFitness

    SparkyFitness

    Track food, fitness, water, and health

    ...An AI-powered nutrition coach is included, allowing users to log food, exercise, and steps through natural language chat and even upload food images for automatic analysis. SparkyFitness includes secure user authentication and profile management, supports multiple user accounts, and can be deployed via Docker or traditional hosting setups.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Population Shift Monitoring

    Population Shift Monitoring

    Monitor the stability of a Pandas or Spark dataframe

    popmon is a package that allows one to check the stability of a dataset. popmon works with both pandas and spark datasets. popmon creates histograms of features binned in time-slices, and compares the stability of the profiles and distributions of those histograms using statistical tests, both over time and with respect to a reference. It works with numerical, ordinal, categorical features, and the histograms can be higher-dimensional, e.g. it can also track correlations between any two...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MyBox

    MyBox

    Easy Tools of PDF, Image, File, Network, Data, and Medias

    javafx-desktop-apps pdf image ocr icc barcode color-palette text bytes markdown html archive compress digest video audio editor converter media https://github.com/Mararsh/MyBox Self-contain packages need not java env nor installation. Jar packages need Java 16 or higher.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    instagram-profilecrawl

    instagram-profilecrawl

    Instagram profile crawler that extracts posts, tags, and stats

    ...The collected data can include profile metadata, post details, engagement metrics, and commenter activity, allowing users to analyze account behavior or monitor profile growth over time. It also provides scripts for downloading images from crawled profiles and logging statistics into CSV files for tracking metrics like followers, likes, and comments. Authentication is optional, meaning the crawler can access public profile data without logging in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MONITOR (TV, Radio, IP-Cameras...)

    MONITOR (TV, Radio, IP-Cameras...)

    Play / Record - From MRLs: rtsp, rtmp, mms, http, avi, mp3, etc...

    ✿ More projects here: https://sourceforge.net/u/jorgerosa/profile ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal - Why this? I needed a simple "double click" monitor for my IP Camera. (Since my old browser IP-Camera plugins were not working anymore) FEATURES: 1 • The full source code is included! (Used SharpDevelop v.5.1 as IDE for this project) 2 • Can play, record, auto split files, multiple monitors, handles many MRLs for audio and video input (such as IP Cameras, Radio stations, TVs), all from protocols like: rtsp, rtmp, mms, http, avi, mp3, etc, etc... ...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    WhyLogs Java Library

    WhyLogs Java Library

    Profile and monitor your ML data pipeline end-to-end

    ...Understanding the properties of data as it moves through applications is essential to keeping your ML/AI pipeline stable and improving your user experience, whether your pipeline is built for production or experimentation. WhyLogs is an open source statistical logging library that allows data science and ML teams to effortlessly profile ML/AI pipelines and applications, producing log files that can be used for monitoring, alerts, analytics, and error analysis. WhyLogs calculates approximate statistics for datasets of any size up to TB-scale, making it easy for users to identify changes in the statistical properties of a model's inputs or outputs. Using approximate statistics allows the package to run on minimal infrastructure and monitor an entire dataset, rather than miss outliers and other anomalies by only using a sample of the data to calculate statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GraalVM

    GraalVM

    Run programs faster anywhere

    ...Native binaries start up instantly and deliver peak performance with no warm up time. Leverage the best features and libraries of popular languages in a single app with no overhead. Debug, monitor, profile, and optimize resource consumption in Java and across multiple languages. Enterprise version provides all Community features along with higher performance and enhanced security. Additional ahead-of-time compilation optimizations and 24/7/365 support from Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DisplayCAL

    DisplayCAL

    Display Calibration and Characterization powered by Argyll CMS

    DisplayCAL (formerly known as dispcalGUI) is a graphical user interface for the display calibration and profiling tools of Argyll CMS, an open source color management system. Calibrate and characterize your display devices using one of the many supported measurement instruments, with support for multi-display setups and a variety of available settings like customizable whitepoint, luminance, tone response curve as well as the option to create accurate look-up-table ICC profiles as well as...
    Leader badge
    Downloads: 3,198 This Week
    Last Update:
    See Project
  • 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
  • 10
    easy_profiler

    easy_profiler

    Lightweight profiler library for c++

    Lightweight cross-platform profiler library for C++. You can profile any function in your code. Furthermore, this library provides measuring time of any block of code. For example, information for 12 millions of blocks is using less than 300Mb of memory. Working profiler slows your application execution for only 1-2%. The average overhead per block is about 15ns/block (tested on Intel Core i7-5930K 3.5GHz, Win7). Disabled profiler will not affect your application execution in any way. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CompIcc
    CompICC moved house to https://github.com/compiz-reloaded/compicc The Compiz ICC colour server, or short compicc, lets you colour manage your whole desktop at once and in hardware. Play movies, watch images on wide or narrow gamut displays. Each connected monitor is colour corrected for its own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MOVE - Mixxx Ogre3D Visual Effects

    MOVE - Mixxx Ogre3D Visual Effects

    Tries to "give" to the music some 3D visual effects

    ✿ More projects here: https://sourceforge.net/u/jorgerosa/profile ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ At GitHub: https://github.com/jorgerosa/Mixxx-MOVE MOVE displays some synchronized 3D visuals, while you play your audio. (Gets the audio from an input device from your system, such as a microphone, etc...). Great to send to a 2nd monitor or TV set, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor parameters, blocking locks, events and etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The IccXML project acts as an extension of SampleICC's IccProfLib that provides additional I/O capabilities for reading and writing the ICC profile contents as XML files. Command line tools and an XML schema are provided.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    Oyranos
    The Operating System Colour Management System Oyranos is intented to coordinate device informations (ICC colour profiles) and configure their system wide usage. Target is a predictable path for applications and users to match colours across devices.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    The DPA Toolset allows defining subsets of an XML Schema (profiles), definition of concrete profile documents, can monitor the exchange of those documents as SOAP web services, and emulate SOAP endpoints if needed. Cable-industry specific license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mumoco

    Mumoco

    MUlti-MOnitor-COnfigurator

    Create multi monitor profiles and store them. Link the profiles with conditions. Mumoco automatically sets the right profile to the current conditions. #Changes in v0.2 More Notebooks are supported. Now depends on acpi package (sudo apt-get install acpi) 31.05.2013: Please Note: Mumoco produces mouse lag since Kernel 3.8. Mouse lags on every poll-intervall (every 1 sec) I think i have to disable polling for changes, so you can only set display properties manually via tray icon context menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    StoMpd - Studio Tools On MPD

    StoMpd - Studio Tools On MPD

    Advanced MPD Client

    StoMpd offer a wide range of specialized features aimed at broadcasters/studio use, built upon the Mpd audio server. IMPORTANT: Uses the client-to-client API featured in MPD v0.17+. MPD version 0.17 0r higher is a REQUIREMENT. Please visit stompd.org for further details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xoosla

    Xoosla

    Xoosla CMS

    Xoosla CMS is an Object orientated content management system written with PHP. This makes it ideal for any type of website, whether it is a personal site, blogging or commercial portal. It's easy to use, secure and built with flexibility in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP class encapsulating manipulation with ICC profiles saved in JPEG images. Written in pure PHP without any 3rd party libraries and/or utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The intention of this project is the creation of a tool for the conversion of ICC (International Color Consortium) profiles to CTL programs (for a correct representation of OpenEXR image files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easy online place to manage, list and monitor domains within your profile/owned. Last downlod file updated 16/06/2009 in Alpha 0.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Elvyx is a tool designed to monitor and profile the jdbc activity on java projects. This jdbc profiler has a server with a built-in db and a client to improve the experience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo