ser1zw
|
3a08bc621e
|
remove some unsupported codes
|
2014-01-18 20:40:49 +09:00 |
|
ser1zw
|
a2b2cdb978
|
fix facerec sample
|
2014-01-13 17:42:52 +09:00 |
|
ser1zw
|
6991e2b6e4
|
fix uncaught exception in CvMat#match_descriptors on OSX Mavericks
|
2013-12-07 22:34:08 +09:00 |
|
ser1zw
|
1c3df0d9be
|
Merge branch 'fix/issues-38_problem_with_match_template_under_opencv_2.4.6' into develop
|
2013-11-09 00:56:10 +09:00 |
|
ser1zw
|
d271751e44
|
fix issue #38
|
2013-11-09 00:54:29 +09:00 |
|
ser1zw
|
abd42c578b
|
move sample data
|
2013-10-31 04:20:39 +09:00 |
|
ser1zw
|
96d9baff39
|
update face recognition examples
|
2013-10-31 03:48:41 +09:00 |
|
ser1zw
|
2a779e5623
|
Merge branch 'master' into develop
|
2013-10-20 23:19:20 +09:00 |
|
Paul McMahon
|
f55f68758a
|
example of using match template
|
2013-10-16 13:16:37 +09:00 |
|
ser1zw
|
0d205cf4e6
|
change arguments of CvMat#reshape
|
2013-10-07 01:50:31 +09:00 |
|
ser1zw
|
cfcf6fa0ba
|
update readme of face recognition sample
|
2013-10-06 21:56:09 +09:00 |
|
ser1zw
|
d232ecd0cb
|
add face recognition sample
See http://docs.opencv.org/trunk/modules/contrib/doc/facerec/facerec_tutorial.html
|
2013-10-06 21:49:00 +09:00 |
|
ser1zw
|
ecc64b89ca
|
fix encoding descriptions in magic comments
|
2013-03-03 06:08:54 +09:00 |
|
Xiao Li
|
bf63bbfb86
|
changed detector type, descriptor type and matcher type for matching descriptors to be optional arguments; and updated document for CvMat#match_descriptors
|
2012-08-14 14:45:34 -07:00 |
|
Xiao Li
|
4db0c33191
|
cvmat#match_descriptors returns Hash using image index as key instead of CvMat object for easier to be dumped/saved
|
2012-08-12 23:57:29 -07:00 |
|
Xiao Li
|
4eb0f3d2dd
|
port matching_to_many_images.cpp as cvmat#match_descriptors, and an example to use it
|
2012-08-12 23:18:31 -07:00 |
|
ser1zw
|
96c63eac86
|
fix inpaint example
|
2012-06-03 00:39:37 +09:00 |
|
ser1zw
|
873a848acf
|
fix convexhull example
|
2012-06-03 00:02:18 +09:00 |
|
ser1zw
|
e9a1fd8f74
|
fix bounding-box-detect-canny.rb
|
2012-05-13 23:45:16 +09:00 |
|
ser1zw
|
8a0e60bc50
|
add alpha blending sample (examples/alpha_blend.rb)
|
2012-01-04 03:54:59 +09:00 |
|
ser1zw
|
02fa6b9554
|
added a sample of matching SURF feature points using kd-tree (example/match_kdtree.rb)
|
2011-12-19 03:48:29 +09:00 |
|
ser1zw
|
fcc66a0180
|
fixed some bugs of examples/snake.rb
|
2011-11-20 22:50:24 +09:00 |
|
ser1zw
|
1162590303
|
added a SURF sample (examples/find_obj.rb)
|
2011-08-22 23:59:19 +09:00 |
|
ser1zw
|
09389f1eb9
|
modified face detection example
|
2011-08-21 23:16:59 +09:00 |
|
ser1zw
|
7add8ec805
|
removed some unnecessary CvMat methods
Removed methods are:
CvMat#rb_morphology_*
CvMat#rb_copy_make_border_*
CvMat#rb_hough_lines_*
CvMat#rb_hough_circles_*
CvMat#rb_inpaint_*
CvMat#rb_match_shapes_*
CvMat#rb_threshold_*
CvMat#rb_find_fundamental_mat_*
CvMat#rb_smooth_*
CvMat#rb_slice_width
CvMat#rb_slice_height
CvMat#rb_mix_channels
|
2011-07-08 20:48:24 +09:00 |
|
Frank Schumacher
|
5352d309d1
|
change labels to width and height so that the detected contours are easier to recognize
|
2011-06-09 22:31:34 +02:00 |
|
Frank Schumacher
|
b2d3b26944
|
Example for contour retrieval modes
|
2011-06-09 22:24:03 +02:00 |
|
Frank Schumacher
|
3b52f0b223
|
Add dmeo images for contour modes
|
2011-06-08 21:21:51 +02:00 |
|
Frank Schumacher
|
2aba8ffc73
|
fix typo
|
2011-06-06 22:49:48 +02:00 |
|
Frank Schumacher
|
9dcbd6d93c
|
Add ArcLength, ContourArea and Minimal Area Rectangle example
|
2011-06-06 22:44:26 +02:00 |
|
Frank Schumacher
|
df4e6d745b
|
make that example executable
|
2011-06-02 15:36:39 +02:00 |
|
Frank Schumacher
|
ef5f25909a
|
add example for bounding rectangle detection without GUI
|
2011-06-02 15:33:51 +02:00 |
|
ser1zw
|
9555aa34a6
|
modified a sample (paint.rb) to avoid some errors
|
2011-05-07 08:41:47 +09:00 |
|
ser1zw
|
21ce3fb026
|
Remove unnecesary "gem" calls in examples
|
2010-12-30 03:45:44 +09:00 |
|
Ryan Baumann
|
520875467a
|
Unflip binary files
|
2008-08-19 11:08:07 -04:00 |
|
Ryan Baumann
|
9196cb13aa
|
Initial commit, with some minor changes from orig (date, exec bit, line endings, /usr/bin/env)
|
2008-08-19 11:01:28 -04:00 |
|