Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

LVL: Libor's Vision LibrarySmall, fast, extensible C library for early computer vision. Not using opencv. Can be used with the Low Level Virtual Machine (LLVM) and its clang project, or any other C compiler. The emphasis is on edge detection and the objectives are generality, speed and accuracy. ... [More] Installation from Source Note that while it is possible to install precompiled binaries, the full value of this package is obtained by writing your own programs and linking them to the LVL library. Thus the ability to compile sources is very useful in this case. CMake makes it easy on any platform and all its necessary files are provided in the LVL source release. Required Any C compiler CMake Recommended An image display utility that can be invoked from the command line (eg. ImageMagick's display) An image formats conversion utility to convert between .jpg .png etc. and .ppm , (eg. XnView on Windows) Equivalent facilities are commonly available on most platforms. Documentation: for full details, see: Manual(pdf) Author: Dr Libor Spacek, Centre for Machine Perception, Czech Technical University in Prague. Email: spacelib AT fel.cvut.cz, url: http://cmp.felk.cvut.cz/~spacelib [Less]

0
 
  0 reviews  |  0 users  |  3,356 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.