Logo white

Peter M. Groen / openbr

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,015
  • Compare
  • Branches 1
  • Tags 0
  • openbr
  • share
11 Nov, 2014
1 commit
  • Reverted pull request
    394ebf22
    Scott Klum authored
    2014-11-11 14:00:25 -0500  
    Browse Dir »

03 Oct, 2014
2 commits
  • Merge pull request #254 from biometrics/attributes ...
    b2b9273c
    Attributes
    Scott Klum authored
    2014-10-03 10:59:03 -0400  
    Browse Dir »
  • Merge branch 'attributes' of https://github.com/biometrics/openbr into attributes ...
    2ba3aa40
    Conflicts:
    	openbr/plugins/gallery.cpp
    Scott Klum authored
    2014-10-03 10:42:28 -0400  
    Browse Dir »

01 Oct, 2014
1 commit
  • doxygen fixes
    1e75576a
    Josh Klontz authored
    2014-10-01 13:48:53 -0400  
    Browse Dir »

29 Sep, 2014
1 commit
  • Merge branch 'master' of https://github.com/biometrics/openbr
    2478d1bb
    JordanCheney authored
    2014-09-29 12:21:11 -0400  
    Browse Dir »

18 Sep, 2014
1 commit
  • Fixed some windows related issues, not including tasm in compilation yet
    058266d7
    Scott Klum authored
    2014-09-18 10:50:03 -0400  
    Browse Dir »

16 Sep, 2014
1 commit
  • Working msvc compilation, added seemingly required ocl
    e22d70a5
    Scott Klum authored
    2014-09-16 17:07:41 -0400  
    Browse Dir »

15 Sep, 2014
1 commit
  • Finished
    9c387d94
    Scott Klum authored
    2014-09-15 17:09:54 -0400  
    Browse Dir »

27 Aug, 2014
1 commit
  • Working structure in place
    55ff9a5d
    Scott Klum authored
    2014-08-27 14:42:52 -0400  
    Browse Dir »

26 Aug, 2014
1 commit
  • Installation working, need to clean up library paths
    e8c73a7d
    Scott Klum authored
    2014-08-26 17:03:09 -0400  
    Browse Dir »

20 Aug, 2014
1 commit
  • Starting to get a handle on the stasm circular dependencies
    5bada628
    Scott Klum authored
    2014-08-20 15:32:37 -0400  
    Browse Dir »

19 Aug, 2014
3 commits
  • Polish
    b17818f0
    Scott Klum authored
    2014-08-19 13:28:07 -0400  
    Browse Dir »
  • Fixed install path
    c6ee3fef
    Scott Klum authored
    2014-08-19 09:13:20 -0700  
    Browse Dir »
  • Fixed build, install
    9926eba5
    Scott Klum authored
    2014-08-19 10:40:50 -0400  
    Browse Dir »

01 Aug, 2014
1 commit
  • The return of PittPatt 4
    94f189ad
    Jordan Cheney authored
    2014-08-01 15:19:38 -0400  
    Browse Dir »

11 Jul, 2014
1 commit
  • Rename LoadStore's algorithm decription property, restore const to description ...
    cc6651c3
    Also, more careful memory management of the simplified transform in
    AlgorithmCore
    Charles Otto authored
    2014-07-11 15:05:15 -0400  
    Browse Dir »

09 Jul, 2014
2 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr into attributes ...
    0e71b85d
    Conflicts:
    	openbr/plugins/distance.cpp
    	openbr/plugins/template.cpp
    Tunde authored
    2014-07-09 15:22:01 -0400  
    Browse Dir »
  • Update algorithm serialization ...
    810351a0
    Rather than saving the Transform and distance strings of an algorithm
    together, in stored files, save the transform and distance descriptions
    separately. Also introduce an enum allowing for the serialization of
    algorithms which use gallery comparison transforms, rather than distances
    as their comparison function.
    
    Update pre-trained algorithms, this only requires updating the algorithm
    files themselves, transforms saved via LoadStore are unaffected.
    Charles Otto authored
    2014-07-09 13:35:34 -0400  
    Browse Dir »

16 Jun, 2014
1 commit
  • Fixed imageformat dependencies on OSX
    335e5817
    Scott Klum authored
    2014-06-16 14:56:56 -0400  
    Browse Dir »

