Search Results for "image segmentation algorithm" - Page 8

Showing 228 open source projects for "image segmentation algorithm"

View related business solutions
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 1

    PanGP

    PanGP is a tool for quickly analyzing bacterial pan-genome profile.

    PanGP is a tool for quickly analyzing bacterial pan-genome profile. It has integrated two kinds of sample algorithm, so that it could calculate the pan-genome profile of a population with dozens of or hundreds of strains at extremely low time-cost. At the same time, a user-friendly graphical interface was designed and the image about pan-genome profile could be drawn by PanGP directly.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    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 as competitive performance: the same algorithm description serves as basis for targeting different GPU accelerators and low-level languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ijblob
    The IJBlob library indentifying connected components in binary images. The algorithm used for connected component labeling is: Chang, F. (2004). A linear-time component-labeling algorithm using contour tracing technique. Computer Vision and Image Understanding, 93(2), 206–220. doi:10.1016/j.cviu.2003.09.002 The ImageJ *Shape Filter Plugin* (see downloads) uses this library for flitering the blobs by its shape.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 5
    2P Toolbox

    2P Toolbox

    Two-Photon Data Analysis Toolbox

    The 2P_Tools.jar is a series of hopefully useful Fiji Plugins to evaluate data acquired by two-photon imaging. It supports multiple features like conversion to normalized image stacks, preprocessing and image segmentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    C++ source code for state-of-the-art foreground detection (background subtraction) algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    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 image analysis, such as fluorescence intensity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ofeli
    Ofeli (as an acronym for Open, Fast and Efficient Level set Implementation) demonstrates how to operate an image segmentation algorithm of Y. Shi and W. C. Karl |1|, using a discrete approach for the approximation of level-set based curve evolution (implicit active contours). This is a novel (2005) and fast algorithm without the need of solving partial differential equations (PDE) while preserving the advantages of level set methods, such as the automatic handling of topological changes. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 10

    dsegen

    Hierarchical Image Segmentation

    A hierarchical image segmentation is a set of several image segmentations at different levels of segmentation detail in which the segmentations at coarser levels of detail can be produced from simple merges of regions from segmentations at finer levels of detail. A unique feature of hierarchical image segmentation is the the segmented region boundaries are maintained at the full image spatial resolution at all levels of segmentation detail in the hierarchy. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Edge Detection using Canny

    A rough edge detection using the canny edge detection algorithm

    The algorith detects the corners of the object in the image. Usefull when you want to detect only one object, that can be encased in a rectangle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RT_Image
    A DICOM-compliant 3D image display, analysis, and segmentation package for incorporating molecular imaging data in radiation oncology
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    segment

    Solve the Viterbi algorithm in a data stream

    It is often necessary to assign a series of discrete values to continuosly variable data sequenced by time, position, etc., thereby parsing the data into fewer and larger segments of variable width. The 'segment' utility takes an input data stream as a Hidden Markov Model and applies the Viterbi algorithm to find the most likely segmentation path through the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST. Dynamically reconfigurable vector, matrix and image structures allow efficient use of memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    smooth

    Wavelet smoothing in a data stream

    It is often necessary to smooth high frequency fluctuations out of data streams sequenced by time, position, etc. The 'smooth' utility applies such smoothing using the wavelet algorithm. This implementation of wavelet smoothing was optimized for use in a data stream. It was adapted from HMMSeg Wavelet.Java by Thomas E. Wilson, University of Michigan. HMMSeg Wavelet.Java was written by Andrew Hemmaplardh, University of Washington. http://noble.gs.washington.edu/proj/hmmseg/ Unsupervised segmentation of continuous genomic data, Bioinformatics 2007 23:1424-1426 See the above references for a more thorough description of the principles behind wavelet smoothing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    graphseg

    Library for segmenting a graph, images in particular.

    Primarily this library was developed for producing a set of super-pixels from an image (i.e. an over-segmentation). The segmentation is produced by running multiple instances of Dijkstra's Algorithm from a set of seed points; those nodes which belong to a given Dijkstra cloud form a segment (so the number of segments is fixed and determined at the beginning of the algorithm). The goal is to add code that moves from the over-segmentation to a more useful segmentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Client Side Login Authentication Helper

    The project is to do pre-check of password before sending to server

    ...The purpose of the project is to capture and address unintentional human errors that could be resolved at the client side during the login process. Solution Abstract: An array of images are loaded at the client side. One of the images is displayed for every password entered based on a simple algorithm. The image is computed based on the password and hence it will change only when the user changes his password. Hence, the displayed image will become familiar to the user until he changes the password. It helps the user understand whether he input the right password before sending it to the server. This would be of great help in highly busy servers like stock-market and bandwidth challenged networks such as mobile data networks and dial-up networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    im2ascii

    Image to ASCII converter that takes character shape into account

    im2ascii is a small python script that converts images to ascii-art. Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape. Pro: Better ascii-art quality (see screenshots for examples) Con: Matching is very resource intensive Dependencies: Python 2.7, PIL, numpy, scipy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    EMGU Kalman Filter

    Kalman Filter for EMGU Image Processing Applications

    ...Hence the theory is often called the Wiener-Kolmogorov filtering theory. In these examples the signal processes is the movement of the mouse and random data. While a simple application the algorithm can have numerous applications including image smoothing, edge tracking and optical flow to name a few.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pink is an image processing library developed at ESIEE Engineering for research and teaching purposes. It contains implementations of over 200 algorithms for image segmentation and filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a MATLAB implementation of inverse compositional Active Appearance Models (AAMs), as described in the "Active Appearance Models Revisited" paper by Iain Matthews and Simon Baker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SURF-nanodots

    Very basic computer vision program

    ...Originated in summer 2007 as a collection of C compiled for Matlab (MEX) files and was eventually ported to a standalone C++ application with a GUI created in Qt. This program takes atomic and magnetic force microscope (AFM/MFM) image pairs as input and uses threshold segmentation to identify magnetic nanodots by intensity in the AFM image. These are then used to assess the magnetic states of those dots in the MFM image Attribution: "C++ GUI Programming with Qt 4" by Blanchette and Summerfield was helpful in getting me started on the GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project Human Face Detection is based on java for detecting the face present in image inputted from memory. This face detection project is based on skin color detection method and image segmentation based on region growth algorithm. However being minor project and also due to time deficiency the output of this project isn't so convincing. Regardless of it it is simple and easily understandable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    BLIMToolbox

    A set of tools for processing Argus images of the nearshore zone.

    BLIM Toolbox is a collection of tools for the extraction and analysis of visual features in Argus images of the nearshore zone. The toolbox provides an implementation of the BarLine Intensity Mapper (BLIM) algorithm, which extracts high-intensity bands from Argus images. Also, several analysis and export functions are included in this toolbox, such as timestack plots and movies. The main incentive for the development of this toolbox was reducing the amount of time and effort a user spends on image analysis. This is achieved by a user-friendly graphical interface, functionality for browsing through images and results, flexible import and export functions, and the possibility to add user interface components and additional implementations of algorithms. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    "MITO - Medical Imaging TOolkit" is an open-source, Windows-based software architecture for advanced Medical Imaging. Main characteristics are: DICOM compliant, 2D/3D/S3D visualization, image segmentation and fusion, ROI, advanced 3D user interface
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB