1716 Commits (cac3c9a221e66fec9c5be87c7b92978a11e017a6)

Author SHA1 Message Date
Kumataro cac3c9a221 Merge pull request #893 from Kumataro:freetype2 8 years ago
Jinhan Lee 24b5aad400 Update ximgproc/README.md 8 years ago
Alexander Alekhin 1da7edcd19 cmake: disable ICC warnings from protobuf code 8 years ago
Alexander Alekhin e40c23e985 saliency: disable for ICC 8 years ago
Pavel Rojtberg d07e70a48d aruco: use Mat().copyTo idiom instead of for loops 8 years ago
Jinhan Lee 4836a496c0 Add a group ximgproc_fast_line_detector 8 years ago
Jinhan Lee a7dada153e Fast line detector described in @Lee14. 8 years ago
Pavel Vlasanek e1f0f0c072 Fuzzy module optimization. 9 years ago
Eugene Mamin 8f04976f48 TLD accelerated with parallel_for_ helper 9 years ago
catree 4820eff512 Add default value for LUCID feature. Add note about color image requirement. 9 years ago
Vladislav Sovrasov 98f305e462 Fix codestyle in structured_edge_detection sample 9 years ago
Vladislav Sovrasov 50489dc0c8 Fix rounding in StructuredEdgeDetection 9 years ago
Pavel Rojtberg a7ad78b9be cnn_3dobj: use ocv_add_testdata 9 years ago
Pavel Rojtberg ba1973d2fe update README 9 years ago
Pavel Rojtberg eaee613af2 drop superficial demo_ prefix from sample filenames 9 years ago
Pavel Rojtberg 94552d9601 update test to actually available testdata. 9 years ago
Pavel Rojtberg 7157e67497 drop cnn_3dobj_config.hpp. the HAVE_CAFFE check was pointless. 9 years ago
Pavel Rojtberg cbd26a659d cnn_3dobj: fix demo_sphereview_data 9 years ago
Pavel Rojtberg 4939973403 cnn_3dobj: fix include and allow compilation of samples 9 years ago
Alexander Alekhin 7cdf2191d0 win32 warnings 9 years ago
StevenPuttemans fb0cb3d3c4 added multiple thinning algorithms 9 years ago
Alexander Alekhin e1f01bafa0 text: add simple test 9 years ago
Alexander Alekhin b5d9ca9be7 text: update cmake 9 years ago
Alexander Alekhin 31d1137890 text: minor refactoring in C++ sample 9 years ago
Alexander Alekhin 1dc84e81e5 text: refactor floodfill + findContours code patterns 9 years ago
Alexander Alekhin d632079783 text: update detectRegions() 9 years ago
Alexander Alekhin 590dc2986d text: fix valgrind errors, minor changes 9 years ago
Vladislav Sovrasov be70e0b788 Add test for maxValue bug in SimpleWB 9 years ago
lukaszi89 cb126467ee balanceWhite fixed maxValue bin search 9 years ago
mshabunin 72488907ca tracking benchmark tool changes: 9 years ago
mshabunin 1fcfdc558d Updated tracking benchmark script 9 years ago
berak e2c4574f73 tracking: make datasets dependancy optional 9 years ago
Aleksandr Rybnikov 327aa89c37 Added TensorFlow models loading 9 years ago
Vladislav Sovrasov 36f64dd17f Remove duplicated code in UnscentedKalmanFilter 9 years ago
Pavel Rojtberg 84ec6341af cnn_3dobj: add call to ocv_module_disable so documentation is generated 9 years ago
Vladislav Sovrasov 0cd4ff44ba Fix coordinates overflow in binary line descriptor 9 years ago
Alexander Alekhin 7084cc5c9e MSVS 2015u3 warning 9 years ago
Alexander Alekhin 0ff319cb6c build: eliminate hdf5 warnings 9 years ago
Vladislav Sovrasov c67c56100d Fix memory leak in MIL tracker 9 years ago
Alexander Alekhin b7ce1ec369 dnn: rebuild caffe.proto with protobuf 3.1.0 9 years ago
Alexander Alekhin 57d63db9c3 3rdparty: libprotobuf v3.1.0 9 years ago
Alexander Alekhin f2af57c6d7 3rdparty: remove protobuf sources 9 years ago
Vladislav Sovrasov a10a827c55 Fix memory leak in line descriptor matcher 9 years ago
Vladislav Sovrasov bedd1f763c Replace a dummy pointer with the smart in ERStat 9 years ago
Vladislav Sovrasov d7427cc6b3 Replace std::runtime_error with CV_Error 9 years ago
Vladislav Sovrasov 862e03c43b Fix segFault when no lines found in BinaryDescriptor 9 years ago
andrewk-mccann d353fe1507 Added size_t conversion for class Bridge. Need when compiling extra modules into matlab. 9 years ago
Vladislav Sovrasov c15051611e Fix ERFilterNM fails on some images 9 years ago
Alexander Alekhin 214843df72 doc: remove UML diagrams in tracking module 9 years ago
Gregor Kovalcik a476ec1c7e Implementation of PCT signature extractor (position-color-texture) and evaluation of their Signature Quadratic Form Distance (SQFD). 9 years ago