Skip to content

Tags: ashang/libcvd

Tags

RELEASE_2_2

Toggle RELEASE_2_2's commit message
remove adversarial code

RELEASE_2_1

Toggle RELEASE_2_1's commit message
Remove dependenc on build machine CPU

RELEASE_2_0

Toggle RELEASE_2_0's commit message
Fix warnings

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.