
openip
The openIP project
The openIP is an open source project of the Image Processing Group of Debrecen, University of Debrecen, to create a c++ library providing the most common methods and algorithms in the field of image processing and computer vision.
If You are interested in the library as a user or developer, feel free to access me at gyuriofkovacs@gmail.com.
We are looking for developers!
Cite
@conference{gykovacs2010,
author = "Kovacs, Gy. and Ivan, J. I. and Panyik, A. and Fazekas, A.",
title = "The openIP open source image processing library",
year = "2010",
booktitle = "Proc. of ACM Multimedia 2010 (ISBN: 978-1-60558-933-6)",
pages = "1489--1492"
}
Feature List
The coarse list of features, without the demand of completeness:
- openipDS library (basic data-structures)
- openipIO library (image and video input/output)
- openipSC library (wrapper over GSL for numerical methods)
- openipLL library (low level image processing methods)
- openipML library (machine learning algorithms)
- openipVS library (visualization tools)
Technical Details
Clear, simple and fast C++ implementation, using openMP technology for parallelization and openCL technology for high performance GPU utilization.
History
2010.10.28. the 0.0.5 source beta release arrived.
2010.05.26. the 0.0.4 source release arrived.
2010.05.16. the 0.0.3 source release arrived.
2010.04.13. the 0.0.2 pre-release arrived. The build system is more robust, source and binary packages are available.
2010.03.15. the first 0.0.1 pre-alpha version arrived. The build system is still evolving, but the functions of the data structures are available.
Project Information
- License: GNU GPL v3
- Content License: Creative Commons 3.0 BY-SA
- 3 stars
- svn-based source control
Labels:
image
processing
computer
vision
open
source
c
library
c