Showing 31 open source projects for "matrix"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Tricentis qTest for Unified Software Test Management Icon
    Tricentis qTest for Unified Software Test Management

    For software testing teams

    Scalable test management, operations, and analytics to centralize testing and orchestrate quality at speed, with visibility throughout the software development lifecycle.
    Learn More
  • 1
    PixelIt

    PixelIt

    ESP8266/ESP32 and WS2812B LED Matrix based PixelArt display

    PixelIt is an open-source firmware and hardware project designed to drive LED matrix displays using the ESP32 microcontroller. It's tailored for DIY enthusiasts and makers who want to create pixel art displays, show scrolling text, and integrate data from various APIs like weather or news. The project emphasizes customization and ease of use, allowing users to control displays via a web interface or REST API.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    glMatrix

    glMatrix

    Javascript Matrix and Vector library for High Performance WebGL apps

    Javascript has evolved into a language capable of handling realtime 3D graphics, via WebGL, and computationally intensive tasks such as physics simulations. These types of applications demand high performance vector and matrix math, which is something that Javascript doesn't provide by default. glMatrix to the rescue! glMatrix is designed to perform vector and matrix operations stupidly fast! By hand-tuning each function for maximum performance and encouraging efficient usage patterns through API conventions, glMatrix will help you get the most out of your browsers Javascript engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GLM

    GLM

    OpenGL Mathematics (GLM)

    ...GLM provides classes and functions designed and implemented with the same naming conventions and functionality than GLSL so that anyone who knows GLSL, can use GLM as well in C++. This project isn't limited to GLSL features. An extension system, based on the GLSL extension conventions, provides extended capabilities: matrix transformations, quaternions, data packing, random numbers, noise, etc. This library works perfectly with OpenGL but it also ensures interoperability with other third party libraries and SDK. It is a good candidate for software rendering (raytracing / rasterisation), image processing, physics simulations and any development context that requires a simple and convenient mathematics library. ...
    Downloads: 81 This Week
    Last Update:
    See Project
  • 4
    OpenGL Mathematics

    OpenGL Mathematics

    Highly Optimized Graphics Math (glm) for C

    Highly optimized 2D|3D math library, also known as OpenGL Mathematics (glm) for `C`. cglm provides lot of utils to help math operations to be fast and quick to write. It is community-friendly, feel free to bring any issues, bugs you faced. Almost all functions (inline versions) and parameters are documented inside the corresponding headers. OpenGL-related functions are dropped to make this lib platform/third-party independent. Make sure you have the latest version and feel free to report...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Reliable DNS hosting and domain name management Icon
    Reliable DNS hosting and domain name management

    Developers and system admins love our simple self-serve automation tools for DNS, domains, and more.

    The process starts automatically when you transfer or add a domain to your account. Well-documented, battle-tested libraries for you to work with. Reduce the risk of your application being down due to DDoS attacks. Add redundancy to your zones by having them replicate to other DNS providers. Forward any email from your domain to your existing inbox. No limits on how many records you can have on your zones. Each transfer includes a one-year extension. A DNSimple subscription is required to register, transfer, or renew domain names. Domain registration, transfer, and renewal fees are not included in your subscription.
    Learn More
  • 5
    Ada Bar Codes

    Ada Bar Codes

    Bar Code (1D or 2D) generator in pure Ada

    The project Ada Bar Codes provides a framework for generating various types of bar codes (1D, or 2D, like QR codes) on different output formats and devices. Alire crate: https://alire.ada.dev/crates/bar_codes Mirror: https://github.com/zertovitch/ada-bar-codes
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    glvertex

    glvertex

    Support for legacy OpenGL in core profiles

    The glVertex library emulates the legacy OpenGL API, which has been deprecated in OpenGL core profiles. It is also a convenience wrapper around GLSL shaders, VBOs and FBOs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    glslmath

    glslmath

    C++ header-only library that simulates GLSL math

    GLSLmath provides C++ math operations as defined by GLSL. For example, it provides methods to easily setup viewing transformations and perspective projections. GLSLmath has been inspired by the glm and slmath libraries, which aim to mimic GLSL, but in contrast to those GLSLmath does not focus on a complete conforming implementation of GLSL. It rather aims to provide a convenient single header file that implements the most commonly used subset of GLSL so that it is easy to use for rapid...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    PRMLT

    PRMLT

    Matlab code of machine learning algorithms in book PRML

    ...Minimizing code length is a major goal. As a result, the core of the algorithms can be easily spotted. Many tricks for speeding up Matlab code are applied (e.g. vectorization, matrix factorization, etc.). Usually, functions in this package are orders faster than Matlab builtin ones (e.g. kmeans). Many tricks for numerical stability are applied, such as computing probability in logrithm domain, square root matrix update to enforce matrix symmetry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Image Detail

    Image Viewer and Graphic Manipulation Tool

    A new image viewer that has nice features suck as identifying and generating colors from your image, changing colors of your image with color adjustment and color matrix tools, crop & split image for Instagram, TIF / GIF Animated extractor, batch functions : rename, compress, resize and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • SalesTarget.ai | AI-Powered Lead Generation, Email Outreach, and CRM Icon
    SalesTarget.ai | AI-Powered Lead Generation, Email Outreach, and CRM

    SalesTarget.ai streamlines your sales process, providing everything you need to find high- quality leads, automate outreach, and close deals faster

    SalesTarget is ideal for B2B sales teams, startup founders, and marketing professionals looking to streamline lead generation and outreach. It also benefits growing SaaS companies and agencies aiming to scale their outbound efforts efficiently.
    Learn More
  • 10

    Batch PIE

    A batch pipelined image editor

    Current filter functionality: - Simple editing options: Image cropping, resizing, rotation, Color brightness curve alignment - Histobram processing: Convolution, statistics (e. g. f_max or median analysis) - Image segmentation: The actual segmentation process as well as group weight calculation for further filtering (both functions rely on self defined custom dynamic mathematical functions) - Dynamic mathematical functions for custom and automated image filtering: General mathematical operations, using image or matrix as f(x, y), export f(x, y) as image or matrix, mapping variables on other ones and of course boolean operation for case sensitivity - A flexible variables model of dynamic mathematical function that sets no restriction on particular variables count - Sub project support for an organized total process targeting to save time using previously created editing routines instead of redoing steps each time
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Open Cezeri Library

    Open Cezeri Library

    Effective Linear Algebra and Computer Vision Library with JAVA

    ...Studies on accesing Leapmotion and Kinect is still under-development. 2- Machine learning: It uses Weka Software tool and some personel coded ML algorithms 3- CMatrix: Special matrix library called as CMatrix meaning Cezeri Maztrix Class. Actually it is regarded as the core of the OCL. CMatrix supports fluent interface and method chaining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    snabbt.js

    snabbt.js

    Fast animations with javascript and CSS transforms

    snabbt.js is a minimalistic javascript animation library. It focuses on moving things around. It will translate, rotate, scale, skew and resize your elements. By including matrix multiplication operations, transforms can be combined in any way you want. The end result is then set via CSS3 transform matrices. snabbt.js is built to be fast. It will only animate things that modern browsers can animate cheaply, transforms and opacity. The goal is to make a library that will let the user make smooth animations without needing to know too much about browser rendering. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The CML (Configurable Math Library) is a free, open-source C++ vector, matrix, and quaternion math library designed for use in games, graphics, computational geometry, and related applications. Please note: the CML source has moved to GitHub: https://github.com/demianmnave/CML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CSV Mesh Importer for Blender

    This is a Python script to import a CSV file to meshes in Blender.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates meshes, such as vertices, edges and faces. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    matrixgl - The Matrix Screensaver
    A 3D matrix screensaver based on The Matrix Reloaded. Supports widescreen setups, and can be run on Windows, Mac OSX, Linux, BSD and many other UNIX based operating systems.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    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
  • 19

    First person web site

    First person glmatrix plugin - webGL

    Created by Nikola Lukic zlatnaspirala@gmail.com webgl 3d wourld engine framework zlatnaspirala First person web site look. Used lib : High performance matrix and vector operations for WebGL glMatrix-0.9.5.min.js webgl-utils.js This program allows you to draw 3D objects and folders easily and quickly.Under the principle of one object one line. You can order vebgl of your choice. Converting 3ds and obj in json format for a minimal cost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PHP Matrix

    Matrix Raining code renderer for PHP

    A simple and fast Matrix Raining Code generator written on PHP. Can be used as a background of any site.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Vector and Matrix Math Library

    Obsolete: use https://github.com/VMML/vmmlib

    VMMLib is a vector and matrix math library implemented using C++ templates, thus making it very easy to integrate into other libraries and programs. It is developed at the VMML, University of Zürich.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    Simple Java Graph is a minimal matrix- and listbased graph implementation. An AStar search algorithm is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A mini 3D computer graphics C++ cross-platform library (LGPL). Providing the minimum set of 3D objects: vector, point, transformation matrix, and quaternion. Suitable for students who are learning 3D concepts, or 3D gurus who like to build a scene-graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GPUVision is a framework for creating GPU based general purpose programs, image processing programs, and computer vision programs in C++. Supported libraries include matrix operations, graph partitioning, kernels, corner detection, edge detection etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next