14883 Commits (ee210afc44f5f61b8886e19f8177e47004ccf1f8)
 

Author SHA1 Message Date
Ilya Lavrenov d30ce2b9ac canny 11 years ago
Maksim Shabunin 047abb0050 Merge pull request #3258 from ilya-lavrenov:neon_convert 11 years ago
Alexander Smorkalov 23456d67e5 Added test on CAP_PROP_FRAMECOUNT option for cv::VideoCapture 11 years ago
Alexander Smorkalov 15251056ba Fixed compatibility with GStreamer 1.x 11 years ago
Alexander Smorkalov cc6e6aa028 Fixed query of basic VideoCapture properties. Added tests for them. 11 years ago
Artur Wieczorek 302b138aa7 CMake configuration for MSMF capture 11 years ago
Artur Wieczorek b91bd6716c Fixed MSMF file capture error while opening the file containing unsupported video stream format 11 years ago
Artur Wieczorek 8f334b4e41 Fixed assertion warning in MSMF frame grabber 11 years ago
Artur Wieczorek 7c00b17085 Fixed MSMF video capture initialization 11 years ago
Artur Wieczorek 25cf51637d Fix linking error under Win 7 - do not import MinCore_Downlevel.lib if target is Win 7 or earlier. 11 years ago
Artur Wieczorek 6ad3427426 Fixed compilation errors under VS 2010 and Win 7 11 years ago
Ilya Lavrenov 345b1369be correct neon rounding 11 years ago
Vadim Pisarevsky 120594163f Merge pull request #3249 from mshabunin:java_wrap 11 years ago
Vadim Pisarevsky 541b627d21 Merge pull request #3257 from Atanahel:gbt_bugfix_master 11 years ago
Vadim Pisarevsky d7418fc9ec Merge pull request #3259 from ilya-lavrenov:neon_scale_add_f32 11 years ago
Ilya Lavrenov 5d018c090f Neon optimization of cv::scaleAdd (CV_32F) 11 years ago
Ilya Lavrenov 4b3f2c1972 Neon optimization of Mat::convertTo 11 years ago
Benoit Seguin 450734cc32 Correction of the integer data treated as floating point data bug, already corrected in the 2.4 branch. 11 years ago
Vadim Pisarevsky ecbec7235f Merge pull request #3253 from asmorkalov:ocv_gstreamer2 11 years ago
Alexander Smorkalov 0518455163 More accurate selection of color space conversion element for GStreamer 1.x 11 years ago
Alexander Smorkalov aa57634213 Fixed compatibility with GStreamer 1.x. 11 years ago
Vadim Pisarevsky 7752483486 Merge pull request #3252 from GravityJack:point-division 11 years ago
Alexander Smorkalov a419b64347 Fixed GStreamer encoding pipeline frame drop for most cases. 11 years ago
Vadim Pisarevsky 281ce441a8 Merge pull request #3250 from ilya-lavrenov:neon_convert_scale_abs 11 years ago
vbystricky a75807354d Optimize OpenCL version function BackgroundSubstractionMOG2 11 years ago
Marc Rollins c8ede7c9ea Updating documentation to reflect division operations. 11 years ago
Marc Rollins f32a6fb9a1 Adding element-wise division operators to Point3_ class. 11 years ago
Marc Rollins fb9bbf99c4 Adding division operators to `Point_` class. 11 years ago
Vadim Pisarevsky 1c0b9469f5 Merge pull request #3248 from ilya-lavrenov:arm_sum 11 years ago
Ilya Lavrenov 515be70867 Neon optimization of cv::convertScaleAbs 11 years ago
Vadim Pisarevsky 488920168a Merge pull request #3239 from mshabunin:xfeatures2d_fix 11 years ago
xantares d391a6d49f Also test for target. 11 years ago
Ilya Lavrenov 27b933ba5a Neon optimization of cv::sum 11 years ago
Maksim Shabunin 0d7b44db50 Java wrappers now support nested namespaces and classes 11 years ago
Maksim Shabunin 6337fd0650 Support of bioinspired contrib module wrapping 11 years ago
Vadim Pisarevsky 892999c40c Merge pull request #3237 from mshabunin:java_test_detection 11 years ago
Maksim Shabunin 5e3e438edb Fix xfeatures2d dependencies 11 years ago
Maksim Shabunin 2992e3a1b6 Fixed android test detection and some spaces in CMakeLists.txt 11 years ago
Maksim Shabunin cff5e3ee88 Changed java tests detection procedure 11 years ago
Vadim Pisarevsky d1fba0686e Merge pull request #3233 from niebles:master 11 years ago
Juan Carlos Niebles 0c988f00bc Merge github.com:Itseez/opencv 11 years ago
Juan Carlos Niebles dc49e11527 removed setter methods, replaced by CV_PROP_RW macro 11 years ago
Vadim Pisarevsky d1afa0e370 Merge pull request #3234 from vpisarev:fixed_photo_test_failure 11 years ago
Vadim Pisarevsky 1578dd1027 Merge pull request #2702 from GregoryMorse:patch-3 11 years ago
Vadim Pisarevsky 06e55ddf38 Merge pull request #2893 from ilya-lavrenov:tapi_vector_width_intel 11 years ago
Vadim Pisarevsky 470f427a95 Merge pull request #3232 from Chuanbo-Weng:master 11 years ago
Vadim Pisarevsky aa6ba149bc make sure ptr<> is called with proper parameter, otherwise the assertion fails 11 years ago
Juan Carlos Niebles 1162f0ed63 fixed whitespaces 11 years ago
Juan Carlos Niebles f610c88103 extended python interface for KalmanFilter 11 years ago
Vadim Pisarevsky 458bde5e24 Merge pull request #3180 from mshabunin:java_ptr_support 11 years ago