Vadim Pisarevsky
e3995236ed
added test for http://code.opencv.org/issues/3943 ;
...
replaced "const InputArray" with "InputArray" to avoid warnings about "const const _InputArray&"
10 years ago
Maksim Shabunin
da7ff82d19
Replaced CV_IMPL_PROPERTY macros in public headers
10 years ago
Maksim Shabunin
34131405df
Removed some methods from cv::Algorithm and changed ml module interfaces
10 years ago
Maksim Shabunin
a20c5c8dd9
Doxygen documentation for all modules
10 years ago
jaco
e2fde8a610
commented code removed
11 years ago
jaco
dd951a80db
windows build error fixing
11 years ago
jaco
71e18ff042
Pull Request mandatory changes finished
11 years ago
jaco
8c90b54f60
Pull Request mandatory changes 2
11 years ago
jaco
255d83aca4
Pull Request mandatory changes 2
11 years ago
jaco
02aa915504
Pull Request mandatory changes
11 years ago
jaco
097d3bf54e
wip python compile error fixing
11 years ago
jaco
30c13c2cd7
wip window compile error fixing
11 years ago
jaco
bc66cc27d3
std namespace fixed
11 years ago
jaco
e56f287023
background Model initialization problems fixed
11 years ago
jaco
0936ddadcc
windows reinterpret_cast error fixed
11 years ago
jaco
3a0866421d
Initialization phase added
11 years ago
jaco
cd9b8da833
windows include fixed
11 years ago
jaco
b2f4affbf9
templateReplacement function completed
11 years ago
jaco
69d0d4e71f
wip windows BYTE type error II
11 years ago
jaco
51884d9ad9
wip windows BYTE type error
11 years ago
jaco
73b6dcd8c8
wip windows 32 64 bit safe types
11 years ago
jaco
c88e0fc48e
templateReplacement function added (I part)
11 years ago
jaco
861d7bcf28
wip windows byte compile error fixing
11 years ago
jaco
5fc5b4f812
wip windows uint64 compile error fixing
11 years ago
jaco
21d563c02f
wip compile error fixing
11 years ago
jaco
8a8302aac4
wip windows compile error fixing 2
11 years ago
jaco
3b6da7308e
wip windows compile error fixing
11 years ago
jaco
41f7952c65
wip compile error fixing
11 years ago
jaco
134ed1dbbf
mac compile error fixed
11 years ago
jaco
a10fa4eba4
mac compile error fixed
11 years ago
jaco
c2090c67aa
some BING header moved
11 years ago
jaco
d5d6f0a211
wip windows compiling error fixed
11 years ago
jaco
9d0721b830
mac warning e windows error compiling fixed
11 years ago
jaco
7e589c5bc3
lowResolutionDetection function completed
11 years ago
jaco
83081fd44a
wip lowResolutionDetection
11 years ago
jaco
d9cc47036f
update
11 years ago
jaco
7f28c23e33
templateUpdate function integrated in fullResolutionDetection function
11 years ago
jaco
6bf4107489
init and fullResolutionDetection function completed
11 years ago
jaco
4b1d0c212b
core implementation start
11 years ago
jaco
b07272f95f
Skeleton of new motion algorithm created
11 years ago
jaco
ccde01a671
documentation finished
11 years ago
jaco
c5a666e6c2
documentation added (first part)
11 years ago
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.
11 years ago
jaco
88bae7be36
SuBSENSE porting: compiling errors fixed
11 years ago
jaco
00d9ef424e
BING files location update and Start SuBSENSE porting
11 years ago
jaco
f3cada3154
BING code refined
11 years ago
jaco
b7696377a8
BING porting finalized
11 years ago
jaco
0a1623053a
BING modification after OpenCV master update
11 years ago
jaco
a76954ad32
BING update2
11 years ago
jaco
1c1a9cde84
BING objectness porting finished
11 years ago