biagio montesano
|
8ee8a2d776
|
Modified sample with time library
|
2014-08-01 14:56:24 +02:00 |
|
jaco
|
73b6dcd8c8
|
wip windows 32 64 bit safe types
|
2014-08-01 14:46:06 +02:00 |
|
biagio montesano
|
2760246780
|
Added time library
|
2014-08-01 13:04:55 +02:00 |
|
jaco
|
c88e0fc48e
|
templateReplacement function added (I part)
|
2014-08-01 12:51:41 +02:00 |
|
biagio montesano
|
16ed29726b
|
Moved M_PI definition to precomp
|
2014-08-01 12:37:42 +02:00 |
|
biagio montesano
|
c38e50b262
|
Changed positions of headers
|
2014-08-01 12:04:33 +02:00 |
|
biagio montesano
|
ff839cf9d8
|
Inclusion of cmath library
|
2014-08-01 11:52:18 +02:00 |
|
biagio montesano
|
1b17429607
|
Changed some headers' positions in BinaryDescriptor
|
2014-08-01 11:39:01 +02:00 |
|
biagio montesano
|
31be8150df
|
Added windows include for M_PI
|
2014-08-01 11:16:00 +02:00 |
|
Vadim Pisarevsky
|
a001f2d68b
|
Merge pull request #46 from lluisgomez/master
updates documentation for the text module
|
2014-08-01 12:50:24 +04:00 |
|
biagio montesano
|
07f9d444c6
|
Popcount corrections
|
2014-07-31 17:17:20 +02:00 |
|
biagio montesano
|
35b1e1eb40
|
Changed win ifdef
|
2014-07-31 16:59:01 +02:00 |
|
lluis
|
bcf38c3fbf
|
fix docs warnings
|
2014-07-31 16:56:48 +02:00 |
|
lluis
|
d8ad70d7f3
|
updates documentation for the text module
|
2014-07-31 16:47:45 +02:00 |
|
Vadim Pisarevsky
|
ff61080000
|
Merge pull request #45 from lluisgomez/master
Adds OCRTesseract class and sample demo
|
2014-07-31 18:24:55 +04:00 |
|
biagio montesano
|
20b8bb4a2c
|
Windows ifdef
|
2014-07-31 16:08:49 +02:00 |
|
biagio montesano
|
0df499115b
|
Removed ifdefs, explicit initialization of some variables
|
2014-07-31 15:12:03 +02:00 |
|
lluis
|
ffee43f437
|
fix warnings from MSVC
|
2014-07-31 14:32:37 +02:00 |
|
lluis
|
a8c8ce625a
|
fix warnings from MSVC
|
2014-07-31 14:15:38 +02:00 |
|
lluis
|
5c89c786f2
|
Adds OCRTesseract class and sample demo
|
2014-07-31 13:47:34 +02:00 |
|
Vadim Pisarevsky
|
c037eb95b9
|
Merge pull request #42 from lluisgomez/master
Adds The exhaustive search algorithm and updates the previous groupining algorithm; Add xml files with default classifier models;
|
2014-07-31 15:35:30 +04:00 |
|
biagio montesano
|
bd48f38685
|
Modified structs' macros
|
2014-07-31 12:07:39 +02:00 |
|
biagio montesano
|
d1265a9d94
|
Converted KeyLine from class to struct
|
2014-07-31 11:56:58 +02:00 |
|
lluis
|
70a2bca24a
|
fix warnings from MSVC
|
2014-07-31 10:39:46 +02:00 |
|
lluis
|
b56353a7ae
|
fix a bug that prevents opencv_python module to build together with opecv_text
|
2014-07-31 10:21:34 +02:00 |
|
lluis
|
bbca7b0c7f
|
removes hardcoded filename for ERFilter used in feedback loop by adding a dummy classifier
|
2014-07-30 20:34:38 +02:00 |
|
jaco
|
861d7bcf28
|
wip windows byte compile error fixing
|
2014-07-30 20:29:46 +02:00 |
|
lluis
|
157e08f3f2
|
fix warnings from MSVC and remove trailing whitespaces
|
2014-07-30 19:10:05 +02:00 |
|
jaco
|
5fc5b4f812
|
wip windows uint64 compile error fixing
|
2014-07-30 17:44:41 +02:00 |
|
biagio montesano
|
421b093f7b
|
insertion of using namespace cv
|
2014-07-30 16:35:32 +02:00 |
|
biagio montesano
|
f1dbf5eb53
|
Modified init function
|
2014-07-30 16:20:54 +02:00 |
|
lluis
|
786876c0f2
|
Adds The exhaustive search algorithm and updates the previous grouping code
|
2014-07-30 16:19:43 +02:00 |
|
biagio montesano
|
308b1ce264
|
Modified initialization syntax
|
2014-07-30 16:01:15 +02:00 |
|
biagio montesano
|
82b46f1558
|
modified init file
|
2014-07-30 15:51:11 +02:00 |
|
biagio montesano
|
5318dba44d
|
initModule_line_descriptor added
|
2014-07-30 15:31:16 +02:00 |
|
lluis
|
890073a1c7
|
Add xml files with default classifier models
|
2014-07-30 15:17:29 +02:00 |
|
biagio montesano
|
719022fedd
|
Deleted unsigned int from numPixels
|
2014-07-30 15:13:22 +02:00 |
|
Vadim Pisarevsky
|
f6b1434987
|
Merge pull request #41 from vpisarev/added_text_module
added "text" module; added linemod to rgbd module, fixed compile errors in rgbd
|
2014-07-30 16:34:42 +04:00 |
|
biagio montesano
|
29d7e471ef
|
Added python macros
|
2014-07-30 13:31:40 +02:00 |
|
Vadim Pisarevsky
|
7968baf2f9
|
continuing fixing rgbd samples
|
2014-07-29 22:41:43 +04:00 |
|
Vadim Pisarevsky
|
ca2474be7e
|
fixing rgbd samples
|
2014-07-29 21:19:50 +04:00 |
|
Vadim Pisarevsky
|
8d578e43d0
|
hopefully fixed compile warnings
|
2014-07-29 20:56:09 +04:00 |
|
biagio montesano
|
03acaf2c90
|
Corrected some warnings on docs
|
2014-07-29 17:39:29 +02:00 |
|
biagio montesano
|
12036fd632
|
Error on Mac corrected
|
2014-07-29 17:25:37 +02:00 |
|
jaco
|
21d563c02f
|
wip compile error fixing
|
2014-07-29 17:21:36 +02:00 |
|
biagio montesano
|
43f3eb9ffc
|
New warnings corrected
|
2014-07-29 16:51:25 +02:00 |
|
biagio montesano
|
b433ac58c5
|
Modifications for docs warnings
|
2014-07-29 16:08:36 +02:00 |
|
jaco
|
8a8302aac4
|
wip windows compile error fixing 2
|
2014-07-29 15:49:06 +02:00 |
|
jaco
|
3b6da7308e
|
wip windows compile error fixing
|
2014-07-29 15:17:54 +02:00 |
|
jaco
|
41f7952c65
|
wip compile error fixing
|
2014-07-29 13:00:44 +02:00 |
|