Skip to content

Tags: kazeka/libcvd

Tags

RELEASE_20121025.2

Toggle RELEASE_20121025.2's commit message
Fix make install

RELEASE_20121025.1

Toggle RELEASE_20121025.1's commit message
cygwin build hacks

build .dll and .dll.a, instead of .so
install .dll in BINDIR not LIBDIR

RELEASE_20121025

Toggle RELEASE_20121025's commit message
cygwin build hacks

build .dll and .dll.a, instead of .so
install .dll in BINDIR not LIBDIR

RELEASE_20120202

Toggle RELEASE_20120202's commit message
Tag for release on Feb 2, 2012.

Features added:

Added arctan camera
Added GLES heplers
Allow Zero sized images.
Make Images more STL like
NEON optimizations for halfSample and rgb_to_grey
Sample iOS application
System for generating VCPROJ build files
Efficient Second-order Minimization.
Chainable deinterlacebuffer in open_video_source

Important bugfixes: are:

Many misc bug fixes.
Bug fix in Bayer conversion
Keep up to date with libraries, platforms and compilers.
Thread safety for threading constructs
Removed timer constructs which reduced precision

Internals:
Cleanup of image I/O code.
Cleanup of build system to remove many #ifdefs
Moved from CVS to git

newimage2_0

Toggle newimage2_0's commit message
Revert new-image changes on the mainline

new-image-on-HEAD

Toggle new-image-on-HEAD's commit message
SubImage merged into BasicImage

several items added to .cvsignore to exclude them from repository
.cproject and .project added for eclipsiness

before_newimage

Toggle before_newimage's commit message
Fix loading of palletted PNG images with transparency.

RELEASE_20100511

Toggle RELEASE_20100511's commit message
header file for video_capture.m

RELEASE_20100119

Toggle RELEASE_20100119's commit message
Added the SimpleTimer class which provides basic timing capabilities …

…including average, max and min times over multiple timing cycles. Uses cvd_timer internally

RELEASE_20090828_real

Toggle RELEASE_20090828_real's commit message
fixed crash, if wrong or no render context was present in destructor