Showing 361 open source projects for "linux is"

View related business solutions
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    "aura" tool is a desktop (X root window) background setter, making heavy accent on image processing and clever scaling (liquid rescale, solid margins cropping, labelling) capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Image Cerberus
    Image Cerberus is an image spam detector, based on pattern recognition and image processing techniques. It can be used as a SpamAssassin plug-in or integrated in any other anti-spam filter. It has been widely tested, achieving high performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Quant-CT

    Micro-CT image stack segmentation and quantification

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    HIPAcc

    HIPAcc

    Heterogeneous Image Processing Acceleration (HIPACC) Framework

    HIPAcc development has moved to github: https://github.com/hipacc HIPAcc allows to design image processing kernels and algorithms in a domain-specific language (DSL). From this high-level description, low-level target code for GPU accelerators is generated using source-to-source translation. As back ends, the framework supports CUDA, OpenCL, and Renderscript. HIPAcc allows programmers to develop imaging applications while providing high productivity, flexibility and portability as well...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 5

    Image Processing Framework

    An Image Processing Framework

    An implementation of different image manipulation and processing algorithms in JAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ivl

    A C++ template library extending syntax towards mathematical notation

    ivl is a full-header template C++98 math library with convenient yet powerful syntax. It extends classic C++ syntax towards mathematical notation while making use of the language's elements like classes, structs, operators and functions. Expression written using ivl are excessively optimized. In other words, ivl allows writing simpler and more expressive statements using math-like formulas while taking care of optimizing them. ivl features arrays, tuples and custom function-like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    v-repOpenCVBridge

    Use OpenCV2 in v-rep

    This v-rep plugin makes it possible to quickly perform OpenCV2 filtering and elaboration on images coming from v-rep vision sensors/cameras. The plugin acts as a v-rep image processing filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    IPRiT

    Image Processing Ridge Tracker

    Downloads: 0 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 10
    This is a general purpose software application, which will illustrate some basic image processing algorithms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    A C# library for use in image processing and computer vision research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Grayscale and binary image processing library for Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LAVA for AFM

    LAVA for AFM

    Lloyd's Algorithm-based Volumetric Analysis for AFM Images

    This MATLAB-based program enables analysis of AFM images. In particular, it allows the user to measure the volume of all distinguishable features in an image and to isolate and sort those particles. As the name implies, LAVA uses Lloyd's Algorithm, also known as k-means sorting, to identify a small set of volumes representative of the actual distribution of particle in the image. Although developed for determining feature volume, LAVA is also completely compatible with other types of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    This library contains among other things a set of graphical widgets for video output, performance evaluation and augmented reality. The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images. Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library,...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Malimpa stands for MAtlab Library for IMage Processing and Analysis. It provides functions for 2D/3D grascale/color image creation, filtering, or measurement. It requires, and complements Matlab Image Processing Toolbox. Important notice: the project is now hosted in GitHub, https://github.com/dlegland/matImage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    EMGU Face Recognition

    Using EMGU to perform Principle Component Analysis (PCA)

    This article is designed to be the first in several to explain the use of the EMGU image processing wrapper. For more information on the EMGU wrapper please visit the EMGU website. You will start with 3 warnings for the references not being found. Expand the References folder within the solution explorer delete the 3 with yellow warning icons and Add fresh references to them. Face Recognition has always been a popular subject for image processing and this article builds upon the good...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Telemicroscope4Linux

    A Java Application Telemicroscope for Linux

    A Java Application Telemicroscope for Linux. It manages UVC (v4l) and PTP/MTP cameras and provide tools for image processing and server access for real-time video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JCapture is a pure 'Java Screen Capture Program' written by Gorav Taneza. Features include timer based and manual capture. Saving of capture image in jpg, jpeg and png formats. Future plans include timer based repeat, email capability and basic image processing like rotate, sharpen. Moved to GitHub: https://github.com/goravtaneza/jcapture
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Medical Data Segmentation Toolkit
    MDSTk is a collection of 2D/3D image processing tools aimed at medical images. It contains routines for volume data processing (3D filtering, segmentation, etc.) as well as fast low-level vector graphics library for surface and tetrahedral meshing. MDSTk has been forked by 3Dim Laboratory s.r.o. to provide better support and further push its development forward. Please check VPL (Voxel Processing Library) project available on Bitbucket (https://bitbucket.org/3dimlab/vpl).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    LuaCV

    LuaCV

    OpenCV library wrapper for Lua language

    LuaCV is OpenCV library wrapper for Lua language. Main goal is to access fast image processing library to light-weight, non-type language. Thanks to CMake project is a much easier to compile it under many OS platforms which are supported by OpenCV. LuaCV is being developed at faculty of Electrical Engineering and Communication of Brno University of Technology in Czech republic. Working with: Lua 5.2, OpenCV 2.2-2.4 LuaCV-0.2.0 (svn rev. 62) is last version compatible with Lua 5.1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ada projects - for educational purposes. Each is a small project illustrating a particular tool, technique. Ada is the primary language but will touch upon Qt, Networking, Image processing and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ...It features multi-threaded batch image resizing, conversion, cropping, flipping/rotating, watermarks, decolorizing (grayscale, negative, sepia), and optimizing. The BMP, GIF, TIFF, JPEG, PNG, and EMF image types are supported. It is compatible with Linux MONO (only for GNOME and Xfce). Multicore processing is supported to increase performance. The quality for output when optimizing is variable. Color channels can be filtered. An internal benchmarking tool is available. Indexed pixel format images can be processed. You can process your images, publish pieces of your screens, files and send links to everyone you want to share it.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    SpecialTouch-PHPMySQL

    SpecialTouch-PHPMySQL

    Apply effects to your images

    Build using PHP and MySQL this web based application uses php image processing libraries to give effects to user uploaded images. User can also store images to their respective accounts and also can mail their images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fulguro is an optimized 2D library for image processing with Mathematical Morphology and Linear processing
    Downloads: 0 This Week
    Last Update:
    See Project