1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-22 16:08:41 +08:00
Commit Graph

58 Commits

Author SHA1 Message Date
Vadim Pisarevsky
e3995236ed added test for http://code.opencv.org/issues/3943;
replaced "const InputArray" with "InputArray" to avoid warnings about "const const _InputArray&"
2015-05-18 19:07:30 +03:00
Maksim Shabunin
da7ff82d19 Replaced CV_IMPL_PROPERTY macros in public headers 2015-03-18 17:56:47 +03:00
Maksim Shabunin
34131405df Removed some methods from cv::Algorithm and changed ml module interfaces 2015-02-17 11:45:57 +03:00
Maksim Shabunin
a20c5c8dd9 Doxygen documentation for all modules 2014-12-01 15:54:42 +03:00
jaco
e2fde8a610 commented code removed 2014-09-02 15:36:38 +02:00
jaco
dd951a80db windows build error fixing 2014-08-21 13:41:55 +02:00
jaco
71e18ff042 Pull Request mandatory changes finished 2014-08-20 23:02:39 +02:00
jaco
8c90b54f60 Pull Request mandatory changes 2 2014-08-20 22:37:36 +02:00
jaco
255d83aca4 Pull Request mandatory changes 2 2014-08-20 21:42:33 +02:00
jaco
02aa915504 Pull Request mandatory changes 2014-08-20 16:41:18 +02:00
jaco
097d3bf54e wip python compile error fixing 2014-08-12 14:02:35 +02:00
jaco
30c13c2cd7 wip window compile error fixing 2014-08-11 17:55:02 +02:00
jaco
bc66cc27d3 std namespace fixed 2014-08-08 18:40:19 +02:00
jaco
cfc338b8f9 Merge branch 'motionAlgorithmDevelopment' into saliencyModuleDevelop
Conflicts:
	modules/saliency/src/saliency_init.cpp
2014-08-08 18:36:46 +02:00
jaco
e56f287023 background Model initialization problems fixed 2014-08-07 19:20:48 +02:00
jaco
0936ddadcc windows reinterpret_cast error fixed 2014-08-06 12:43:33 +02:00
jaco
3a0866421d Initialization phase added 2014-08-05 18:32:35 +02:00
jaco
cd9b8da833 windows include fixed 2014-08-04 19:11:13 +02:00
jaco
b2f4affbf9 templateReplacement function completed 2014-08-04 17:16:53 +02:00
jaco
69d0d4e71f wip windows BYTE type error II 2014-08-01 19:08:43 +02:00
jaco
51884d9ad9 wip windows BYTE type error 2014-08-01 18:40:48 +02:00
jaco
73b6dcd8c8 wip windows 32 64 bit safe types 2014-08-01 14:46:06 +02:00
jaco
c88e0fc48e templateReplacement function added (I part) 2014-08-01 12:51:41 +02:00
jaco
861d7bcf28 wip windows byte compile error fixing 2014-07-30 20:29:46 +02:00
jaco
5fc5b4f812 wip windows uint64 compile error fixing 2014-07-30 17:44:41 +02:00
jaco
21d563c02f wip compile error fixing 2014-07-29 17:21: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
jaco
134ed1dbbf mac compile error fixed 2014-07-28 16:53:52 +02:00
jaco
a10fa4eba4 mac compile error fixed 2014-07-28 16:20:42 +02:00
jaco
c2090c67aa some BING header moved 2014-07-28 15:52:53 +02:00
jaco
d5d6f0a211 wip windows compiling error fixed 2014-07-28 13:15:21 +02:00
jaco
9d0721b830 mac warning e windows error compiling fixed 2014-07-25 18:47:36 +02:00
jaco
7e589c5bc3 lowResolutionDetection function completed 2014-07-22 19:27:13 +02:00
jaco
83081fd44a wip lowResolutionDetection 2014-07-22 18:32:30 +02:00
jaco
d9cc47036f update 2014-07-21 19:50:50 +02:00
jaco
7f28c23e33 templateUpdate function integrated in fullResolutionDetection function 2014-07-18 19:59:47 +02:00
jaco
6bf4107489 init and fullResolutionDetection function completed 2014-07-18 19:30:02 +02:00
jaco
4b1d0c212b core implementation start 2014-07-17 19:29:39 +02:00
jaco
b07272f95f Skeleton of new motion algorithm created 2014-07-17 18:06:38 +02:00
jaco
ccde01a671 documentation finished 2014-07-16 15:06:42 +02:00
jaco
c5a666e6c2 documentation added (first part) 2014-07-09 20:11:23 +02:00
jaco
b6fc3d8182 Delete SuBSENSE algorithm (motion saliency) due to license issues
Part of SuBSENSE algorithm is based on ViBe method, that is patented in
Europe ans U.S.
This means that SuBSENSE can not currently be released under the BSD
license. We are trying to resolve the issue.
In waiting, I am forced to remove the algorithm from the "official"
branch on which the pull-request on opencv_contrib will be made . The
code has been moved to an opportune branch (that will not be merged) and
will remain there waiting for this issue to be clarified.
2014-07-09 14:41:50 +02:00
jaco
88bae7be36 SuBSENSE porting: compiling errors fixed 2014-07-01 17:19:55 +02:00
jaco
00d9ef424e BING files location update and Start SuBSENSE porting 2014-06-27 19:19:35 +02:00
jaco
f3cada3154 BING code refined 2014-06-19 18:26:31 +02:00
jaco
b7696377a8 BING porting finalized 2014-06-19 16:58:41 +02:00
jaco
0a1623053a BING modification after OpenCV master update 2014-06-18 17:20:42 +02:00
jaco
a76954ad32 BING update2 2014-06-18 12:06:50 +02:00