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

713 Commits

Author SHA1 Message Date
Vadim Pisarevsky
cd0569a3fe added face module (created from the parts of the old "contrib") 2014-08-10 01:55:54 +04:00
biagio montesano
1c246d476b Detection test, smoothed removal, setter modified, samples corrected 2014-08-09 18:34:40 +02:00
lluis
1cbeb8cebf adds parallel_for_ OCR recognition 2014-08-09 11:20:10 +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
38a8421561 fast matrix access added and code cleaning 2014-08-08 18:26:47 +02:00
jaco
8bc385fe8e tuning + morphology operators added + code cleaning 2014-08-08 15:43:28 +02:00
vludv
1f3336ee76 fix opencl build error. 2014-08-08 01:24:55 +04:00
vludv
b0e450d2ed Added edge-aware filters. 2014-08-08 01:01:54 +04:00
jaco
c82bd87c0a NAN management for pixels value 2014-08-07 20:50:25 +02:00
jaco
b904b5b4e1 efficient structures access restored 2014-08-07 19:38:13 +02:00
jaco
e56f287023 background Model initialization problems fixed 2014-08-07 19:20:48 +02:00
jaco
c8085a75da sample modified for motion and NAN management 2014-08-07 14:53:22 +02:00
Bellaktris
809c13bc19 more error fixes 2014-08-07 19:48:42 +07:00
Vadim Pisarevsky
5e77149d3d Merge pull request #47 from lluisgomez/master
adds MSERsToERStats function and its documentation; adds webcam_demo sam...
2014-08-07 15:41:50 +04:00
Bellaktris
f213d65dc3 try to fix more errors 2014-08-07 18:14:48 +07:00
Bellaktris
c26e0c0800 try to fix more errors 2014-08-07 17:39:34 +07:00
biagio montesano
97854e2b0c Corrected problem of descriptors computation using LSD lines 2014-08-07 11:14:58 +02:00
Bellaktris
4eaf9946a0 try to fix more errors 2014-08-07 15:48:00 +07:00
Bellaktris
2c6f707bd3 fixed some errors 2014-08-07 15:29:49 +04:00
biagio montesano
ca0f70b23f Corrected errors on matching 2014-08-06 18:19:05 +02:00
Vadim Pisarevsky
a6378ea734 Merge pull request #50 from alalek/ocv_world
World fix
2014-08-06 18:53:46 +04:00
jaco
0936ddadcc windows reinterpret_cast error fixed 2014-08-06 12:43:33 +02:00
jaco
1c75eeafa2 lowResolutionDetection problems fixed 2014-08-05 19:56:29 +02:00
Bellaktris
f86e31561e another try 2014-08-06 00:53:37 +07:00
Bellaktris
97d602ff8d some warnings and compmilation error fixed 2014-08-06 00:28:57 +07:00
jaco
3a0866421d Initialization phase added 2014-08-05 18:32:35 +02:00
Alexander Alekhin
66695314e2 world fix 2014-08-05 20:10:43 +04:00
jaco
cd9b8da833 windows include fixed 2014-08-04 19:11:13 +02:00
jaco
301c6252f0 fullResolutionDetection speedup 2014-08-04 19:09:13 +02:00
jaco
fcba0fc53f lowResolutionDetection speedup 2014-08-04 18:42:51 +02:00
biagio montesano
53fc0861c4 Deteted warning on hashing code 2014-08-04 17:29:20 +02:00
jaco
b2f4affbf9 templateReplacement function completed 2014-08-04 17:16:53 +02:00
Vadim Pisarevsky
2535edaf71 Merge pull request #48 from vpisarev/refactor_ml2
make ERFilter compile with refactored ml
2014-08-04 19:14:33 +04:00
Bellaktris
cdba517ee7 photomontage is parallel now 2014-08-03 16:37:04 +07:00
biagio montesano
29b6529c9d Additional cast warnings resolved 2014-08-03 11:33:24 +02:00
Vadim Pisarevsky
943a79a6c7 make ERFilter compile with refactored ml 2014-08-03 03:06:52 +04:00
biagio montesano
d19f2ba6e8 Removed warnings from LSDDetector 2014-08-02 19:08:48 +02:00
biagio montesano
1f33b20bdd Removed some other warnings 2014-08-02 18:47:46 +02:00
jaco
9a196a9c95 templateReplacement function added (III part) 2014-08-02 18:25:45 +02:00
biagio montesano
e0da9f93b0 Deleted some warnings on BynaryDescriptor 2014-08-02 17:52:57 +02:00
Bellaktris
b6f379350d Walsh-Hadamard transform and clearing of photomontage part 2014-08-02 22:51:03 +07:00
biagio montesano
0ca3e31d0b Removed some asserts 2014-08-02 17:03:28 +02:00
jaco
69d0d4e71f wip windows BYTE type error II 2014-08-01 19:08:43 +02:00
jaco
1278fb414a templateReplacement function added (IIbis part) 2014-08-01 19:02:52 +02:00
lluis
278c35801e fix warnings of MSVC 2014-08-01 18:57:09 +02:00
jaco
51884d9ad9 wip windows BYTE type error 2014-08-01 18:40:48 +02:00
lluis
007b1d9cb0 adds MSERsToERStats function and its documentation; adds webcam_demo sample code and modifies cmakelists to link with features2d module 2014-08-01 18:26:20 +02:00
jaco
fd7f7c3773 templateReplacement function added (II part) 2014-08-01 16:44:33 +02:00
biagio montesano
df38bca305 Correction of some warnings 2014-08-01 16:12:49 +02:00