Showing 34 open source projects for "matlab detection"

View related business solutions
  • 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.
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 1
    Eventer

    Eventer

    Rapid, unbiased, reproducible analysis of synaptic events

    ... procedures. The software is coded in MATLAB, but has been compiled as standalone applications for Windows, Mac and Linux. Please visit the official Eventer website for more info https://eventerneuro.netlify.app/ While the paper is in preparation, please cite as; Winchester, G., Liu, S., Steele, O.G., Aziz, W. and Penn, A.C. (2020) Eventer. Software for the detection of spontaneous synaptic events measured by electrophysiology or imaging. http://doi.org/10.5281/zenodo.3991676
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dlib C++ Library
    Dlib is a C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems.
    Leader badge
    Downloads: 198 This Week
    Last Update:
    See Project
  • 3
    Isolation‐based anomaly detection

    Isolation‐based anomaly detection

    Isolation‐based anomaly detection using nearest‐neighbor ensembles

    This site provides the source code of Isolation‐based anomaly detection (iNNE). https://onlinelibrary.wiley.com/doi/abs/10.1111/coin.12156 Bandaragoda, T.R., Ting, K.M., Albrecht, D., Liu, F.T., Zhu, Y. and Wells, J.R., 2018. Isolation‐based anomaly detection using nearest‐neighbor ensembles. Computational Intelligence, 34(4), pp.968-998.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CDF-TS
    This Matlab code is used for demonstration of the effect of CDF-TS as a preprocessing method to transform data. Written by Ye Zhu, Deakin University, April 2021, version 1.0. This software is under GNU General Public License version 3.0 (GPLv3) This code is a demo of method described by the following publication: Zhu, Y., Ting, K.M., Carman, M. and Angelova, M., 2021, April. CDF Transform-and-Shift: An effective way to deal with datasets of inhomogeneous cluster densities. Pattern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5

    OpenFace

    A state-of-the-art facial behavior analysis toolkit

    OpenFace is an advanced facial behavior analysis toolkit intended for computer vision and machine learning researchers, those in the affective computing community, and those who are simply interested in creating interactive applications based on facial behavior analysis. The OpenFace toolkit is capable of performing several complex facial analysis tasks, including facial landmark detection, eye-gaze estimation, head pose estimation and facial action unit recognition. OpenFace is able to deliver...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    MITIE

    MITIE

    MITIE: library and tools for information extraction

    This project provides free (even for commercial use) state-of-the-art information extraction tools. The current release includes tools for performing named entity extraction and binary relation detection as well as tools for training custom extractors and relation detectors. MITIE is built on top of dlib, a high-performance machine-learning library[1], MITIE makes use of several state-of-the-art techniques including the use of distributional word embeddings[2] and Structural Support Vector...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    W2MHS-DNN

    Open Source White Matter Hyperintensities Segmentation Toolbox

    Wisconsin White Matter Hyperintensity Segmentation [W2MHS] and Quantification Toolbox is an open source MatLab toolbox designed for detecting and quantifying White Matter Hyperintensities (WMH) in Alzheimer’s and aging related neurological disorders. WMHs arise as bright regions on T2- weighted FLAIR images. They reflect comorbid neural injury or cerebral vascular disease burden. Their precise detection is of interest in Alzheimer’s disease (AD) with regard to its prognosis. Our toolbox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mAP

    mAP

    Evaluates the performance of your neural net for object recognition

    In practice, a higher mAP value indicates a better performance of your neural net, given your ground truth and set of classes. The performance of your neural net will be judged using the mAP criteria defined in the PASCAL VOC 2012 competition. We simply adapted the official Matlab code into Python (in our tests they both give the same results). First, your neural net detection-results are sorted by decreasing confidence and are assigned to ground-truth objects. We have "a match" when they share...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Matlab/Octave Rotations Library

    Matlab/Octave Rotations Library

    Library for working with 3D rotations in Matlab/Octave

    The Matlab/Octave rotations library is a collection of functions, bundled as m-scripts, that address computations and numerical handling of rotations in 3D Euclidean space. The rotation representations that are supported are rotation matrices (Rotmat), Quaternions (Quat), intrinsic ZYX Euler angles (Euler), fused angles (Fused) and tilt angles (Tilt). Operations such as composition, inversion, ZYX yaw extraction, fused yaw extraction, random generation, equality detection, vector rotation...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    ..., renormalisation, equality detection, vector rotation and much more have been implemented. Unit tests for each function are provided to ensure that the library performs exactly as it should. The implementation of the Rotations Conversion Library is based on the very related Matlab/Octave Rotations Library (MORL), which is a highly tested reference implementation for the required algorithms (see https://sourceforge.net/projects/rotationslib/).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    CNVMM

    CNVMM performs copy number variations detection

    CNVMM specializes in identifying copy number variations (CNVs) when there are repeated sequences in the reference genome. The input file is a single short read mapping result from any short read aligners. However, NNmapper or Bowtie2, which detect all mapping results for multi-reads, are recommended. To use the code, MATLAB installation is required. Mac or Linus system is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Capsule Cell Tracker

    A user-friendly GUI for cell tracking and force estimation.

    This is a program with GUI for 2D image detection and tracking. In present work we develop an interpolation formula for drag forces on capsule shaped cells near walls that can be used as a simple and accurate substitute for the complex computational fluid dynamic simulations otherwise required to determine fluid-cell interactions. Please refer to our home page or contact us for more information http://www.physics.umu.se/english/research/biological-physics/the-biophysics-and-biophotonics...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Canvas-2DGC

    A user-extensible Freemat based 1DGC and GCxGC data analysis software.

    ... by ordinary users through high-level Freemat scripting. Freemat, one of open source Matlab clones, is chosen for this very purpose, because its syntax is most compatible with Matlab and it is lightweight - very suited for ordinary users. Contact xguan@jnxtec.com for support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    HRVAS Langer

    HRV, symbolic dynamics

    HRVAS_Langer is extension of the software Heart Rate Variability anaslysis software (HRVAS) created by Ramshur JT and witten in Matlab. Extensioned analysis are: symbol dynamics and time ireversibility - Port, Gruzik and Ehlers indexes. Before analysis all posibilitties of the HRVAS are preserved as detrending, atopic detection and replacement and automatic analysis in batch mode - analysis of multiple recordes one by another. After analysis results are exported into Excel file alowing further...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    detectMITE

    Detection of Miniature Inverted Repeat Transposable Elements

    detectMITE - a MATLAB-based tool for detecting miniature inverted repeat transposable elements (MITEs) in genomes. [1] Who are we? Please visit website: http://bioinfolab.miamioh.edu [2] How to cite detectMITE? Ye C, Ji G, Liang C (2016) detectMITE: A novel approach to detect miniature inverted repeat transposable elements in genomes. Sci. Rep. 6, 19688. http://www.nature.com/articles/srep19688 Ye C, Ji G, Li L, Liang C (2014) detectIR: A Novel Program for Detecting Perfect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ds-Bidens

    ds-Bidens

    Software for studying bacterial colony features

    Software for studying bacterial colony features: Optical forward-scattering systems supported by image analysis methods are increasingly being used for rapid identification of bacterial colonies. The conventional detection and identification of bacterial colonies comprises a variety of methodologies based on biochemical, serological or DNA/RNA characterization. Such methods involve laborious and time-consuming procedures in order to achieve confirmatory results. The software (ζ-Bidens...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ObjectDetector

    Car Detection,Face Detectiom,Object Detection

    Machine learning: This project is used for training new object like Car,Motor Cycle and so on and we use this model(xml file) for detecting in images.In this project we use viola jones algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
     Object detection is usually a software-based monitoring algorithm that will signal, for example in the surveillance camera to begin capturing the event when it detects motion. In object tracking, the object is located and the moving object is followed. One of the fundamental steps in many computer based vision systems for object tracking and motion detection is real-time segmentation of moving regions in the image sequences. Segmentation is done in order to detect the object accurately...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ARIA

    ARIA

    Retinal vessel detection using MATLAB

    NOTE: This project is now hosted at GitHub. Please follow the link below to visit its new home.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    detectIR

    Detection of Perfect and Imperfect Inverted Repeats

    detectIR - a MATLAB-based tool for detecting perfect and imperfect inverted repeats in genomes. [1] Who are we? Please visit website: http://bioinfolab.miamioh.edu [2] How to cite detectIR? Ye C, Ji G, Li L, Liang C (2014) detectIR: A Novel Program for Detecting Perfect and Imperfect Inverted Repeats Using Complex Numbers and Vector Calculation. PLoS ONE 9(11): e113349. http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0113349 [3] detectIR user manual Please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MRI-PDQ:Phase Detection & Quantification

    MRI-PDQ:Phase Detection & Quantification

    Detect sphere-shaped paramagnetic deposits in MRI datasets

    Moved to http://parkermills.github.io/MRI-PDQ/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Facial Expression Recognition

    Facial Expression Recognition System - Matlab source code

    ..." aspects of the data. The extracted feature vectors in the reduced space are used to train the supervised Neural Network classifier. This approach results extremely powerful because it does not require the detection of any reference point or node grid. The proposed method is fast and can be used for real-time applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    QUDeX-MS

    Hydrogen/deuterium exchange estimation for isotopic fine structure MS

    Hydrogen-deuterium exchange coupled to mass spectrometry permits analysis of structural dynamics, stability, and molecular interactions of proteins. Resolving isotopic fine structure during mass spectrometry has been recently demonstrated to allow direct detection and quantification of deuterium incorporation distinct from peaks corresponding to non-deuterium incorporated natural abundance heavy isotopomers. Here, we present a graphical tool that allows for a rapid and automated estimation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This computer-aided diagnosis (CAD) software (MATLAB toolbox) has been developed for automated prediction of tuberculosis (TB) from chest X-ray (CXRs) of patients. This toolbox was developed by incorporating more diversified global features extraction methods such as Gist and PHOG. It is effective in discriminating between CXR(s) of non-TB and TB patients. It contains two modules: Training and Prediction Modules. The latter (Prediction Module) predicts input digital CXR(s) image as TB or non-TB...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25

    FluxModules

    Module Computation for Metabolic Networks

    Genome Scale Metabolic Networks are complex systems, Modules help to break them down and hence ease understanding and algorithmic complexity. FluxModules is a toolbox with code for module detection and module visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next