1999 Commits (b18e35793a7e33515a3907479cf10f9a3b7e89ab)

Author SHA1 Message Date
catree 4820eff512 Add default value for LUCID feature. Add note about color image requirement. 8 years ago
Vladislav Sovrasov 98f305e462 Fix codestyle in structured_edge_detection sample 8 years ago
Vladislav Sovrasov 50489dc0c8 Fix rounding in StructuredEdgeDetection 8 years ago
Pavel Rojtberg a7ad78b9be cnn_3dobj: use ocv_add_testdata 8 years ago
Pavel Rojtberg ba1973d2fe update README 8 years ago
Pavel Rojtberg eaee613af2 drop superficial demo_ prefix from sample filenames 8 years ago
Pavel Rojtberg 94552d9601 update test to actually available testdata. 8 years ago
Pavel Rojtberg 7157e67497 drop cnn_3dobj_config.hpp. the HAVE_CAFFE check was pointless. 8 years ago
Pavel Rojtberg cbd26a659d cnn_3dobj: fix demo_sphereview_data 8 years ago
Pavel Rojtberg 4939973403 cnn_3dobj: fix include and allow compilation of samples 8 years ago
Alexander Alekhin 7cdf2191d0 win32 warnings 8 years ago
StevenPuttemans fb0cb3d3c4 added multiple thinning algorithms 8 years ago
Alexander Alekhin e1f01bafa0 text: add simple test 8 years ago
Alexander Alekhin b5d9ca9be7 text: update cmake 8 years ago
Alexander Alekhin 31d1137890 text: minor refactoring in C++ sample 8 years ago
Alexander Alekhin 1dc84e81e5 text: refactor floodfill + findContours code patterns 8 years ago
Alexander Alekhin d632079783 text: update detectRegions() 8 years ago
Alexander Alekhin 590dc2986d text: fix valgrind errors, minor changes 8 years ago
Vladislav Sovrasov be70e0b788 Add test for maxValue bug in SimpleWB 8 years ago
lukaszi89 cb126467ee balanceWhite fixed maxValue bin search 8 years ago
mshabunin 72488907ca tracking benchmark tool changes: 8 years ago
mshabunin 1fcfdc558d Updated tracking benchmark script 8 years ago
berak e2c4574f73 tracking: make datasets dependancy optional 8 years ago
Aleksandr Rybnikov 327aa89c37 Added TensorFlow models loading 8 years ago
Vladislav Sovrasov 36f64dd17f Remove duplicated code in UnscentedKalmanFilter 8 years ago
Pavel Rojtberg 84ec6341af cnn_3dobj: add call to ocv_module_disable so documentation is generated 8 years ago
Vladislav Sovrasov 0cd4ff44ba Fix coordinates overflow in binary line descriptor 8 years ago
Alexander Alekhin 7084cc5c9e MSVS 2015u3 warning 8 years ago
Alexander Alekhin 0ff319cb6c build: eliminate hdf5 warnings 8 years ago
Vladislav Sovrasov c67c56100d Fix memory leak in MIL tracker 8 years ago
Alexander Alekhin b7ce1ec369 dnn: rebuild caffe.proto with protobuf 3.1.0 8 years ago
Alexander Alekhin 57d63db9c3 3rdparty: libprotobuf v3.1.0 8 years ago
Alexander Alekhin f2af57c6d7 3rdparty: remove protobuf sources 8 years ago
Vladislav Sovrasov a10a827c55 Fix memory leak in line descriptor matcher 8 years ago
Vladislav Sovrasov bedd1f763c Replace a dummy pointer with the smart in ERStat 8 years ago
Vladislav Sovrasov d7427cc6b3 Replace std::runtime_error with CV_Error 8 years ago
Vladislav Sovrasov 862e03c43b Fix segFault when no lines found in BinaryDescriptor 8 years ago
andrewk-mccann d353fe1507 Added size_t conversion for class Bridge. Need when compiling extra modules into matlab. 8 years ago
Vladislav Sovrasov c15051611e Fix ERFilterNM fails on some images 8 years ago
Alexander Alekhin 214843df72 doc: remove UML diagrams in tracking module 8 years ago
Gregor Kovalcik a476ec1c7e Implementation of PCT signature extractor (position-color-texture) and evaluation of their Signature Quadratic Form Distance (SQFD). 8 years ago
Thomas Schulz 4791d8f0af face: Fix error message on failed loading attempt 8 years ago
AmbroiseMoreau e439f26d37 first commit. Interface for sinusoidal pattern profilometry has been added along with stubs functions in the implementation class. The new interface inherits from StructuredLightPattern 8 years ago
MambaWong e320d7ddca Accelerating convolution by changing the way of memory access. 8 years ago
Rostislav Vasilikhin 8b252a822b fixed NaNs in BIF::compute() 8 years ago
Kotrix bfb0e20c5c Removed redundant commented code 8 years ago
Balint Cristian 9c1d01e22a Add BoostDesc Descriptor. 8 years ago
Alexander Alekhin c47b0ea23c Merge pull request #828 from alalek:fix_optflow 9 years ago
Alexander Alekhin 213e0bb3f8 hdf: disable offset warnings, cleanup CMake script 9 years ago
Pavel Rojtberg 06939f16fe aruco: interpolateCornersCharuco - make minMarkers property configurable 9 years ago