Historique des commits

Auteur SHA1 Message Date
  Johannes Ruehle 65e09863dd Merge branch 'master' of dbv.inf-cv.uni-jena.de:nice/nice-vislearning into cmake_mergemaster il y a 11 ans
  Johannes Ruehle 8bf99dcb02 memory leak fix il y a 11 ans
  Johannes Ruehle 54d5633076 merged master il y a 11 ans
  Alexander Freytag e33ef26369 Merge branch 'master' of dbv.inf-cv.uni-jena.de:nice/nice-vislearning il y a 11 ans
  Alexander Freytag 47610e13be adapted FPCGPHIK to new gp-hik-core source code il y a 11 ans
  Sven Sickert 607553f7a2 small fixes in CRSplineReg il y a 11 ans
  Sven Sickert 086686f72f added RTBLinear for RDF regression il y a 11 ans
  Sven Sickert 558b84d6a6 fixed include line in RegGaussianProcess.h il y a 11 ans
  Sven Sickert 32063757c8 added RTBMinDist for RDF regression il y a 11 ans
  Sven Sickert e25694971a latest changes on RANSACReg and CRSplineReg by Frank il y a 11 ans
  Sven Sickert 9badcf6167 int/uint comparison warnings il y a 11 ans
  Sven Sickert a550a962de cc: fixed 'if' statements il y a 11 ans
  Sven Sickert e8763486b0 ClassNames: fixed deprecated hash_map il y a 11 ans
  Sven Sickert aee9d03819 CachedExamples: unused variables il y a 11 ans
  Johannes Ruehle 68415bc730 cmake fix library dependence il y a 11 ans
  Johannes Ruehle efc1aeaac3 fixed #ifdef name collision il y a 11 ans
  Johannes Ruehle a4de671279 Merge branch 'master' of /home/dbv/git/nice.git/vislearning into cmake il y a 11 ans
  Johannes Ruehle a7c660a24e minor fix (wrong double-used header definition) il y a 11 ans
  Johannes Ruehle 34d5be8606 Merge branch 'master' of /home/dbv/git/nice.git/vislearning il y a 11 ans
  Sven Sickert a1c45cfdbd updated test for RDF regression il y a 12 ans
  Frank Prüfer e3538dc5c2 bugfix copy-constructor LinRegression il y a 12 ans
  Frank Prüfer f91cb353c6 added spline and RANSAC regression il y a 12 ans
  Frank Prüfer b6c5eeb7c1 Bugfix RANSAC regression. il y a 12 ans
  Frank Prüfer 4f756bd189 Implemented regression via RANSAC-Algorithm and according testframe. il y a 12 ans
  Frank Prüfer bf04610c4b CRSplineReg: Added constructor to specify dimension in which the data should be sorted. Fixed a rare bug, where the prediction-result could become NAN. il y a 12 ans
  Frank Prüfer 1672865a40 CRSplineRegression is now able to handle multi-dimensional data. il y a 12 ans
  Sven Sickert d1e6db8ffd added clone member function il y a 12 ans
  Frank Prüfer 8ba7e4282e Added trestframe for spline regression. il y a 12 ans
  Frank Prüfer d63b2ee330 Implemented regression via Catmull-Rom-Splines for one-dimensional data. il y a 12 ans
  Frank Prüfer 7821ff0ec8 Added copy-constructors for LinRegression and RegKNN. il y a 12 ans