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

27 Commits

Author SHA1 Message Date
berak
00ea0f49df saliency: improve BING handling 2017-10-23 17:56:35 +02:00
Vladislav Sovrasov
cf68a01138 saliency: cleanup module and samples 2017-10-02 17:31:36 +03:00
jaco
b691b7442f noise control implementation started
noise control implementation ended

noise control errors fixed (part I)

noise control errors fixed (ended)

Perf Test for staticSaliencySpectralResidual and objectnessBING added

improvements and bugs fixed

saliency perf test added

matrices optimization

Where possible, CV_8U matrices have been used in place of CV_32F

new sorting algorithm implemented (first part)

new sorting algorithm implemented (second part)

new sorting algorithm implemented (finished)
2017-10-02 16:30:46 +03:00
samontab
a39e3623ae Add Fine Grained Saliency algorithm 2016-10-17 14:27:23 +03:00
jaco
e2fde8a610 commented code removed 2014-09-02 15:36:38 +02:00
jaco
9462b818c7 new windows compile warning fixed 2014-08-21 15:35:34 +02:00
jaco
71e18ff042 Pull Request mandatory changes finished 2014-08-20 23:02:39 +02:00
jaco
255d83aca4 Pull Request mandatory changes 2 2014-08-20 21:42:33 +02:00
jaco
f73153824d All Compile Error Fixed 2014-08-12 15:06:45 +02:00
jaco
30cfdc3b5b wip window warning fixing 2014-08-11 18:56:02 +02:00
jaco
30c13c2cd7 wip window compile error fixing 2014-08-11 17:55:02 +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
jaco
c8085a75da sample modified for motion and NAN management 2014-08-07 14:53:22 +02:00
jaco
1c75eeafa2 lowResolutionDetection problems fixed 2014-08-05 19:56:29 +02:00
jaco
b2f4affbf9 templateReplacement function completed 2014-08-04 17:16:53 +02:00
jaco
5dfc2ff452 templateOrdering bug fixed 2014-07-25 14:23:24 +02:00
jaco
b78f713653 lowResolutionDetection bug fixed 2014-07-23 16:55:51 +02:00
jaco
d9cc47036f update 2014-07-21 19:50:50 +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
jaco
1c1a9cde84 BING objectness porting finished 2014-06-16 19:03:13 +02:00
jaco
d972834755 BING Objectness porting progress II 2014-06-13 19:27:50 +02:00
jaco
6f1b6eb469 Objectness porting partially computed 2014-06-11 19:27:14 +02:00
jaco
b9e4b3e9c2 saliency sample added 2014-05-29 18:50:28 +02:00