1334 Commits (d17e2aba2bc31ee491d1c8fd2af5cd3d0bd514c2)

Author SHA1 Message Date
aravind e19a449dd0 Fixed roiSelector platform dependency bug - lower 8 bits comparison for keypresses. 9 years ago
Daniel Ching 40c555e633 Corrected spelling of the word 'stabilized'. 9 years ago
Bleach666 9677bd7fca fix vs2010 samples build 9 years ago
lluisgomez f07a00cfae remove trailing whitespace 9 years ago
lluisgomez 4092d2efe3 erGrouping python bindings and sample script textdetection.py which mimics the same detection pipeline as in textdetection.cpp 9 years ago
Lorena García 5b7068858e Channels check before cvtColor() function 9 years ago
Gunshi Gupta 3037c19fd1 Correction in tutorial wrt calling of create_csv 9 years ago
berak d2dda7f710 hdf5: fixed some mismatched delete[] calls 9 years ago
Amy Winston 53b3deed6f include of xobjdetect.hpp removed 9 years ago
Nicu Stiurca ec4db04a90 some fixes to get CVV module compiling with Visual Studio 2013 9 years ago
Prof. Dr. Rudolf Haussmann c2b55897b4 The function pow(2.0,i) has been replaced by (1<<i) 9 years ago
Prof. Dr. Rudolf Haussmann 75a1722564 The function pow(2,i) has been replaced by pow(2.0,i) 9 years ago
Steve Nicholson b6573a7be6 Allow creating GridBoard beginning with user-specified marker id 9 years ago
Balint Cristian 133f9c8385 Fix issues #546 & #552, enable MSVC HDF build. 9 years ago
Amro 6c7a806ad5 fix and update niblack sample 9 years ago
Amro 750eea149e rewrite niBlackThreshold function 9 years ago
Amro ada87a9975 fix ddepth to match output matrices 9 years ago
Suleyman TURKMEN bd20972847 Update roiSelector.cpp 9 years ago
Sunglok Choi 440a19e96f Resolving an open issue, #456 9 years ago
berak e4acf5a6ce datasets: make or_pascal fail gracefully on absent tags 9 years ago
Alexander Alekhin d766663add fix: public hdf headers (issue opencv/6016) 9 years ago
Alexander Alekhin 5fe21e4965 cmake: fix build on MacOSX 9 years ago
lluisgomez 7aedcae1ec fix MSVS warnings 9 years ago
lluisgomez 581ae6b006 fix MSVS warnings 9 years ago
lluisgomez 9281cbfd2b ERFilter python bindings 9 years ago
Suleyman TURKMEN 21a3b751d4 Update plot.cpp 9 years ago
Maximilien Cuony 530dfb7995 Fix memory leaks in GraphSegmentation 9 years ago
Maximilien Cuony c9e3e22095 Implementation of SelectiveSearchSegmentation 9 years ago
Suleyman TURKMEN 947964b886 Update shape_transformation.cpp 9 years ago
edgarriba d3dd859459 add io submodule for import scenes 9 years ago
Andrea Merello 6bd381cf4b Tutorial: add a new bioispired tutorial about reproducing optical illusions 9 years ago
Konstantin Volokh 1fe0c7121b fix fc20 builds 9 years ago
Patrick Snape 0900a86b58 Add float cast to OCR HMM 9 years ago
Patrick Snape 6457fb8fff Add float cast to OCR Beemsearch 9 years ago
Patrick Snape df7721e04a Add float cast to KCFTracker 9 years ago
comdiv f9c59c8604 revised PredictCollector with set of implementations 9 years ago
folz 063c191d5a aruco: Use shared Ptrs to support exporting 9 years ago
damir cd7b3ae41e fix a bug for qt 9 years ago
Steve Nicholson 7869b5f0e1 Made change suggested in https://github.com/Itseez/opencv_contrib/pull/514#issuecomment-171128503 9 years ago
Steve Nicholson 04049da083 Use correct test for existence of CPU's POPCNT feature 9 years ago
tharunkalwa 48e0fc9b89 Update objectnessBING.cpp 9 years ago
folz d58c5e8b03 Fix MSVC size warning 9 years ago
folz 04a313cbde Fix type/signedness mismatches 9 years ago
Balint Cristian cf5fa2d408 BugFix: Fix & enhance DAISY sampling from convoluted cubes collection. 9 years ago
Balint Cristian a01002f62b Bugfix & Enhance: Fix close() issue and add H5_GETCHUNKDIMS option. 9 years ago
berak 0aa58ae9b3 face: change the 'not found' label back to -1 9 years ago
Rok Mandeljc b273e1b914 opencv_xfeatures2d: CUDA SURF: check if __CUDA_ARCH__ is defined before comparing it 9 years ago
Balint Cristian a5e7d8f0da CompileFix: SetCommandLineOption may be in gflags:: not google:: 10 years ago
Balint Cristian e5612c3c87 BugFix Issue No.481 related to SLIC, LSC contour mask values. 10 years ago
Zhou Chao 88379486c3 Add weighted median filter 10 years ago