135 Commits (94b6964bbef969bc56e15745d340fdfe77706e9c)

Author SHA1 Message Date
gdemarcq 1f6d6f0626 Merge pull request #1736 from gdemarcq:staticSaliencyFineGrained_corrections 7 years ago
d.bouron 0e03fea432 Fix corruption exception in StaticSaliencySpectralResidual 7 years ago
Alexander Alekhin 62b4709b04 saliency: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 4c42ed6b4f build: fix includes 7 years ago
Maksim Shabunin c99d1c3b04 Fixed several warnings produced by clang-6.0.0 7 years ago
Vitaly Tuzov 8c394a4f2e Updated internal calls to linear resize to use bit-exact version 7 years ago
berak 102c80a2c9 remove some non-ascii symbols 8 years ago
Alexander Alekhin e878ea952a build: fix defines 8 years ago
Egor Pugin 09c3be3f0f
Fix incorrect windows definition. 8 years ago
berak 00ea0f49df saliency: improve BING handling 8 years ago
Vladislav Sovrasov e1cd60c96e saliency: remove broken perf tests 8 years ago
Vladislav Sovrasov cf68a01138 saliency: cleanup module and samples 8 years ago
jaco 3f4e7dfc10 ceil explicit cast added 8 years ago
jaco 83f80a34ca windows warning wip 8 years ago
jaco b691b7442f noise control implementation started 8 years ago
Alexander Alekhin 62e77e9945 build: fix usage of unsupported cv::Mat types 8 years ago
Maksim Shabunin f8807f18cd Reduced modules dependencies: 8 years ago
utibenkei 3c1a2b7361 Add CV_WRAP to getobjectnessValues(). 8 years ago
Alexander Alekhin 2feb23cf36 cmake: include contrib modules into "opencv_world" 8 years ago
Alexander Alekhin e40c23e985 saliency: disable for ICC 8 years ago
Vladislav Sovrasov 73c03fd14b Add export specifiers in StaticSaliencyFineGrained 9 years ago
samontab a39e3623ae Add Fine Grained Saliency algorithm 9 years ago
Alexander Alekhin 5f8d3d756b eliminate compiler warnings 9 years ago
Vladislav Sovrasov fddefa2d64 Revert last changes in CMake for saliency module 9 years ago
Vladislav Sovrasov 94e919eb45 Wrap all methods from ObjectnessBING, add create methods for all Saliency classes 9 years ago
Minh Ngo 5b2d6a667d Exporting saliency classes to Python 9 years ago
Gary Bradski 6c8e7eeb89 Update README.md 9 years ago
tharunkalwa 48e0fc9b89 Update objectnessBING.cpp 9 years ago
Maksim Shabunin 189c2b47c6 Fixed warnings for XCode 7.1.1 and cmake 3.3.2, rewrote one method in sliency to avoid clang 7.0.0 crash 10 years ago
Patrick Snape 8682d7d054 floor and ceil have no int overload on MSVC 10 years ago
Patrick Snape 2b766bf091 Use std::numeric_limits<float>::quiet_NaN() 10 years ago
Alexander Stohr df88c31892 eliminate some warnings 10 years ago
Vadim Pisarevsky e3995236ed added test for http://code.opencv.org/issues/3943; 10 years ago
Maksim Shabunin da7ff82d19 Replaced CV_IMPL_PROPERTY macros in public headers 10 years ago
Maksim Shabunin 67a2066c4b Java and python wrappers for contrib modules 10 years ago
Maksim Shabunin 7d9bbdcaad Remove all sphinx files 10 years ago
Maksim Shabunin 34131405df Removed some methods from cv::Algorithm and changed ml module interfaces 10 years ago
Maksim Shabunin f52ba671dc Disable some modules for iOS framework world build 11 years ago
Maksim Shabunin a20c5c8dd9 Doxygen documentation for all modules 11 years ago
StevenPuttemans c20ea8e7e8 adding more clear documentation 11 years ago
Vadim Pisarevsky f1f579f557 do not use __popcnt64 11 years ago
Vadim Pisarevsky d4d2a6ef7b fixed android warnings 11 years ago
jaco e2fde8a610 commented code removed 11 years ago
jaco 9462b818c7 new windows compile warning fixed 11 years ago
jaco 07e66a4b4a new windows build error fixing 3 11 years ago
jaco bdb26b3d22 new windows build error fixing 2 11 years ago
jaco dd951a80db windows build error fixing 11 years ago
jaco 71e18ff042 Pull Request mandatory changes finished 11 years ago
jaco e670bd5793 Pull Request mandatory changes 3 11 years ago
jaco 8c90b54f60 Pull Request mandatory changes 2 11 years ago