22 May, 2014
2 commits
  • removed remainder of tabs in both files, added qfatal to redBlock functiono and … ...
    608d1057
    …changed for loop to foreach loop
    Tunde authored
    2014-05-22 17:20:49 -0400  
    Browse Dir »
  • Fixed using tabs instead of spaces, and added myself to the bib file
    e544b45a
    Tunde authored
    2014-05-22 16:46:12 -0400  
    Browse Dir »

21 May, 2014
1 commit
  • Added author attribution
    cfc5eb2c
    dgcrouse authored
    2014-05-21 15:10:29 -0400  
    Browse Dir »

10 Feb, 2014
1 commit
  • Use cvmatio original repo after merge of pull request
    6f85ca66
    Austin Blanton authored
    2014-02-10 16:01:55 -0500  
    Browse Dir »

06 Feb, 2014
3 commits
  • Merge branch 'master' of https://github.com/biometrics/openbr ...
    1d632337
     the commit.
    Josh Klontz authored
    2014-02-06 13:10:41 -0500  
    Browse Dir »
  • more robust search for openbr
    4349bd46
    Josh Klontz authored
    2014-02-06 13:10:36 -0500  
    Browse Dir »
  • Use our fork of cvmatio for a better install and move non-find logic to top CMakeLists
    c3587e5c
    Austin Blanton authored
    2014-02-06 12:29:56 -0500  
    Browse Dir »

05 Feb, 2014
2 commits
  • install cvmatio libs (well, only for mac...)
    cee70e6a
    Austin Blanton authored
    2014-02-05 21:03:41 -0500  
    Browse Dir »
  • Add cvmatio library as optional 3rd party lib
    cb89d81b
    Austin Blanton authored
    2014-02-05 18:24:14 -0500  
    Browse Dir »

30 Jan, 2014
1 commit
  • strip subdirectory from OPENBR_DIR to ensure it points to the root dir
    cad2f557
    Josh Klontz authored
    2014-01-30 16:19:09 -0500  
    Browse Dir »

24 Nov, 2013
1 commit
  • Address #135, update models ref due to compatibility break
    fea31bb9
    Charles Otto authored
    2013-11-24 20:00:12 -0500  
    Browse Dir »

19 Nov, 2013
1 commit
  • initial configuration for janus submodule
    db31cb65
    Josh Klontz authored
    2013-11-19 11:50:55 -0500  
    Browse Dir »

09 Oct, 2013
1 commit
  • fixed imageformats installation for Windows/Qt5
    5ebe8f7d
    Josh Klontz authored
    2013-10-09 09:20:28 -0400  
    Browse Dir »

05 Oct, 2013
1 commit
  • Removed pbd and stasm3 plugins
    23c937c2
    Scott Klum authored
    2013-10-05 11:23:28 -0400  
    Browse Dir »

14 Sep, 2013
1 commit
  • started writing default OpenBR GUI interface
    5d4f7a8c
    Josh Klontz authored
    2013-09-14 15:05:14 -0400  
    Browse Dir »

21 Aug, 2013
1 commit
  • Basic JNI transform with basic framework for calling Java from OpenBR
    fc7593c3
    jcheney authored
    2013-08-21 11:03:54 -0400  
    Browse Dir »

12 Aug, 2013
2 commits
  • Fixed ref
    15336a59
    Scott Klum authored
    2013-08-12 17:18:48 -0400  
    Browse Dir »
  • Added ElicitTransform
    8058f81d
    Scott Klum authored
    2013-08-12 16:42:08 -0400  
    Browse Dir »

11 Aug, 2013
2 commits
  • Remove optional files referencing an outdated incarnation of the API ...
    9d582cb5
    These will certainly not compile in the current codebase.
    Charles Otto authored
    2013-08-11 20:28:50 -0400  
    Browse Dir »
  • TimeVaryingTransforms need to call TimeVaryingTransform::init
    ce09d818
    Charles Otto authored
    2013-08-11 20:18:41 -0400  
    Browse Dir »

09 Aug, 2013
1 commit
  • Working with non-thresholded VJ
    cfd0326c
    Brendan Klare authored
    2013-08-09 12:47:06 -0400  
    Browse Dir »