Skip to content
Snippets Groups Projects
Commit 31c13d98 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

more changes

parent b3b017e9
No related branches found
No related tags found
No related merge requests found
...@@ -43,10 +43,12 @@ ...@@ -43,10 +43,12 @@
* patch * patch
* Migrate to conda based CI * Migrate to conda based CI
* bob.math * bob.math
* minor * v3.1.0 (Apr 10, 2018 13:30)
* Migrate to conda based CI * Migrate to conda based CI
* Add blas features * Add blas features
* trust numpy in finding blas/lapack. Fixes bob.math#14 * trust numpy in finding blas/lapack. Fixes bob.math#14
* patch
* No changes.
* bob.measure * bob.measure
* major * major
* Fixed issue with FAR and FRR values being exactly 1 or 0 * Fixed issue with FAR and FRR values being exactly 1 or 0
...@@ -56,10 +58,12 @@ ...@@ -56,10 +58,12 @@
* Added an option to capture the output in a log file * Added an option to capture the output in a log file
* Updated docs and tests accordingly * Updated docs and tests accordingly
* bob.io.image * bob.io.image
* minor * v2.4.0
* Fixed issue with PGM image load when such images have extra bytes, see bob.io.image!36 * Fixed issue with PGM image load when such images have extra bytes, see bob.io.image!36
* Relax matplotlib requirement bob.io.image!39 * Relax matplotlib requirement bob.io.image!39
* Migrate to conda based CI * Migrate to conda based CI
* patch
* No changes.
* bob.db.base * bob.db.base
* major * major
* Migrate to conda based CI * Migrate to conda based CI
...@@ -86,10 +90,12 @@ ...@@ -86,10 +90,12 @@
* patch * patch
* Migrate to conda based CI * Migrate to conda based CI
* bob.ip.base * bob.ip.base
* minor * v2.2.0
* Improved compatibility for non-C++-11 compilers * Improved compatibility for non-C++-11 compilers
* Migrate to conda based CI * Migrate to conda based CI
* Fix matplotlib requirement * Fix matplotlib requirement
* patch
* No changes.
* bob.ip.color * bob.ip.color
* patch * patch
* Migrate to conda based CI * Migrate to conda based CI
...@@ -152,10 +158,12 @@ ...@@ -152,10 +158,12 @@
* Improved python 3 compatibility (Merge gridtk!7) * Improved python 3 compatibility (Merge gridtk!7)
* Created the `jgen` tool (https://www.idiap.ch/software/bob/docs/bob/gridtk/master/generate.html) -- Merge gridtk!8 * Created the `jgen` tool (https://www.idiap.ch/software/bob/docs/bob/gridtk/master/generate.html) -- Merge gridtk!8
* Removed overwriting job ID when stopping jobs * Removed overwriting job ID when stopping jobs
* minor * v1.6.0
* `jgen` tool: added an option `--unique-aggregate` to make the aggregate output unique * `jgen` tool: added an option `--unique-aggregate` to make the aggregate output unique
* Migrate to conda based CI * Migrate to conda based CI
* Improve tests and docs * Improve tests and docs
* patch
* no changes.
* bob.ip.qualitymeasure * bob.ip.qualitymeasure
* minor * minor
* Migrated to conda based CI * Migrated to conda based CI
...@@ -518,6 +526,10 @@ ...@@ -518,6 +526,10 @@
* Refactoring: removed unused VideoDataLoader * Refactoring: removed unused VideoDataLoader
* Refactoring: created FaceCropAlign, replaces ImageFaceCrop + VideFaceCrop using Wrapper * Refactoring: created FaceCropAlign, replaces ImageFaceCrop + VideFaceCrop using Wrapper
* Added Spatially Enhanced Histogram option to LBPHistogram class * Added Spatially Enhanced Histogram option to LBPHistogram class
* Changes to the FrameDifference preprocessor: Estimate the bounding box
from annotations if not available. This is usually estimated from eye
annotations. Remove the unused check_face_size flag. Fixed the conda
recipe bob.pad.face!63
* bob.db.oulunpu * bob.db.oulunpu
* patch * patch
* Initial release of OULU-NPU Database * Initial release of OULU-NPU Database
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment