18320 Commits (919fc443fb1f56d799c10a2e085a8f0c7d51a48c)
 

Author SHA1 Message Date
Vadim Pisarevsky 18f4e55692 Merge pull request #5472 from StevenPuttemans:remove_unexisting_function 10 years ago
Vadim Pisarevsky 0f288d1082 Merge pull request #5605 from hoangviet1985:fix_bug_5599 10 years ago
Vadim Pisarevsky 82c1c68560 Merge pull request #5622 from LorenaGdL:hitAndMiss2.4 10 years ago
Vadim Pisarevsky 780b713016 Merge pull request #5638 from hoangviet1985:fix_bug_5623 10 years ago
Vadim Pisarevsky 9ab59fb22e Merge pull request #5645 from jia-kai:master 10 years ago
Vadim Pisarevsky 7b022371ea Merge pull request #5646 from brossetti:patch-1 10 years ago
Marian Zajko 286055b0d8 Removed trailing whitespace. 10 years ago
Marian Zajko 2cebe5a3b0 Fixed parameter enumrators list order to retain binary compatibility. 10 years ago
Marian Zajko 2998248dd3 Removed whitespaces reported by buildbot. 10 years ago
Marian Zajko 352b121202 Fixed whitespace issue 10 years ago
brossetti 4194b7effe fixed bug on left mouse button click 10 years ago
Pavel Rojtberg 742fb559f7 use cpp functions in cvCalibrateCamera2 to make it more readable 10 years ago
Pavel Rojtberg 955f489621 make CV_CAP_PROP_FORMAT consider the current channel count 10 years ago
Pavel Rojtberg 05f52b697f replace uyvy_to_rgb24 by tested and conformant cvtColor 10 years ago
Pavel Rojtberg ad68b79630 replace yuv420p_to_rgb24 by tested and conformant cvtColor 10 years ago
Pavel Rojtberg 8527d895bb replace rgb24_to_rgb24 by tested cvtColor 10 years ago
Pavel Rojtberg f50817120e v4l: remove needless CvCaptureCAM_V4L_CPP wrapper 10 years ago
Pavel Rojtberg 93d6e800b6 v4l: Fixed memory leaks and inconsistent status return values 10 years ago
Pavel Rojtberg a581ddd896 remove support of Video4Linux1 API 10 years ago
Alexander Alekhin 1b6dd03fd7 Merge pull request #5641 from alalek:backport_5320 10 years ago
berak 28974e7290 remove usage of obsolete _dataAsRows flag 10 years ago
Maksim Shabunin ffb9e877e9 Restore ts/gpu_perf.hpp, trying to compile with VS 2015 10 years ago
Viet Dinh 1e879e1ab1 clean up 10 years ago
Viet Dinh 57829d81ea mac compile error 10 years ago
Viet Dinh a20a273982 Merge remote-tracking branch 'Itseez/2.4' into fix_bug_5599 10 years ago
Viet Dinh e9b31a70bf mac osx compile errors 10 years ago
Viet Dinh a1532582a6 optimize code 10 years ago
Viet Dinh 68bcff26fb fix solveCubic 10 years ago
Marian Zajko 691fb1ffae XIMEA adapter update 10 years ago
Maksim Shabunin 7392ce0a81 Added some documentation for MSER 10 years ago
jiakai 80df9ddedb check for exifSize 10 years ago
jiakai 1260060d7d check boundary in ExifReader 10 years ago
Viet Dinh 433bc81b30 std::cbrt could not be found 10 years ago
Viet Dinh c8bf176558 casting warning 10 years ago
Viet Dinh cfd5caf29d deal with type casting issues 10 years ago
Viet Dinh f461d0cb7a fix compile errors 10 years ago
Viet Dinh 09b0193186 even more correct 10 years ago
Lorena García 252feb4774 Hit and Miss morphological op 10 years ago
Viet Dinh 537a978dcf update test_math.cpp 10 years ago
Andreas Franek 01c5a0ed12 Simplifies cross compilation with CUDA for ARM boards. CUDA arch is set for all ARM targets, --unresolved-symbols=ignore-in-shared-libs is set when cross-compiling for ARM and FindCUDA.cmake was adjusted to find shared library stubs within the CUDA toolkit. 10 years ago
Vadim Pisarevsky b3ac274617 Merge pull request #5455 from michaelveth:matlab_cmake_unix_fix 10 years ago
Vadim Pisarevsky de49ed3c15 Merge pull request #5388 from alalek:disable_invalid_string_usage 10 years ago
Vadim Pisarevsky 33dc41056f Merge pull request #5392 from elenash:fisheye_fix 10 years ago
Alexander Alekhin 4514158e43 Merge pull request #5617 from lupustr3:pvlasov/ipp9_fixes 10 years ago
Vadim Pisarevsky 979f88f6db Merge pull request #5518 from Bovaz:master 10 years ago
Vadim Pisarevsky 8512ca7490 Merge pull request #5484 from PolarNick239:master 10 years ago
Vadim Pisarevsky 67ef84d883 Merge pull request #5386 from StevenPuttemans:add_markers 10 years ago
Pavel Vlasov 4d7f9e06e8 Fix for copy with mask 32s and 8u; 10 years ago
Viet Dinh b6e8a47fca fix whitespace errors 10 years ago
Viet Dinh ed0065266e update fixing bug #5599 10 years ago