Commit Graph

1511 Commits

Author SHA1 Message Date
Davis King 0962461173 updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403601
2010-05-13 03:28:33 +00:00
Davis King 49dfe07141 Added an example program for the linear_manifold_regularizer.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403600
2010-05-13 02:46:17 +00:00
Davis King bdd9b4e99e Changed comment.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403599
2010-05-13 01:57:29 +00:00
Davis King 3969b18189 Changed the code so that the manifold regularizer is normalized by the number of edges
involved in its creation.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403598
2010-05-13 01:24:16 +00:00
Davis King a89711055e Updated spec
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403597
2010-05-13 00:58:05 +00:00
Davis King c83c958941 Added the randomly_subsample() functions.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403596
2010-05-13 00:53:10 +00:00
Davis King 89ad150f53 Fixed grammar.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403595
2010-05-12 23:48:52 +00:00
Davis King 7e460a05e4 Worked on the spec for the manifold regularization stuff more.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403594
2010-05-12 23:42:50 +00:00
Davis King e9595abeab Cleaned up more code and added yet more specs.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403593
2010-05-12 03:02:12 +00:00
Davis King d565ca6a84 Added a proper specification and minor cleanup.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403592
2010-05-12 02:49:08 +00:00
Davis King 392902744d Code cleanup
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403591
2010-05-12 01:11:05 +00:00
Davis King 8896813cc2 Fixed bug in knn code.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403590
2010-05-10 22:48:24 +00:00
Davis King 6e8323adcf Added initial cut of manifold regularization stuff. Code needs to be cleaned up.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403589
2010-05-10 22:38:23 +00:00
Davis King 7ee48d3938 updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403588
2010-05-08 01:14:45 +00:00
Davis King f07b00ce49 Added the sum_rows() and sum_cols() functions.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403587
2010-05-08 01:14:27 +00:00
Davis King 7d85f18312 Removed the requirement that you load dng files into an image of the exact
pixel type that created the file.  Now you can use any pixel type.  I also
changed the code so that grayscale pixels with more than 16 bits get saved as
16 bit grayscale images instead of 8 bit images.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403586
2010-05-08 00:14:41 +00:00
Davis King 022867019c Fixed typo in spec
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403585
2010-05-07 23:32:22 +00:00
Davis King d03d8fc9b8 Updated the docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403584
2010-05-07 23:29:11 +00:00
Davis King 28a8f3ad4f Added the reshape() and pointer_to_matrix() functions.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403583
2010-05-07 23:27:00 +00:00
Davis King a8f9f2eaf9 Improved the message generated by an assert.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403582
2010-05-07 23:24:44 +00:00
Davis King 80d30d4910 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403581
2010-05-07 22:15:50 +00:00
Davis King 4ec03e7bf6 Added join_rows() and join_cols()
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403580
2010-05-07 22:15:33 +00:00
Davis King 003bbd7045 Fixed typo in DLIB_ASSERT message.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403579
2010-05-07 21:30:14 +00:00
Davis King bc7898c018 Added a missing check for division by zero.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403578
2010-05-07 21:13:16 +00:00
Davis King 42a4f363c6 Changed code to avoid a bug in gcc-3.3 (and also visual studio 2005)
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403577
2010-05-03 21:34:30 +00:00
Davis King 93971a811a Made spec more clear
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403576
2010-04-30 14:19:52 +00:00
Davis King f505d4d954 Made spec a little more clear.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403575
2010-04-30 13:13:39 +00:00
Davis King 2101de17d2 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403574
2010-04-27 22:16:24 +00:00
Davis King 486c4ff76c Added the svm_c_ekm_trainer object. It's just a simple wrapper
around the empirical_kernel_map and svm_c_linear_trainer.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403573
2010-04-27 22:07:17 +00:00
Davis King e59432bb3b Minor change to avoid warning from gcc.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403572
2010-04-27 21:49:05 +00:00
Davis King 7bcd9933c5 Fixed some spelling errors
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403571
2010-04-27 20:50:48 +00:00
Davis King dafc754cda Cleaned up docs slightly.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403570
2010-04-24 10:37:15 +00:00
Davis King 04d917d958 updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403569
2010-04-23 21:01:50 +00:00
Davis King d6f2d2d060 Removed the code that set the cmake policy CMP0015 which apparently
no longer exists or only ever existed in a beta version or something.
At any rate, these lines were causing cmake to fail on some versions
of Mac OS X.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403568
2010-04-23 20:54:48 +00:00
Davis King 8ebae5b954 Made comments more clear.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403567
2010-04-23 20:52:18 +00:00
Davis King d02aaa1bde Changed code slightly to avoid a compiler error that you get from
some versions of visual studio 2005.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403566
2010-04-23 20:42:38 +00:00
Davis King 0e2f88fe3d Made spec more clear.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403565
2010-04-11 14:41:06 +00:00
Davis King a6a9055076 Improved the main page
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403564
2010-04-07 01:26:13 +00:00
Davis King d6a3b8487c Updated the += and -= operators to be a little more flexible.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403563
2010-04-02 13:53:05 +00:00
Davis King c2a8327076 Removed cruft
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403562
2010-04-02 13:08:25 +00:00
Davis King 2ad9276b3f updated docs
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403561
2010-04-02 13:02:50 +00:00
Davis King 3a588a9aa4 Fixed grammar.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403560
2010-04-02 12:56:57 +00:00
Davis King d1224ddcc6 Fixed grammar
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403559
2010-03-21 17:27:33 +00:00
Davis King eddd556108 Fixed this shell script so that it always generates the dlib/revision.h file
correctly.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403558
2010-03-07 20:53:51 +00:00
Davis King d435471116 Made a release
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403551
2010-03-07 19:35:16 +00:00
Davis King f13b058461 Made this test a little more robust.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403550
2010-03-07 14:14:48 +00:00
Davis King ff2fd9cf81 Changed the trainer to be a little more robust.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403549
2010-03-07 03:42:42 +00:00
Davis King 0c546e9621 Changed code to avoid some unnecessary repeated calculations.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403548
2010-03-06 20:08:57 +00:00
Davis King 6f353f30be Improved error messages generated when reading corrupted data files.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403547
2010-03-06 19:43:54 +00:00
Davis King 0e10e1e5ef Changed to avoid compiler warning.
--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403546
2010-03-06 19:26:07 +00:00