hbristow
|
0c726a3fbe
|
Improved exception handling and unit tests
|
2013-06-19 16:37:57 +10:00 |
|
Vladislav Vinogradov
|
4b983679a5
|
fix gpuarithm module compilation (Bug #3103)
|
2013-06-19 10:13:33 +04:00 |
|
hbristow
|
bbece095fb
|
Starting writing Matlab testing framework
|
2013-06-19 15:04:52 +10:00 |
|
yao
|
2c198f6cd6
|
revise accuracy and perf tests
|
2013-06-19 13:03:35 +08:00 |
|
hbristow
|
31415e344f
|
Matlab binding generation now at build time
|
2013-06-19 13:59:22 +10:00 |
|
peng xiao
|
9ecbce0111
|
Fix cmake path finding for amd libs.
There is no WIN64 defined in the environment.
|
2013-06-19 11:31:42 +08:00 |
|
yao
|
26c246140a
|
optimize hog
|
2013-06-19 11:20:45 +08:00 |
|
hbristow
|
884f36ba65
|
Improved configure time tests. Added OpenCV specific exception handling
|
2013-06-19 11:54:14 +10:00 |
|
Alexander Shishkov
|
68741bf8a0
|
moved iOS part to platforms folder
|
2013-06-19 00:20:21 +04:00 |
|
Roman Donchenko
|
25613fbfd7
|
Merge pull request #1008 from ivan-korolev:fix_sift_bug_2892
|
2013-06-18 18:32:03 +04:00 |
|
Roman Donchenko
|
4af7d65224
|
Made tests record information about CPU features and Tegra optimization status.
|
2013-06-18 18:26:53 +04:00 |
|
Roman Donchenko
|
24d84a45b1
|
Made tests record in the XML output which parallel framework was used.
|
2013-06-18 18:26:53 +04:00 |
|
Vladislav Vinogradov
|
371a9cd833
|
fixed build with CUDA 5.5 on arm platforms
|
2013-06-18 17:46:57 +04:00 |
|
Vladislav Vinogradov
|
1492b20472
|
fix gpu warnings with signed/unsigned char
|
2013-06-18 17:44:49 +04:00 |
|
hbristow
|
4d135ac4d8
|
Improved exception handling in function template
|
2013-06-18 23:13:03 +10:00 |
|
hbristow
|
804d0924c9
|
cmake now attempts to generate and compile a simple mex file at configure time and reports the working status of the generator and compiler, rather than just naively saying Matlab exists
|
2013-06-18 23:00:48 +10:00 |
|
Alexander Smorkalov
|
8f7ba03ed2
|
Some fixes for incorrectly documented parameters identified by rst_parser.py (Bug #1205)
|
2013-06-18 16:48:24 +04:00 |
|
Roman Donchenko
|
748210e11b
|
Merge pull request #994 from asmorkalov:android_java_wrappers
|
2013-06-18 16:46:04 +04:00 |
|
Alexander Smorkalov
|
16c4aad36d
|
Java/Python bindings for computeCorrespondEpilines added.
Simle Java test for computeCorrespondEpilines added.
|
2013-06-18 16:44:23 +04:00 |
|
Roman Donchenko
|
5b39c02c39
|
Merge pull request #1007 from alekcac:i_camera
|
2013-06-18 15:54:01 +04:00 |
|
Roman Donchenko
|
584f0745d0
|
Made xls-report.py ignore tests that were not successful.
|
2013-06-18 13:41:41 +04:00 |
|
Roman Donchenko
|
0f1156bbb6
|
Made the order of tests in XLS reports deterministic.
|
2013-06-18 13:37:40 +04:00 |
|
Roman Donchenko
|
4d7b1b5ede
|
In the XLS report, enabled word wrapping for header cells.
Otherwise, Excel ignores line breaks in them.
|
2013-06-18 12:31:43 +04:00 |
|
Roman Donchenko
|
6ff207b53a
|
Added a new and improved version of the XLS report generator.
|
2013-06-18 12:31:43 +04:00 |
|
Roman Donchenko
|
f003e29dc0
|
Updated testlog_parser.py to the latest version from the private repo.
|
2013-06-18 12:31:43 +04:00 |
|
hbristow
|
fc16cfcf41
|
Improved template formatting
|
2013-06-18 17:29:04 +10:00 |
|
hbristow
|
304fd03e64
|
Updated jinja version
|
2013-06-18 17:27:09 +10:00 |
|
Vladislav Vinogradov
|
4e29f0ee6d
|
updated documentation
|
2013-06-18 08:36:49 +04:00 |
|
Alexander Shishkov
|
24fd2cc326
|
updated licenses
|
2013-06-18 07:02:09 +04:00 |
|
Alexander Shishkov
|
5db08961ce
|
fixed Kirill's comments
|
2013-06-18 06:59:52 +04:00 |
|
Alex Leontiev
|
f2afe64521
|
Starting implement simplex algorithm.
|
2013-06-17 18:16:30 +03:00 |
|
ozantonkal
|
b387581d4f
|
initial refactoring
|
2013-06-17 16:32:52 +02:00 |
|
hbristow
|
2059972bf7
|
Preparing to rebase
|
2013-06-17 16:51:31 +10:00 |
|
hbristow
|
28c90609c9
|
Stripped more unnecessary files out of jinja. Now down to 21 files at 352KB. Stripped files are in jinja-unused for the moment
|
2013-06-17 16:51:25 +10:00 |
|
Hilton Bristow
|
30aa710022
|
Removed some debug statements
|
2013-06-17 16:51:24 +10:00 |
|
Hilton Bristow
|
eda32520e2
|
Improved tempalte formatting
|
2013-06-17 16:51:24 +10:00 |
|
Hilton Bristow
|
66c40bee6f
|
Template population now functional
|
2013-06-17 16:51:24 +10:00 |
|
Hilton Bristow
|
827b4f93e4
|
Stripped down jinja, added cmake support
|
2013-06-17 16:51:24 +10:00 |
|
Hilton Bristow
|
09e294711d
|
Added class templates
|
2013-06-17 16:51:23 +10:00 |
|
Hilton Bristow
|
c29a98ef84
|
Added README
|
2013-06-17 16:51:23 +10:00 |
|
Hilton Bristow
|
8e9cdf8ca3
|
Updated print formatting
|
2013-06-17 16:51:23 +10:00 |
|
Hilton Bristow
|
808f9dbc93
|
Improved parse tree, now building within main opencv build system
|
2013-06-17 16:51:23 +10:00 |
|
Hilton Bristow
|
5d1944bace
|
Added jinja framework for templates and base templates for functions and docs
|
2013-06-17 16:48:07 +10:00 |
|
Hilton Bristow
|
ac748747d4
|
FindMatlab.cmake in cmake find_package format
|
2013-06-17 16:48:06 +10:00 |
|
Hilton Bristow
|
de93408dec
|
Better conformity to find_package requirements
|
2013-06-17 16:48:06 +10:00 |
|
Hilton Bristow
|
60d7acb4fc
|
Added Windows functionality to FindMatlab. Untested
|
2013-06-17 16:48:06 +10:00 |
|
Hilton Bristow
|
e8e537a1c7
|
Added matlab generator stub
|
2013-06-17 16:48:06 +10:00 |
|
Hilton Bristow
|
ded45b4d1a
|
Added basic ability to find Matlab installations. Added test cpp file under modules/matlab/test to test mex compiler within cmake
|
2013-06-17 16:48:05 +10:00 |
|
Hilton Bristow
|
2e382c67ec
|
Added Matlab to the main build
|
2013-06-17 16:40:54 +10:00 |
|
Hilton Bristow
|
411604fa90
|
Initial matlab commit
|
2013-06-17 16:40:54 +10:00 |
|