Commit Graph

  • bcc9010630 fixed memory leak in flann tests Ilya Lavrenov 2016-07-12 11:53:51 +0300
  • 0ed250cb5d Implement PR feedback: Arthur Cinader 2016-07-11 11:35:50 -0400
  • 02aabcca87 Merge pull request #6829 from paroj:fixpp_fe Alexander Alekhin 2016-07-11 16:34:36 +0000
  • 39acd4a3fd Merge pull request #6866 from alalek:gnu_toolchain Alexander Alekhin 2016-07-11 16:32:23 +0000
  • c1b90a1c22 fisheye: add CALIB_FIX_PRINCIPAL_POINT Pavel Rojtberg 2016-04-26 12:15:53 +0200
  • a6b33c3590 Merge pull request #6846 from mbarnach:6086-cuda-initialization Alexander Alekhin 2016-07-11 14:01:51 +0000
  • 7176c1327e Merge pull request #6850 from alalek:bigdata_test Alexander Alekhin 2016-07-11 14:01:06 +0000
  • 9b3d65c5e4 Merge pull request #6867 from alalek:fix_lapack Alexander Alekhin 2016-07-11 14:00:22 +0000
  • f9ab93bf0f Merge pull request #6876 from janstarzy:jni-as-template-redone Alexander Alekhin 2016-07-11 13:06:00 +0000
  • c48e237dd0 Merge pull request #6874 from berak:fix_py_tutorials Alexander Alekhin 2016-07-11 10:51:26 +0000
  • 88da03722f Merge pull request #6786 from terfendail:median_fix Alexander Alekhin 2016-07-11 10:02:43 +0000
  • 9ed1474340 Merge pull request #6790 from terfendail:linearresize_accuracy Alexander Alekhin 2016-07-11 10:02:06 +0000
  • 88e3d07178 Merge pull request #6791 from terfendail:carotene4android_buildfix Alexander Alekhin 2016-07-11 09:57:49 +0000
  • c8693f01a3 Merge pull request #6792 from paroj:jaccard_distance Alexander Alekhin 2016-07-11 09:57:19 +0000
  • 479f933970 get/put: more type-safety and code unification using templates Jan Starzynski 2016-07-11 09:27:59 +0200
  • e233f7d199 py_tutorials: fix cv2.findContours return val berak 2016-07-10 11:17:00 +0200
  • 1095076d7f imgproc: speed up threshold of 64F version using NEON and SSE * use NEON under aarch64 only * check 64F version correctly Tomoaki Teshima 2016-06-21 11:36:52 +0900
  • 59fabb2767 use NEON as same as SSE Tomoaki Teshima 2016-06-23 13:22:46 +0900
  • d06bdd5bf6 Merge pull request #6771 from sovrasov:log_doc_fix Andrey Pavlenko 2016-07-08 15:20:42 +0000
  • 67a7826da3 Merge pull request #6782 from LaurentBerger:I6780 Andrey Pavlenko 2016-07-08 15:18:22 +0000
  • dcaac98569 Merge pull request #6775 from janstarzy:histo-ipp-fix Andrey Pavlenko 2016-07-08 15:15:17 +0000
  • 5f269d08b4 bigdata: add test, resolve split/merge issue Alexander Alekhin 2016-07-08 17:46:08 +0300
  • f3bd508e6d GDCM: several improvements Maksim Shabunin 2016-07-08 16:08:11 +0300
  • 0fd0acf2e3 GDCM: modified compilation scheme Maksim Shabunin 2016-07-07 12:33:24 +0300
  • 6f22f49c02 Grassroots DiCoM i.e. GDCM based DICOM image reader is added. look4pritam 2015-04-20 17:57:57 +0530
  • 04c7d03188 Improved Carotene library linear resize evaluation precision and enabled it as HAL implementation. Vitaly Tuzov 2016-07-08 13:21:35 +0300
  • 00112bbe10 persistence: fixing crash with space-only values Philipp Hasper 2016-07-07 09:55:30 +0200
  • e3f5bbd217 Removed unnecessary check for Android API level and unused flags. Vitaly Tuzov 2016-07-08 13:31:26 +0300
  • 627e2b15b3 Merge pull request #6770 from ealbuz:master Alexander Alekhin 2016-07-08 09:49:08 +0000
  • c61f7e5334 Fix for median blur of 2-channel images Vitaly Tuzov 2016-07-07 15:58:05 +0300
  • 630406e006 Merge pull request #6785 from alalek:android_native_level Alexander Alekhin 2016-07-07 15:48:01 +0000
  • 3e649895e5 android: increase default native API level 8=>9 Alexander Alekhin 2016-07-07 13:37:18 +0300
  • c0fe374490 cmake: python, allow dynamic symbols lookup from libpython.so Alexander Alekhin 2016-07-06 19:53:32 +0300
  • 62a87ce38c Issue 6780 LaurentBerger 2016-07-07 09:29:41 +0200
  • 4382302a6b fix matrix type for keypoints buffer in CUDA FAST Vladislav Vinogradov 2016-07-06 14:27:08 +0300
  • 7f896643e9 fix for buffer-overflow in IPPCalcHistInvoker::operator() Jan Starzynski 2016-07-06 09:54:28 +0200
  • a6ade2b914 Add the mask to the template matching demo documentation. Arthur Cinader 2016-07-05 12:58:47 -0400
  • a2ec23c112 Update cv::log documentation Vladislav Sovrasov 2016-07-05 17:28:53 +0300
  • f5b96eb828 Merge branch 'master' of https://github.com/Itseez/opencv Alexandr Kondratev 2016-07-05 13:34:11 +0300
  • 179998a8a2 highgui module: window_QT mouse wheel reuse variable delta instead call evnt->delta() Alexandr Kondratev 2016-07-05 12:02:16 +0300
  • 8f91529edf Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms Elif Albuz 2016-07-04 23:56:15 -0700
  • c65d2a0d86 Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms Elif Albuz 2016-07-04 23:45:07 -0700
  • 688bd28987 Merge pull request #6600 from grochefort:fix_backgroundsubstractormog2 Andrey Pavlenko 2016-07-04 14:37:24 +0000
  • 8d43e2b945 fixed the cuda optical flow error normalization factor Andreas Franek 2016-07-04 16:13:31 +0200
  • 22682f933a Merge pull request #6760 from alalek:issue_6653 Alexander Alekhin 2016-07-04 14:03:05 +0000
  • 56aa03b0e1 Merge pull request #6538 from asmorkalov:libcc_fix Andrey Pavlenko 2016-07-04 13:05:34 +0000
  • da69cd08db Merge pull request #6768 from tomoaki0705:fixEstimateAffine3DThreshold Alexander Alekhin 2016-07-04 12:17:16 +0000
  • 4e63bd04e5 highgui module: mouse wheel - modification keys fixed, wheel event value is CV_EVENT_MOUSEWHEEL or CV_EVENT_MOUSEHWHEEL Alexandr Kondratev 2016-07-04 15:02:05 +0300
  • f29fd63f13 Enabled build with LLVM libc++ for Android. Alexander Smorkalov 2016-05-13 10:41:06 +0300
  • 0e380ff15d calib3d: compare error and threshold both in square * resolve #5183 Tomoaki Teshima 2016-07-04 19:34:47 +0900
  • 96919156e7 Merge pull request #6761 from alalek:fix_warnings Alexander Alekhin 2016-07-04 09:52:03 +0000
  • 040409aac5 Merge branch 'master' of https://github.com/Itseez/opencv Alexandr Kondratev 2016-07-03 15:54:35 +0300
  • 1f2e159054 highgui module: using event->scroll.delta_{x,y} instead parsing direction and added widget event mask GDK_SMOOTH_SCROLL_MASK for GTK>=3.4 Alexandr Kondratev 2016-07-03 15:52:59 +0300
  • 7dcac647e5 highgui module: a bit readable onMouse flags mapping Alexandr Kondratev 2016-07-03 13:31:25 +0300
  • 61390e407d Rephrase parts of the templates and use comments Dikay900 2016-05-31 19:27:59 +0200
  • 3f2ab5d3b5 Fix bug #6682 (Can't change resolution for YUY2 camera with DShow) Michael Shtutman 2016-07-01 22:00:15 +0300
  • 3844ee780c build: fix compiler warnings (GCC 5.3.1) Alexander Alekhin 2016-07-01 20:17:16 +0300
  • 7dc5332a92 Merge pull request #6745 from alalek:viz_samples Alexander Alekhin 2016-07-01 15:27:01 +0000
  • 8b05a4bf93 cvtColor: fix inplace processing Alexander Alekhin 2016-07-01 17:07:16 +0300
  • 330e4bb48a Merge pull request #6734 from PkLab:doc_videoio_enums Andrey Pavlenko 2016-07-01 13:24:05 +0000
  • 8865528dc2 Merge pull request #6743 from alalek:libpng_24 Alexander Alekhin 2016-07-01 10:27:57 +0000
  • 2b08f29543 Allow for an optional mask for MatchTemplate_Demo Arthur Cinader 2016-06-30 17:04:25 -0700
  • ee4f409584 cmake: lapack optimized code requires cblas.h Alexander Alekhin 2016-06-30 17:10:27 +0300
  • b23527bf02 core: fix arguments types for cblas calls Alexander Alekhin 2016-06-30 17:07:38 +0300
  • 7fea7e0629 Merge pull request #6697 from wiryls:FileStorageBase64 Vadim Pisarevsky 2016-06-30 17:17:03 +0000
  • e4cd24537e Merge pull request #6740 from tomoaki0705:fixNeonCheckSmooth Andrey Pavlenko 2016-06-30 15:47:45 +0000
  • 1432471650 Merge pull request #6750 from Tomin1:simpleblobdetector-fix Andrey Pavlenko 2016-06-30 15:23:46 +0000
  • 8184535de1 samples: repair viz tutorial Alexander Alekhin 2016-06-29 16:35:48 +0300
  • babaa00ac1 libpng: fix NEON Alexander Alekhin 2016-06-29 13:18:17 +0300
  • 7c64e03cc9 libpng: re-apply patch Alexander Alekhin 2016-06-29 12:42:57 +0300
  • 882e120a9d update libpng 1.5.27 Alexander Alekhin 2016-06-29 12:35:38 +0300
  • 5346870920 Merge pull request #6558 from lletourn:master Alexander Alekhin 2016-06-30 13:44:16 +0000
  • 639c8fc6d6 Merge pull request #5870 from IshankGulati:VideoCapture-fix Alexander Alekhin 2016-06-30 13:20:51 +0000
  • b7735b3400 Merge pull request #6731 from jokereactive:viz_sample Alexander Alekhin 2016-06-30 12:41:52 +0000
  • 4aa9b230b8 Merge pull request #6603 from debjan:patch-1 Maksim Shabunin 2016-06-30 11:35:22 +0000
  • 8bb8f8dcae Merge pull request #6752 from alalek:backport_6747 Alexander Alekhin 2016-06-30 11:26:49 +0000
  • c3dc7266d1 Fixing of AutoBuffer::allocate(nsz) method Vitaliy Lyudvichenko 2016-06-29 19:50:51 +0300
  • e98c1bfb53 Merge pull request #6747 from ludv1x:master Alexander Alekhin 2016-06-30 08:02:19 +0000
  • 9564531ec8 features2d: Added missing SimpleBlob parameters Tomi 2016-06-30 10:41:03 +0300
  • 81c69ecd16 highgui: window_gtk.cpp directive boolean operations or/and replaced by ||/&& to keep compatible with older systems Alexandr Kondratev 2016-06-29 23:01:57 +0300
  • 930d96f684 Fixing of AutoBuffer::allocate(nsz) method Vitaliy Lyudvichenko 2016-06-29 19:50:51 +0300
  • 69bd6dad1f Merge pull request #6029 from sturkmen72:patch-7 Alexander Alekhin 2016-06-29 11:55:08 +0000
  • cb48183d02 Merge pull request #6711 from Dubrzr:vs_compile_cuda_fix Alexander Alekhin 2016-06-29 11:03:47 +0000
  • c7fc9dc42f Merge pull request #6707 from tech2077:master Alexander Alekhin 2016-06-29 11:00:49 +0000
  • 78a5aacb22 make NEON more similart to SSE2 Tomoaki Teshima 2016-06-29 11:17:14 +0900
  • 73e16dbc3f cmake: update arm toolchain Alexander Alekhin 2016-06-28 17:21:54 +0300
  • bbc327aaed Merge pull request #6736 from alalek:cmake_fix_install_path Alexander Alekhin 2016-06-28 16:53:45 +0000
  • adcdab394b Merge branch 'master' of git://github.com/Itseez/opencv into doc_videoio_enums PkLab.net 2016-06-28 16:40:30 +0200
  • c5a8619493 cmake: fix install path Alexander Alekhin 2016-06-28 13:27:25 +0300
  • 02edfc8df2 Merge pull request #6730 from sturkmen72:patch-16 Alexander Alekhin 2016-06-28 05:36:15 +0000
  • 6b511751f5 Merge pull request #6619 from Slonegg:openni2_ir_stream Alexander Alekhin 2016-06-28 05:21:25 +0000
  • f274c592e4 Use copydoc for the list of valid property identifier in VideoCapture and VideoWriter docs PkLab.net 2016-06-27 19:17:51 +0200
  • 6c3d8abe2c Doxygen documentation for CAP_* enums (using current comments in code) PkLab.net 2016-06-27 19:09:23 +0200
  • f9e6741807 added support for OpenNI2 IR stream #4366 Dmitry Trifonov 2016-06-27 10:04:59 -0700
  • 86b54a52f0 Merge pull request #6733 from simonhaenisch:simonhaenisch-improve-watershed.py-example Alexander Alekhin 2016-06-27 16:44:24 +0000
  • 6489d8a96f update watershed.py: check if windows are still open Simon Hänisch 2016-06-27 17:03:37 +0200
  • e7ec580318 Update imgcodecs.hpp Suleyman TURKMEN 2016-06-27 16:38:47 +0300
  • a4e9712006 Compilate switch-case with GTK_SCROLL_SMOOTH since GTK>=3.4 Alexandr Kondratev 2016-06-27 13:34:41 +0300
  • 43dca117b9 opencv viz bug sarthak 2016-06-27 13:31:06 +0530
  • 11ca1c95f8 update cpp samples and tutorials Suleyman TURKMEN 2016-02-15 15:37:29 +0200