6433 Commits (d67c9aabff3d16e6e7b1c966b5983ad513dcb5e7)

Author SHA1 Message Date
Alexander Shishkov cc529d971b removed tabs 11 years ago
Evgeniy 8236181c62 Added more colorizing options to XLS generating script 11 years ago
Marijan Vukcevich 9a98cd6e65 Update cap_ios_abstract_camera.mm 11 years ago
Vladislav Vinogradov 150e522bee fix bug #3552: 11 years ago
Ilya Lavrenov 510680a5df typo 11 years ago
Anatoly Baksheev 03bd82796d source compatibility with master 11 years ago
Anatoly Baksheev 56754e907d fixed crash for windows if console widow is closed or CTRL_C/CTRL_BRAK keys in console are pressed. 11 years ago
Anatoly Baksheev 1a5dfe421d Added WidgetMerger, Polyline - colors support for each point independently, simple widgets now compute color array instead of setting global color 11 years ago
Vladislav Vinogradov 8b8c368148 fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 11 years ago
Alexander Alekhin d1606b4aa3 ocl: added SVM perf test 11 years ago
Vladislav Vinogradov 1ce5165cb7 temporary disable performance test for alphaComp function 11 years ago
Alexander Smorkalov dbe7634286 Dead code removed as this cannot be null in Java. 11 years ago
Vladislav Vinogradov eb247d826f temporary disable perf test for StereoBeliefPropagation 11 years ago
Vladislav Vinogradov 9e69e2a07a increase epsilon for AlphaComp sanity test for integer input 11 years ago
Ilya Lavrenov 879c0196d4 enabled OpenGL on MacOSX 11 years ago
Stuart Cunningham 5d43d3ca88 Fix Windows build of grfmt_tiff.cpp by using libtiff's integer types. 11 years ago
Stuart Cunningham 8bbce0a2a2 Fix reading of 16-bit TIFF images on big endian host. 11 years ago
Zhigang Gong 9aef26e2ad Workaround a LLVM/Clang 3.3 bug. 11 years ago
Anatoly Baksheev 261546f6f6 casting Vec3b operator for viz::Color 11 years ago
Anatoly Baksheev f1c062c30a cloud collection finalize 11 years ago
Anatoly Baksheev 5dc17f5d58 Fixed all OpenGL issues for Macos (via objective-C++ layer) 11 years ago
Anatoly Baksheev 069dd8a068 default meshlab background 11 years ago
Anatoly Baksheev f8ccc115ef proper render call order (fixes some issues with VTK6.1) 11 years ago
Anatoly Baksheev 17fea0dd0a fixed size_t/int conversion warnings 11 years ago
Anatoly Baksheev 998aefd1d1 cloud collection merges data only on rendering 11 years ago
Anatoly Baksheev eb8728d727 Updated cloud io functionality - removed dependency from VTK legacy 11 years ago
Anatoly Baksheev becbfa6281 Fixed Cl.exe hang for VS2008 x64 with Eigen::exp() function 11 years ago
Vladislav Vinogradov 8b44a42a40 decrease input size for several gpu tests to fix "timed out" error: 11 years ago
Vladislav Vinogradov 5dbdadb769 fixed several bugs in CUDA Canny implementation: 11 years ago
Vladislav Vinogradov bfc27271e2 Revert "disable gpu Canny and HoughCircles perf tests:" 11 years ago
Vladislav Vinogradov 3e1f74f2ca fix nonfree module compilation without CUDA 11 years ago
Vladislav Vinogradov 5d099df578 Revert "disable CUDA generalized Hough Transform" 11 years ago
Vladislav Vinogradov 3e4bb371c8 fix epsilons for several gpu tests 11 years ago
Vladislav Vinogradov b6ba1f226c Revert "disable gpu CvtColor.*2HSV tests:" 11 years ago
Vladislav Vinogradov da44a2fac1 Revert "disable gpu Subtract_Array test:" 11 years ago
Alexander Smorkalov 6ae4a9b09b Multiple improvements in OpenCV examples build. 11 years ago
Konstantin Matskevich 435615ba2e update test CascadeClassifier 11 years ago
Vladislav Vinogradov a138e5a6a5 turn on CUDA part of stitching module on Android for non-dynamic build 11 years ago
Vladislav Vinogradov d8f7377122 turn on CUDA part of nonfree module on Android for non-dynamic build 11 years ago
Ilya Lavrenov ede5b23753 rewrote perf tests for SURF 11 years ago
Vladislav Vinogradov 952027a853 disable gpu CvtColor.*2HSV tests: 11 years ago
Vladislav Vinogradov e91bf95d58 disable gpu Subtract_Array test: 11 years ago
Vladislav Vinogradov dbce90692a disable gpu Canny and HoughCircles perf tests: 11 years ago
Vladislav Vinogradov e630be3890 disable NPP for GpuMat methods and for copyMakeBorder 11 years ago
Vladislav Vinogradov 8401ed9395 disable some gpu tests if library was built without CUFFT 11 years ago
Vladislav Vinogradov 49731ad530 gpu test output files moved from cwd to temp folder 11 years ago
Alexander Smorkalov 87935f3560 Highgui test output fixes. 11 years ago
Vladislav Vinogradov 063d8b4211 disable performance test for gpu generalized hough 11 years ago
Ilya Lavrenov e7e63fac6c eliminated possible memory leak 11 years ago
Roman Donchenko 0dad2876e2 Removed all use of the obsolete IMMEDIATE parameter to configure_file. 11 years ago