3079 Commits (277f0d270fd77ffc3e22c9f08025207b4f384ef3)

Author SHA1 Message Date
Vadim Pisarevsky b8b7ca7302
Rewite polar transforms (#11323) 7 years ago
Dmitry Kurtaev 97fec07d96 Support YOLOv3 model from Darknet 7 years ago
Alexander Alekhin c6aa97c9aa next(android): java3 -> java4 7 years ago
Alexander Alekhin d4688e6474 cmake: require C++11 and CMake 3.5.1+ 7 years ago
Dmitry Kurtaev 1ba72ca0d3 Fuse tf.nn.l2_normalize layer 7 years ago
Vishwa Prakash H V 6b4fcd5f73
Avoiding Divide By Zero Error 7 years ago
Alexander Alekhin 0093eb4768 cuda: drop samples for low-level CUDA API 7 years ago
Alexander Alekhin dd243067e5 cuda: drop performance sample 7 years ago
Alexander Alekhin 7818071ba2 cuda: eliminate part of build warnings 7 years ago
Alexander Alekhin 3870891d2d update samples/dnn/face_detector/.gitignore 7 years ago
Alexander Alekhin 53944cbebb samples: avoid using of legacy code constructions in viz sample 7 years ago
Dmitry Kurtaev 8d8f3bca6f Update links to OpenCV's face detection network 7 years ago
Alexander Alekhin 82fd00af99 fix build issues with QT/OpenGL 7 years ago
Alexander Nesterov 7252319966 Added gstreamer pipeline sample 7 years ago
Alexander Alekhin e28cc973bf samples: avoid using of legacy C-like API (part 2) 7 years ago
Alexander Alekhin d800a0bd32 samples: suppress vtk warnings 7 years ago
Alexander Alekhin cfdffdd519 samples: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin d7e9201434 misc: apply CV_OVERRIDE/CV_FINAL 7 years ago
Dmitry Kurtaev f87a0dd6a7 Fix minimal aspect ratio scale for SSDs from TensorFlow 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Alexander Alekhin 7f9253ea0a samples: avoid using of legacy C-like API 7 years ago
berak 4f597f6c06 dnn: add an openpose.cpp sample 7 years ago
berak 182b52d23d fix some samples colliding with std::beta 7 years ago
atinfinity 8a8523d4f3 fixed samples/dnn/openpose.py 7 years ago
Dmitry Kurtaev 130546e1d9 Semantic segmentation sample. 7 years ago
Maksim Shabunin e283a75a19 Minor refactoring in several C++ samples: 7 years ago
Maksim Shabunin 1ae02c0cc4 Minor refactoring in several C++ samples: 7 years ago
Dmitry Kurtaev f2440ceae6 Update tutorials. A new cv::dnn::readNet function 7 years ago
Dmitry Kurtaev 8e4fe30db6 Unite deep learning image classification samples 7 years ago
Dmitry Kurtaev e8d94ea87c Unite deep learning object detection samples 7 years ago
whizzzkid 5c66ce7f29 cuda: fixes gpu samples build (issue 10953) 7 years ago
Sérgio M. Basto 20f5fa8e3e Fix build with VA 7 years ago
Dmitry Kurtaev 8b4871a28d Use only absolute prior boxes explicit sizes. Remove scales attributes. (#10874) 7 years ago
Maksim Shabunin aa7a964139 Merge pull request #10868 from mshabunin:sample-bgsegm 7 years ago
Steven 6f4e35cc0e fix tutorial on real time pose estimation 7 years ago
Maksim Shabunin f78b9468dd Samples: fixed samples build in case the viz module is disabled 7 years ago
Maksim Shabunin c63092781a Samples: fixed viz tutorials building with enabled opencv_world 7 years ago
Maksim Shabunin 2d1350a9d6 Added group targets for samples (opencv_samples, opencv_samples_<group>), install samples/data inseparate component 'samples_data' 7 years ago
Maksim Shabunin 2200e13c71 cmake: refactored scripts with samples building: 7 years ago
Maksim Shabunin 633b0e56a5 Fixed compilation warnings in samples: 7 years ago
Sui Libin 1ad814a191 fix faster_rcnn sample crashed at PoolingInvoker on Windows7(x64). (#10724) 7 years ago
take1014 03407a9da0 Merge pull request #10646 from take1014:master 7 years ago
luz.paz dbb57cd0ae Misc. ./samples typos 7 years ago
Alexander Alekhin 44d7435a48 build: eliminate calls of removed functionality from C++17 7 years ago
Dmitry Kurtaev 8817907647 Test for FP16 version of OpenCV face detection network 7 years ago
Dmitry Kurtaev 10e1de74d2 Intel Inference Engine deep learning backend (#10608) 7 years ago
berak 56bcdfd7d9 Merge pull request #10777 from berak:dnn_colorize_cpp 7 years ago
Dmitry Kurtaev 5f6077bc62 Tool to generate text graphs for SSD models from TensorFlow (#10723) 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Alexander Alekhin 35738bcadd samples: remove orphan documentation snippet: SBM_Sample.cpp 7 years ago