Projects tagged ‘c++’ and ‘image_processing’


[13 total ]

21 Users
   

Insight Segmentation and Registration Toolkit (ITK) is an open-source software system to support the Visible Human Project. Currently under active development, ITK employs leading-edge segmentation ... [More] and registration algorithms in two, three, and more dimensions. [Less]
Created over 3 years ago.

4 Users

Krita is a painting and image editing application. Krita contains both ease-of-use and fun features like guided painting (never before has it been so easy to airbrush a straight line!) and high-end ... [More] features like support for 16 bit images, CMYK, L*a*b and even OpenEXR HDR images. Krita supports many managed colorspaces, like rgb, grayscale, cmyk, lab, ycbcr and lms, in 8 and 16 bits per channel. Some colorspaces even support 32 bits per channel! Krita can import RAW images in 8 and 16 bits per channel and load and save the usual image formats: tiff, png, jpeg. Krita has image layers, group layers, adjustment layers and the innovative part layers: any KOffice document can be embedded as a layer in Krita. Krita is scriptable in Python and Ruby. [Less]
Created about 1 year ago.

3 Users
 

The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file 'CImg.h' providing a set of C++ classes and functions that can be used in your own sources, to ... [More] load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD,..), efficient, easy to use, it's a pleasant toolkit for coding image processing stuffs in C++. [Less]
Created over 2 years ago.

3 Users

OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications.
Created 8 months ago.

2 Users
 

ORFEO Toolbox (OTB) is distributed as an open source library of image processing algorithms. OTB is based on the medical image processing library ITK and offers particular functionalities for remote ... [More] sensing image processing in general and for high spatial resolution images in particular. OTB is distributed under a free software licence CeCILL (similar to GPL) to encourage contribution from users and to promote reproducible research. The library is intensively tested on several platforms as Linux, Unix and Windows. Most functionnalies are also adapted to process huge images using streaming and multithreading as often as possible. [Less]
Created about 1 year ago.

2 Users
 

Created about 1 year ago.

2 Users
 

GREYCstoration is an image regularization algorithm which is able to process a color image by locally removing small variations of pixel intensities while preserving significant global image features ... [More] , such as edges and corners. The most direct application of image regularization is image denoising. By extension, it can also be used to inpaint or resize images. [Less]
Created over 2 years ago.

1 Users
 

NGI is a generic image processing and image analysis library. Let us dissect the important terms of this definition. Image processing is the global name for programming techniques that deal with ... [More] images on input and recreate other images on output. Image analysis goes a step further in that it tries to extract meaning from an image. Usually the output of an image analysis algorithm is not another image, but some different data, such as the number of objects in an image. Library is the term for a piece of code that's available in the form of a toolbox. Software pieces to be assembled by a programmer to fulfill a task. The NGI library is a C++ library available in source code. Generic is the opposite of specific. Read more at http://code.google.com/p/ngi/ [Less]
Created over 2 years ago.

1 Users
 

Opticks is a software framework that enables video and image processing. It allows users to load numerous types of video and image file formats, geo-reference image data, display and playback video ... [More] and images, build algorithms to process images and video, and save the results as new images and video. Additionally, the Opticks public API allows software engineers to develop and add new software plug-ins, thereby expanding and customizing the Opticks functionality. [Less]
Created over 2 years ago.

1 Users
 

Some contributions to be integrated in ITK
Created about 1 year ago.