10224 Commits (8ed47c01b7c0aa6fd48acaac38c063cd91f856e9)
 

Author SHA1 Message Date
Vladislav Vinogradov 8ed47c01b7 used new device layer for cv::cuda::norm 12 years ago
Vladislav Vinogradov 23cc31e041 used new device layer for cv::cuda::LUT 12 years ago
Vladislav Vinogradov 06f07944c8 removed dependecy from cudalegacy 12 years ago
Vladislav Vinogradov 7839dbd2c4 used new device layer for cv::gpu::integral 12 years ago
Vladislav Vinogradov 224f18b06c bitwise operation optimization 12 years ago
Vladislav Vinogradov eb449968b6 removed unroll_detail.hpp 12 years ago
Vladislav Vinogradov 1ef211b889 used new device layer for cv::gpu::reduce 12 years ago
Vladislav Vinogradov 31a7814395 used new device layer for cv::gpu::countNonZero 12 years ago
Vladislav Vinogradov 020624c481 used new device layer for cv::gpu::minMaxLoc 12 years ago
Vladislav Vinogradov e1aa2fd06c added gridMinMaxLoc function 12 years ago
Vladislav Vinogradov 3fb9c52272 cast to reference 12 years ago
Vladislav Vinogradov bbd519be42 fixed warnings 12 years ago
Vladislav Vinogradov 045a856c24 used new device layer for cv::gpu::minMax 12 years ago
Vladislav Vinogradov b705e0d886 used new device layer for cv::gpu::sum 12 years ago
Vladislav Vinogradov 9fe92e2111 renamed grid/glob_reduce.hpp -> grid/reduce.hpp 12 years ago
Vladislav Vinogradov e820c5c65f used new device layer for cv::gpu::mulSpectrums 12 years ago
Vladislav Vinogradov 3f62e78592 used new device layer for cv::gpu::copyMakeBorder 12 years ago
Vladislav Vinogradov 7b3bbcea71 used new device layer for cv::gpu::transpose 12 years ago
Vladislav Vinogradov 6dbb32a05d switched to new device layer in split/merge 12 years ago
Vladislav Vinogradov 3ab7f4b26a removed arithm_func_traits.hpp 12 years ago
Vladislav Vinogradov 7c8c836a7b switched to new device layer in polar <-> cart 12 years ago
Vladislav Vinogradov 5522f43b18 used new device layer for cv::gpu::threshold 12 years ago
Vladislav Vinogradov e83be009a3 used new device layer for cv::gpu::addWeighted 12 years ago
Vladislav Vinogradov c7a3a7d4d9 switched to new device layer in min/max 12 years ago
Vladislav Vinogradov b11cccaaca switched to new device layer in bitwize operations 12 years ago
Vladislav Vinogradov fdfffa5291 fixed warnings 12 years ago
Vladislav Vinogradov ef9917ecf1 used new device layer for cv::gpu::compare 12 years ago
Vladislav Vinogradov 43e811118b fixed assertion 12 years ago
Vladislav Vinogradov 766d950ff3 used new device layer in math per element operations 12 years ago
Vladislav Vinogradov 7628e57fc6 used new device layer for cv::gpu::absdiff 12 years ago
Vladislav Vinogradov 574ff47146 used new device layer for cv::gpu::divide 12 years ago
Vladislav Vinogradov e7dba695b3 used new device layer for cv::gpu::multiply 12 years ago
Vladislav Vinogradov 156f86ea0b used new device layer for cv::gpu::subtract 12 years ago
Vladislav Vinogradov 9c5da2ea22 used new device layer for cv::gpu::add 12 years ago
Vladislav Vinogradov 32d578f5f0 fixed gridTransform overloads problems 12 years ago
Roman Donchenko ada858e1c0 Merge pull request #1429 from nzjrs:fix-sketcher 12 years ago
Roman Donchenko a4b3aa9e1e Merge pull request #1477 from nzjrs:python-gethardwaresupport 12 years ago
Roman Donchenko f3f7f70588 Merge pull request #1488 from abidrahmank:py_tutorials 12 years ago
Roman Donchenko 4ce0a8a822 Merge pull request #1520 from lluisgomez:scene_text_erGrouping_classifier 12 years ago
lluis 047b568f6d erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 12 years ago
Alexander Smorkalov 4b203f7b1a Merge pull request #1470 from IceRage:min_enclosing_triangle 12 years ago
Alexander Smorkalov 0d49206a98 Merge pull request #1485 from vpisarev:ipp_fixes 12 years ago
Alexander Smorkalov 241aa6e5a8 Merge pull request #1497 from jet47:fix-bug-3277 12 years ago
Alexander Smorkalov c6ab8cb6ee Merge pull request #1471 from ozantonkal:master 12 years ago
Alexander Smorkalov e1f55c3fcc Merge pull request #1496 from shawke:patch-1 12 years ago
Vladislav Vinogradov e675684c81 fix bug #3277 (findCirclesGrid failures): 12 years ago
shawke 720241de87 Make similar default typedefs for Point_, Size_ and Rect_ 12 years ago
Alexander Smorkalov c8b97271cc Merge pull request #1430 from nzjrs:add-brisk-to-demos 12 years ago
Alexander Smorkalov b5f3709ab9 Merge pull request #1484 from lluisgomez:scene_text_detection_documentation 12 years ago
lluis 5670e4f6cd fixed typos 12 years ago