Batch script for images (manga/comics) preparation to be comfortably viewed on COWON A3 PMP. It also can be used in conjunction with xps2img (http://xps2img.sf.net) to do PDF conversion for reading on A3.
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...
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. Please check VPL (Voxel Processing Library) project available on Bitbucket (https://bitbucket.org/3dimlab/vpl).
LBP implementation in multiple computing platforms (ARM,GPU, DSP...)
The Local Binary Pattern (LBP) is a texture operator that is used in several different computer vision applications and implemented in a variety of platforms. When selecting a suitable LBP implementation platform, the specific application and its requirements in terms of performance, size, energy efficiency, cost and developing time has to be carefully considered.
This is a software toolbox that collects software implementations of the Local Binary Pattern operator in several...
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.
An image processing application based on a scripting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType).
An image postprocessor for the DIY Book Scanner described on instructables.com and diybookscanner.org. Gets images ready for OCR or for PDF. Written in Java based on a partial port of the Leptonica image processing library.
Fourier is a portable image processing and analysis library written in ANSI C. It implements operations such as color space conversions, noise removal, enhancement, morphology, edge detection, thresholding, segmentation, and visual feature extraction
The Flexible Registration and Evaluation Engine (f.r.e.e.) allows the composition, evaluation and optimization of image processing/registration algorithms. It also aims to boost the exchangeability and comparability of data and algorithms in research.
S2iLib includes Harpia, a visual way of programming image processing algorithms, with a growing selection of OpenCV functions. Harpia is portable, and features capture from video devices in GNU/Linux and MS-Windows, and retrieves a compact OpenCV C-code.
Yadipe is a collection of utilities for common digital image processing tasks. The main intend is to provide students with an overview of fundamental techniques used in this research field.
Jorik is about using graphics processing units in general purpose (GPGPU) computations: parallel sorting, dynamic PDE and image processing. Jorik is written on C++/DirectX/HSLS, supports both ATI and nVidia cards. It suits for not-gaming GPU benchmarking.