8000 Tags · CristinaJane/cvkit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: CristinaJane/cvkit

Tags

v1.8.7

Toggle v1.8.7's commit message
Version 1.8.7 (2017-06-07)

--------------------------

- Permit '/' for searching files under Windows
- Changed cmake so that dlls under windows are installed in bin instead of lib
- Fixed bug regarding reading of tiled images
- Changes and instructions for compilation under Visual Studio 2015

v1.8.6

Toggle v1.8.6's commit message
Version 1.8.6 (2017-05-10)

--------------------------

- Fixing some compile problems when building on MSYS2 / MinGW64 under Windows.

v1.8.5

Toggle v1.8.5's commit message
Version 1.8.5 (2017-02-17)

--------------------------

- Changed ProcTime to measure relative time differences using the monotonic clock

v1.8.4

Toggle v1.8.4's commit message
Version 1.8.4 (2017-02-01)

--------------------------

- Fixed some minor issues that came up by cppcheck

v1.8.3

Toggle v1.8.3's commit message
- New helper class for computing a plane from sample points

- New helper function for skipping known std::strings in input streams
- Extended gimage::getNewImageName() so that it uses a given suffix
- Removed using declarations to avoid confusion
- Reformating all files

v1.8.2

Toggle v1.8.2's commit message
Version 1.8.2

v1.8.1

Toggle v1.8.1's commit message
Version 1.8.1:

- Added helper class MsgQueue for inter-thread communication
- Added method to initialize all pixels of an image to a given value
- Changed cmake file for adding debian package number before distro codename

v1.8.0

Toggle v1.8.0's commit message
Version 1.8.0

- Fixed several bugs when loading tiled images
- Added method for checking if an image contains valid pixels
- Speeded up image cropping function
- Added parameters for selecting the step width in minpack wrapper slmdif()
- Added functions for converting between errors and covariances
- Fixed bug when loading pinhole camera definition by id
- Added bicubic interpolation for accessing values in between pixels
- Improved speed for copying images
- gutil::Thread::getProcessingUnits() now returns number of configured instead
  of available CPUs
- Changed thread interface for more flexibility
- Fixed wrong index in gmath::getPose() from quaternion
- Added compare operator and getValue() method to gutil::Properties class
- Added possibility to specify intensity range in imageToJET() function
- Added function for fast rotating an image by 180 degrees
- Improved speed of downscaleImage() function
- Added functions for drawing arrows into gimage/paint.h
- Added explicit distortion models to gmath/camera
- Compiles as C++11 by default
- Some changes in cmake files

v1.7.2

Toggle v1.7.2's commit message
Release 1.7.2

v1.7.1

Toggle v1.7.1's commit message
version 1.7.1

0