- 12 Sep, 2013 1 commit
-
-
antonella authored
Aligned strings in CMakeList Modified the check on plantuml extension Some fixes Moved find_host_program for plantuml script
-
- 04 Sep, 2013 1 commit
-
-
Roman Donchenko authored
-
- 03 Sep, 2013 3 commits
-
-
Roman Donchenko authored
-
Abid K authored
-
Roman Donchenko authored
-
- 02 Sep, 2013 7 commits
-
-
Roman Donchenko authored
Consider this a part of merging #1357.
-
Roman Donchenko authored
Conflicts: modules/contrib/src/retina.cpp modules/gpu/perf/perf_video.cpp modules/gpuoptflow/src/tvl1flow.cpp modules/ocl/include/opencv2/ocl/ocl.hpp modules/ocl/perf/perf_calib3d.cpp modules/ocl/perf/perf_color.cpp modules/ocl/perf/perf_match_template.cpp modules/ocl/src/precomp.hpp samples/gpu/stereo_multi.cpp
-
Roman Donchenko authored
-
Alexander Smorkalov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 30 Aug, 2013 13 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Gabe Schwartz authored
libpng 1.5+ recommends a call to png_set_interlace_handling() if you use png_read_update_info and png_read_image. It will generate a warning without it.
-
Gabe Schwartz authored
Also removed malformed tEXt chunk from a logo PNG.
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Zac Stewart authored
-
Zac Stewart authored
-
abidrahmank authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
abidrahmank authored
Usage: import numpy as np import cv2 img = cv2.imread('messi5.jpg',0) sift = cv2.SIFT() kp = sift.detect(img) pts = cv2.KeyPoint_convert(kp) kps = cv2.KeyPoint_convert(pts.reshape(-1,1,2)) overlap = cv2.KeyPoint_overlap(kp[0],kp[1])
-
- 29 Aug, 2013 10 commits
-
-
kdrobnyh authored
-
kdrobnyh authored
Some changes in OpenCV
-
ilya-lavrenov authored
enabled some tests that failed before OCL_TEST_CYCLE*() macroses were defined and for some tests was disabled SANITY_CHECK, because plain and ocl results must not be completely equal
-
ilya-lavrenov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
kdrobnyh authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Smorkalov authored
-
- 28 Aug, 2013 5 commits
-
-
Vadim Pisarevsky authored
-
Alexander Smorkalov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Alexander Smorkalov authored
-