Showing 21 open source projects for "mat c++"

View related business solutions
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 1
    matio is an C library for reading and writing MATLAB MAT files.
    Leader badge
    Downloads: 354 This Week
    Last Update:
    See Project
  • 2
    opencvsharp

    opencvsharp

    OpenCV wrapper for .NET

    ..., such as Mat and MatExpr, have unmanaged resources and need to be manually released by calling the Dispose() method. Worst of all, the +, -, *, and other operators create new objects each time, and these objects need to be disposed of, or there will be memory leaks. Despite the using syntax, the code still looks very verbose.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    GoCV

    GoCV

    Go package for computer vision using OpenCV 4 and beyond

    ... typically processes video images, then uses the data to extract information in order to do something useful. Since memory allocations for images in GoCV are done through C based code, the go garbage collector will not clean all resources associated with a Mat. As a result, any Mat created must be closed to avoid memory leaks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    csmatio

    .NET Library for Matlab MAT-files

    CSMatIO is a .NET Library to read, write, and manipulate Matlab binary MAT-files written by David Zier. In 2007 he published his code on Matlab Central. As I found his work really useful I decided to provide some fixes, enhancements and support here on SF.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 5

    cantools

    Access and convert ASC, BLF, DBC, and MDF files

    cantools is a set of libraries and command line tools for handling ASC, BLF, CLG, VSB, MDF, and DBC files. The tools can be used to analyze and convert the data to other formats. Shared libraries for parsing and accessing these files are also provided.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Nonlinear Pulse Propagation Solver
    Nonlinear Schrödinger equation (NSE) is a fundamental equation in nonlinear optics that describes the propagation of a pulse through a dispersive and nonlinear medium. Nonlinear Pulse Propagation Solver (NPP) is a program, written in C/C++, that solves NSE in an arbitrary waveguide. It has a user friendly interface, which allows a user to enter the pulse and waveguide parameters and execute simulations. The program can be invoked within MATLAB and any other scripting language. It can export...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    RustyCoder

    RustyCoder

    A front-end for audio conversion

    32-bit binaries are also available at http://sourceforge.net/projects/rustycoder/files/ For the latest news update, please visit http://sourceforge.net/p/rustycoder/discussion/ Bugs bugging you? Report it here: https://github.com/MoodyMoon/RustyCoder/issues It is worth noting that the RustyCoder supports only operating systems older than Windows Vista.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SpeechProc

    Basic Speech Processing Library in C

    Open Source Library in C for basic Speech Processing tasks such LP Analysis, Hilbert Envelope, Mel Cepstral Analysis, Zero Frequency Filtering etc, along with commonly used window functions, many easy to use convenient functions for file handling (.mat and .lab)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ESSPEE - Penetration Testing & Forensics

    ESSPEE - Penetration Testing & Forensics

    (Android Forensics & Malware Analysis Included)

    ESSPEE - Extreme Security Scanning Penetration testing & Exploitation Environment Ubuntu 12.04 LTS (Precise Pangolin) is purposefully selected as the base Operating System to obtain supports from Ubuntu for a long duration (till Apr 2017). It is packed with featured security tools with very less resource consumption and higher degree of stability. Thanks to Back Track, Blackbuntu, CAINE and DEFT and many others for inspiration. Being a sole developer to this distro, I wish it...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    NativeViewer

    NativeViewer

    Visual Studio C++ OpenCV images visualizer

    NativeViewer is a Visual Studio extension for visualization of OpenCV images stored in the cv::Mat class. A thumbnail image is shown during the debug when a variable is hovered by mouse with CTRL key pressed down. NativeViewer also formats the string displayed in the "Watch" window to express valuable cv::Mat information. The extension works only for native C++ code for both Win32 and x64 platforms. All Visual Studio .NET versions are supported. However, installation process differs...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    qrailway

    qrailway

    Qt/Linux based software to control model railways

    qrailway is a Qt/Linux based software to control model railways via a RS485 network of microcontrollers. All Information is available in german, please refer to Project Web for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CvHMM

    Discrete Hidden Markov Models based on OpenCV

    This project (CvHMM) is an implementation of discrete Hidden Markov Models (HMM) based on OpenCV. It is simple to understand and simple to use. The Zip file contains one header for the implementation and one main.cpp file for a demonstration of how it works. Hope it becomes useful for your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The purpose of the software is to calculate the undulation between the WGS84 ellipsoid (GPS height) and the EGM96 geoid (mean sea level) in MATLAB, based on the C code in the "egm96-f477.c" project
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    A PLC-like program for Linux (Programmable Logic Controller)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MOVED: http://code.google.com/p/rssfilter/ Selects and/or rejects articles from RSS feeds based on keywords you supply. Runs in your taskbar! Originally intended to filter new content from scientific journals such as PRL or the arxiv (cond-mat, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Like stepmania except in a maze. Instead of following arrows according to the beat, you now have the freedom to explore the maze - just stay in sync to escape the ghosts. Fun with keyboard or dance mat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JTAG-O-MAT is a simple but highly configurable command line tool for Win32 and Linux based PCs, mainly used to upload initial software to virgin embedded system via a JTAG interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NTC is a C++ library built on top of VTK (www.vtk.org) aimed at studying numerically the fractals coming from a nice topological phenomenon coming from the solid state physics [see cond-mat/9709007 for a nice introduction on the subject].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An MMORPG. A player have to pass his character's way from weak newbie to a powerful mega-super-duper game-master. The game has it's unique world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simd oriented Fast Mersenne Twister Random generator for Cell processor This library is an implementation of the SFMT http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/ The objective is to create a fast pseudo-random generator for the Cell Processor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    chung cư grandeur palace pham hùng http://83haonam.com/chung-cu-cao-cap-grandeur-palace-pham-hung/ dự án the terra an hưng http://cafethang3.com/du-an-the-terra-an-hung/ shophouse the terra an hưng http://83haonam.com/du-an-lien-ke-shophouse-the-terra-an-hung/ chung cư cao cấp grandeur palace pham hùng http://cafethang3.com/chung-cu-grandeur-palace-pham-hung/ chung cư grandeur palace https://138giangvo.com/mat-bang/ grandeur palace pham hùng https://vk.com/@464738726-d-n-chung-c-phm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next