2255 Commits (c5c3aa5625ca1d16c9af36be2f5cf40c49ce43b5)

Author SHA1 Message Date
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
Thomas Schulz 4791d8f0af face: Fix error message on failed loading attempt 9 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 9 years ago
MambaWong e320d7ddca Accelerating convolution by changing the way of memory access. 9 years ago
Rostislav Vasilikhin 8b252a822b fixed NaNs in BIF::compute() 9 years ago
Kotrix bfb0e20c5c Removed redundant commented code 9 years ago
Balint Cristian 9c1d01e22a Add BoostDesc Descriptor. 9 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
Vitaly Tuzov 9b594f49bd Fix for SFM module configuration when no gflags have been found 9 years ago
Vladislav Samsonov ac62d70f97 [GSoC] Implementation of the Global Patch Collider and demo for PCAFlow (#752) 9 years ago
Pavel Rojtberg 2bf5b806bc aruco: correctly round pixels when computing marker size & fix assertion 9 years ago
Vladislav Sovrasov 73c03fd14b Add export specifiers in StaticSaliencyFineGrained 9 years ago
samontab a39e3623ae Add Fine Grained Saliency algorithm 9 years ago
Balint Cristian 593e78c5d0 Add VGG descriptor. 9 years ago
mshabunin b17852fe30 Updated BIB reference to DISFlow paper 9 years ago
Alexander Alekhin 3d43e7eb21 cmake: fix try_compile directory 9 years ago
berak c3c9723fbd text: fix memleak in ocr_hmm_decoder 9 years ago
Vladislav Sovrasov 5abf9f6d7a Fix wrong matrix allocation in omnidir 9 years ago
Vladislav Sovrasov c322d5eb8b Fix: ccalib tutorials not presented in generated documentation 9 years ago
Alexander Alekhin 8b71f7e265 fix build 9 years ago
Pavel Rojtberg ff2494ac69 aruco: correct marker coordinates in drawPlanarBoard 9 years ago
Alexander Alekhin 5f8d3d756b eliminate compiler warnings 9 years ago
abratchik 30a5b4c38a fix for feature2d java wrappers as described in this post: http://answers.opencv.org/question/101675/surfsift-java-wrapper-for-opencv-3xosx-1011/ 9 years ago
Vladislav Sovrasov fddefa2d64 Revert last changes in CMake for saliency module 9 years ago
berak fa27fe2ba2 face: fix NaN's in bif.cpp 9 years ago
Vladislav Sovrasov 49d93c0c80 Fix line descriptor module build on Win64 9 years ago
Yuki Furuta ddce0d9df8 [face.hpp] add virtual method setThreshold for FaceRecognizer class 9 years ago
Yuki Furuta 6e1bdab176 [face.hpp] fix typo 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