Showing 36 open source projects for "pixel plus ui"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Simd Library

    Simd Library

    C++ image processing and machine learning library with using of SIMD

    The Simd Library is a free open-source image processing and machine learning library, designed for C and C++ programmers. It provides many useful high-performance algorithms for image processing such as pixel format conversion, image scaling and filtration, extraction of statistical information from images, motion detection, object detection and classification, neural networks. The algorithms are optimized with using of different SIMD CPU extensions. In particular, the library supports...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    DeepDetect

    DeepDetect

    Deep Learning API and Server in C++14 support for Caffe, PyTorch

    The core idea is to remove the error sources and difficulties of Deep Learning applications by providing a safe haven of commoditized practices, all available as a single core. While the Open Source Deep Learning Server is the core element, with REST API, and multi-platform support that allows training & inference everywhere, the Deep Learning Platform allows higher level management for training neural network models and using them as if they were simple code snippets. Ready for applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WaveFunctionCollapse

    WaveFunctionCollapse

    Bitmap & tilemap generation from a single example

    This program generates bitmaps that are locally similar to the input bitmap. WFC initializes output bitmap in a completely unobserved state, where each pixel value is in superposition of colors of the input bitmap (so if the input was black & white then the unobserved states are shown in different shades of grey). The coefficients in these superpositions are real numbers, not complex numbers, so it doesn't do the actual quantum mechanics, but it was inspired by QM. Then the program goes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SecurePose

    SecurePose

    Automated Face Blurring, Kinematics Extraction and Leg dystonia Dx

    SecurePose, an open-source software, automates face blurring, human movement kinematics extraction and leg Dystonia diagnosis. The software provides clinical-grade face blurring with minimal manual effort. It was validated on videos recorded in clinical settings. The tool employs pose estimation to track and uniquely identify individuals, recognize patients, perform effective face blurring, and identify leg dystonia. SecurePose surpassed six existing methods in automated face detection and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    UoMqVXL

    UoMqVXL

    Qt based GUI classes for the VXL Computer Vision Libraries

    Qt based GUI classes for VXL from the University of Manchester. Includes libraries to display VXL images and graphics, including shape model manipulation. Also includes tools to display images and points, and to annotate images with points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ML++

    ML++

    A library created to revitalize C++ as a machine learning front end

    ... changing. This is especially important in the world of ML, as new algorithms and techniques are being developed day by day. Here are a couple of things currently being developed for ML++. Call the optimizer that you would like to use. For iterative optimizers such as gradient descent, include the learning rate, epoch number, and whether or not to utilize the UI panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MACE

    MACE

    Deep learning inference framework optimized for mobile platforms

    Mobile AI Compute Engine (or MACE for short) is a deep learning inference framework optimized for mobile heterogeneous computing on Android, iOS, Linux and Windows devices. Runtime is optimized with NEON, OpenCL and Hexagon, and Winograd algorithm is introduced to speed up convolution operations. The initialization is also optimized to be faster. Chip-dependent power options like big.LITTLE scheduling, Adreno GPU hints are included as advanced APIs. UI responsiveness guarantee is sometimes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simd

    Simd

    High performance image processing library in C++

    The Simd Library is a free open source image processing library, designed for C and C++ programmers. It provides many useful high performance algorithms for image processing such as: pixel format conversion, image scaling and filtration, extraction of statistic information from images, motion detection, object detection (HAAR and LBP classifier cascades) and classification, neural network. The algorithms are optimized with using of different SIMD CPU extensions. In particular the library...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    This project aims to develop and share fast frequent subgraph mining and graph learning algorithms. Currently we release the frequent subgraph mining package FFSM and later we will include new functions for graph regression and classification package
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10

    DressCode

    A virtual mirror using OpenGL and a SoftKinetic ToF camera.

    We propose a virtual mirror that combines computer vision, computer graphics and physical based simulation. A time-of-flight camera mounted on a vertical monitor provides RGB (red-green-blue) and depth data of the scene. The system uses this retrieved data to construct a 3D model of the user. The final rendered scene omits the constructed 3D model, and projects the rendered garment on the user's image onto the monitor to give the user the impression that (s)he is wearing the garment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Critterding

    Critterding

    Evolving Artificial Life

    Critterding is a "Petri dish" universe in 3D that demonstrates evolving artificial life. Critters start out with completely random brains and bodies, but will automatically start evolving into something with much better survival skills.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    HornetsEye Ruby Computer Vision Library

    Ruby computer vision library

    Video processing and computer vision library for GNU/Linux offering interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L). Port to MS Windows is underway. Note that this version of HornetsEye is deprecated. HornetsEye now is released as multiple packages on RubyGems.org. The source code is available on Github.com (see http://www.wedesoft.de/hornetseye-api/ for more information).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Computer System for Adaptive Intelligent Life :: seeks to create a software system that is capable of learning. The project's ultimate goal is to further the ability of software to both adapt to individual users, and to respond their needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Active Shape/Appearance Model Library (ASMLibrary/AAMLibrary) source code, which includes ASMBuilding/AAMBuilding as well as ASMFitting/AAMFitting algorithm. It is developped under OpenCV 1.0 for locating features in a face and face recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An AI assistant for your computer. Is "aware" and can do more than just respond to voice commands. You can have a whole conversation with your computer while you work. It will make many tasks so much simpler and easier for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Structlab is a machine learning C++ framework for structured domains, which provides a toolbox of learning methods and tools for preprocessing and visualization. It also provides a GUI to setup elaborate experiments in a visual and intuitive way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Graphical User Interface and advanced facilities for training the speech recognition system Sphinx-III (using SphinxTrain).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This project is to share my work in visual recognition of gestures. It shows how I have implemented person detection, color adaptation and tracking of the user's right-hand, gesture feature extraction, etc. using a single videocamera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    a simple c/s framework software to play Reversi game also known as Othelo, with a well developed AI client, one could develop his/her own client too. Please refer to https://github.com/aijunbai/reversi.git for possible updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gabbie is an experimental natural language (plain english) command system, written in C++. The goal of Gabbie is to produce sensible responses to english input such as "Open the email draft I started yesterday." or "When is my meeting with Bill?".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Voice interface to drive your operating system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API based on a client/server architecture. Liburbi C++/Java/Matlab are available here. Forum available at ht
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BlueWar is a 3D Multiplayer Real-Time Strategy Game (RTS) that features a futuristic combat on the surfaces of various planets in the universe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software tool that emphasizes useful information, communication, and intent. Accomplish any conceivable computer task by transforming fuzzy abstract data-structures in a fractal vector graphics user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next