Search Results for "image algorithm" - Page 4

Showing 146 open source projects for "image algorithm"

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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    imageCompressor

    Compress image by using Generalized Hebbian Algorithm

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    sWangTiler

    sWangTiler

    A java implementation that generates wang tiles from any input image.

    sWangTiler is a java implementation that generates wang tiles from any given input image. By assembling wang tiles that share common edges (like domino pieces) one may generate textures of any desired size. Wang tiles greatly reduce visible repetitions making textures seem more natural and thus improve the quality of any graphic application like games, simulations etc. This implementation is based on the strict wang tile algorithm as proposed by Xinyu Zhang and Young J. Kim in "Efficient...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Facial Expression Recognition

    Facial Expression Recognition System - Matlab source code

    We propose an algorithm for facial expression recognition which can classify the given image into one of the seven basic facial expression categories (happiness, sadness, fear, surprise, anger, disgust and neutral). PCA is used for dimensionality reduction in input data while retaining those characteristics of the data set that contribute most to its variance, by keeping lower-order principal components and ignoring higher-order ones. Such low-order components contain the "most important...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JS 2D barcode creation

    JS 2D barcode creation

    Data Matrix, QR and Aztec barcode symbol creation by javascript

    The javascript program creates 2D barcode symbols of Data Matrix, Aztec and QR code in vector graphic. + Creates Data Matrix in square or rectangular pattern. + Creates QR or micro QR bar code symbols. + Creates Aztec, compact Aztec or Aztec rune bar codes. + Scalable Vector Graphic or PNG/GIF pixel image output. + One short and compact program for all barcodes. + Automatic mode encoding and barcode size selection. + Algorithm could be easily adapted to individual requirements. + Free...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    TrollEditor

    Editor of virtual worlds.

    Troll enables creation and visualisation of complex environments. It is based on Ogre3D (graphics engine), Bullet (physics engine), PhysX (physics engine), OpenAL (3D sound and music), OpenCV (image analysis and camera model) and Boost (threading and python binding). It uses Python for scripting, as well as built in simple scripting language. Some features: - built in multiplayer - incorporating data from different sensors (IMU, AHRS, Razer Hydra) - image server/client - built in support...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    Extract Objects from Image

    Connected Component Labeling Algorithm - Extracting Objects From image

    fast Connected Component Labeling Algorithm - java application - Extracting Objects From image
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FTF Library - C# / WPF

    FTF Library - C# / WPF

    Flexible Tagged Format Library - C# / WPF version

    Flexible Tagged Format (FTF) is a completely flexible storage format using human readable tags, and potentially support storing any type of data. This is the C# / WPF version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flexible Tagged Format (FTF) Library

    Flexible Tagged Format (FTF) Library

    Flexible Tagged Format (FTF) Library

    Flexible Tagged Format (FTF) is a completely flexible storage format using human readable tags, and potentially support storing any type of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Automatic 3D Coordinate Points Generator

    The project aims at generating 3D coordinates from a set of 2D images

    The objective of the project is to automate the generation of 3 dimensional coordinate points from a set of 2D images. The entire project is based on the principles of Photogrammetry. The subject of interest is embedded with patterns of retro-reflective dots. The reason that these dots were attached is that they appear very bright in the image if it is captured using flash. An auto-bar is used to define the coordinate system reference. The algorithm which performs this transformation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10

    Ezys

    Ezys 3D medical image registration program

    Ezys is a non-linear 3D medical image registration program. Ezys fully exploits the parallel computing power of inexpensive commercial graphics processing units (GPU), resulting in a very fast and accurate program capable of running on desktop PCs and even some laptops. On these systems, non-linear image registrations take less than a minute to complete. Ezys implements a diffeomorphic inverse consistent image registration algorithm with a demons-style regularization based on a non-parametric...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ... of the samples. The order typically depends on observations about the states or on the annealing setup used. In many applications (e.g., image jigsaw puzzle problems), all observations (e.g., puzzle pieces) are given at once and it is hard to define a natural ordering. Therefore, we relax the assumption of having ordered observations about states and propose a novel SMC algorithm for obtaining maximum a posteriori (MAP) estimate of a high-dimensional posterior distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Octree Method For Particles

    simulation of particles using an oct-tree

    Similiar to the fast multipole method i guess. I realized that simulating a very large number of particles in e.g. electromagnetic sims can run into growing i/o demands. This is a way to overcome that hurdle. the low-level "octets" can be distributed among a cluster of computers, organized in a grid. they don't have to send each other their whole dataset - only a zoomed out image of it. the further away, the more zoomed out. thus, i/o traffic is greatly reduced. combine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XOR encrypt v2.0

    XOR encrypt v2.0

    Encrypt Your Text documents with XOR encryption

    .... The password you provide is hashed ( SHA256 ) and saved into the encrypted file to check if the password provided is correct.This algorithm has limitations in general more the numbers of relative characters in the password to plaintext more secure will be the encryption. XOR encrypt has a 3.5 of 5 editors rating from softpedia http://www.softpedia.com/get/Security/Encrypting/XOR-Encrypt.shtml
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    CLAW is a C++ Library providing various tools in different domains, like a Tweener framework, Bézier curves manipulation, a map with multiple value types, a binary search tree container implemented as an AVL and an implementation of the sockets as std::stream. The library also includes a set of classes to easily load and write png, jpeg, gif files and other image formats. Finally, a part of the library is devoted to artificial intelligence in games and includes a generic alpha-beta...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Basic PGM Editor

    Basic PGM Editor using C++

    **NOTE** : Currently tested on Linux and needs a Makefile. Current Stage : Beta This is a very simple, command line based, PGM editor created for a college project. It performs image manipulations such as rotations, resizing, and inversion on the PGM format. The algorithms used for image manipulations are limited to the extent that the project can only handle square PGMs (ie. width = height). For the future, I might use the QT framework for a GUI and for cross-platform reasons...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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: 18 This Week
    Last Update:
    See Project
  • 17
    DeconvDemo

    DeconvDemo

    An image deconvolution / deblur software

    DeconvDemo is a Qt & opencv based image deconvolution/ deblur software which is including the spatial and frequency domain solver. image deconvolution / deblur software with non-blind deconvolution algorithm New: Add pregressive non-blined deconvolution Add blind kernel estimation Implemented mehtod: METHOD_WIENER, METHOD_TIKHONOV, METHOD_LUCY_RICHARDSON, METHOD_CONJUGATE_GRADIENT, METHOD_SPARSE_PRIOR, METHOD_GAUSSIAN_PRIOR...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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. If you are using IJBlob in a scientific publication, please cite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    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 matrices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SpikeAnalyzer

    SpikeAnalyzer

    SpikeAnalyzer is a program for calcium spikes analysis

    ... an automatic fitting procedure with visual control over the process and the quality of the fit, including statistical measures. SpikeAnalyzer is equipped with an original pixel time correction algorithm, introduced to account for the exact time of acquisition of individual pixels of the object in the image. SpikeAnalyzer was tested to analyze both synthetic and raw confocal data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Face Recognition Based Login Assistant

    Login to Websites Automatically Using Your Face as Password

    ... in to user accounts. The Viola - Jones Algorithm presents a novel face detection technique, we would implement this technique for face detection and then use eigen faces method to recognize the person in the image. Once recognized the person can easily sign in to any applications without the need of typing passwords or usernames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    GPU Edge Detector

    GPU Edge Detector

    GPU Interactive Program For Edge detection

    This is a standalone, all in one Edge Detector that is mainly running on GPU using the CUDA technology. Each algorithm also has an OpenCV counterpart which is the closest one in terms of speed. This project is partly based on the Sobel Filter sample available as part of the CUDA SDK. This project also partly uses the OpenCV library to load different types of image. This program includes: Prewitt filter, Roberts Cross, Canny edge detector and finally Sobel filter with the ability to modify...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    This program is able to detect circles in images. Therefor it uses the hough algorithm CvHoughCircles from the OpenCV library. You can define all parameters e.g. min-/max radius, min distance between circles, all kinds of thresholds, filters and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.