Commit Graph

2746 Commits

Author SHA1 Message Date
Davis King
f0962acfcd Added a comment about when this routine gives the exact MAP vs.
just an approximate answer.
2012-04-28 17:28:40 -04:00
Davis King
a69aecf640 clarified spec 2012-04-28 17:14:50 -04:00
Davis King
af45dedda3 clarified spec 2012-04-28 17:09:27 -04:00
Davis King
57f49b303a updated docs 2012-04-28 17:04:43 -04:00
Davis King
33665c7848 Improved spec organization a little. 2012-04-28 16:53:14 -04:00
Davis King
ea02f4d464 Added unit tests for the new graph cuts tools. 2012-04-28 16:30:25 -04:00
Davis King
80e501d8bc Added graph cut tools. This is the new min_cut algorithm and find_max_factor_graph_potts()
routine.
2012-04-28 16:10:29 -04:00
Davis King
37bc7b23bd Fixed typo in inclusion guard. 2012-04-28 16:04:50 -04:00
Davis King
5c3aba974f updated docs 2012-04-28 10:12:24 -04:00
Davis King
deaf47f1af Added the graph_has_symmetric_edges() routine. 2012-04-28 10:02:38 -04:00
Davis King
4d2d6dda33 Clarified spec 2012-04-24 21:21:40 -04:00
Davis King
b7aabf8d89 updated docs 2012-04-23 21:45:32 -04:00
Davis King
613558feb1 Fixed some bugs in toMat() which prevented it from compiling sometimes. 2012-04-23 21:38:32 -04:00
Davis King
9a27c170cf updated docs 2012-04-22 11:49:29 -04:00
Davis King
62ea86a363 updated docs 2012-04-21 22:50:10 -04:00
Davis King
ae73da4438 Added the toMat() routine for converting from a dlib style image to an
OpenCV cv::Mat image.
2012-04-21 22:42:51 -04:00
Davis King
bcea0df438 Updated the cv_image object so it works with cv::Mat as well as IplImage. 2012-04-21 22:42:09 -04:00
Davis King
a50472228d Fixed incorrect reference to subversion rather than mercurial. 2012-04-14 16:27:51 -04:00
Davis King
4f495f1a16 Added comments describing the bridge protocol. 2012-04-14 08:47:05 -04:00
Davis King
6182270e77 Improved contribution directions. 2012-04-13 20:43:40 -04:00
Davis King
fca97a63fd Changed code to avoid some warnings from clang. 2012-04-13 19:43:27 -04:00
Davis King
4490220258 Added build_clang folders to the ignore list. 2012-04-13 19:37:38 -04:00
Davis King
84fad89062 updated release notes 2012-04-11 19:06:02 -04:00
Davis King
87113b6111 merged 2012-04-11 19:03:49 -04:00
Davis King
351401982f Created release v17.46 2012-04-11 18:52:15 -04:00
Davis King
897282b4bf Added tag v17.46 for changeset cfbd4102b1ee 2012-04-11 18:52:15 -04:00
Davis King
08a95a42ed Flipped the order of two commands so that the selected object boxes
are printed immediately.
2012-04-04 20:19:55 -04:00
Davis King
5ecc1cb5d5 Added another overload of edge() for directed graphs. 2012-04-01 20:23:05 -04:00
Davis King
ac8f833153 Fixed typo in spec 2012-04-01 17:26:02 -04:00
Davis King
6d656c6157 Added some unit tests for the oca object. 2012-03-30 23:11:26 -04:00
Davis King
fda8545b05 Minor change to avoid a warning from gcc. 2012-03-30 23:10:40 -04:00
Davis King
891dd2fb13 updated docs 2012-03-30 21:54:40 -04:00
Davis King
295ae6fcf9 Added an optional non-negativity constraint on w to the oca optimizer. 2012-03-30 21:48:44 -04:00
Davis King
82e1df7a20 updated docs 2012-03-29 22:43:08 -04:00
Davis King
75256c1ffe updated docs 2012-03-29 22:41:01 -04:00
Davis King
983f2cd36a Added unit tests for the new quadratic program solver. 2012-03-29 22:38:53 -04:00
Davis King
c49f7d9989 Added another quadratic program solver. 2012-03-29 22:23:51 -04:00
Davis King
555d0b1471 fixed grammar 2012-03-29 22:00:20 -04:00
Davis King
8c1d1b08fa Added lowerbound() and upperbound() routines. 2012-03-29 21:13:33 -04:00
Davis King
28215b40de updated docs 2012-03-22 20:15:31 -04:00
Davis King
3ef9a48735 updated docs 2012-03-22 19:47:21 -04:00
Davis King
42d5b96005 Made compilation directions simpler 2012-03-22 18:53:48 -04:00
Davis King
1d3b429f40 improved comments 2012-03-22 18:44:47 -04:00
Davis King
ae8e1b5f7d updated docs 2012-03-21 21:41:48 -04:00
Davis King
33939c4990 fixed comment 2012-03-21 21:37:27 -04:00
Davis King
13e9e3ee8a minor cleanup 2012-03-21 21:31:56 -04:00
Davis King
cb4a354ea3 updated docs 2012-03-21 21:28:06 -04:00
Davis King
c42a26be9d updated cmakelists 2012-03-21 21:09:01 -04:00
Davis King
2668d1baa2 updated due to name change 2012-03-21 21:08:33 -04:00
Davis King
f477c84261 renamed this file
--HG--
rename : examples/object_detector_ex_2.cpp => examples/train_object_detector.cpp
2012-03-21 21:07:51 -04:00