opencv/modules
Rostislav Vasilikhin fa91d621fa Merge pull request #12876 from savuor:color_rgb2rgb_wide
* RGB2RGB initially rewritten

* NEON impl removed

* templated version added for ushort, float

* data copying allowed for RGB2RGB

* inplace processing fixed

* fields to local vars

* no zeroupper until it's fixed

* vx_cleanup() added back
2018-10-30 18:36:23 +03:00
..
calib3d Merge pull request #12948 from catree:add_drawFrameAxes 2018-10-30 13:33:01 +00:00
core Merge pull request #12938 from dkurt:java_ndim_mat 2018-10-29 17:06:44 +00:00
cudaarithm Fix documentation of cv::cuda::compare 2018-10-01 13:23:18 +01:00
cudabgsegm CUDA/BgSegm: fix the threshold of MOG2.Update test when detectShadow=true (#12762) 2018-10-09 17:39:39 +03:00
cudacodec Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudafeatures2d Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudafilters fix test failure of cudafilters Median_Accuracy 2018-10-03 00:59:08 +09:00
cudaimgproc update the threshold 2018-10-11 18:45:20 +09:00
cudalegacy Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudaobjdetect Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudaoptflow Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudastereo fix test failure of StereoBeliefPropagation 2018-10-04 08:35:34 +09:00
cudawarping Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
cudev fix test failure of cudev 2018-09-29 23:13:12 +09:00
dnn Recognize ConvolutionDepthwise as Convolution 2018-10-24 08:37:51 +01:00
features2d ORB: compute default norm by wta_k 2018-10-22 10:10:49 +08:00
flann Merge pull request #12871 from UnderscoreAsterisk:document-Distance 2018-10-20 11:15:13 +03:00
highgui Fixed a few comments related to macOS support 2018-10-25 15:16:55 -04:00
imgcodecs Clean up documentation for imread and imwrite 2018-10-12 17:08:01 -04:00
imgproc Merge pull request #12876 from savuor:color_rgb2rgb_wide 2018-10-30 18:36:23 +03:00
java Add methods to reshape Mat in Java by array of shapes and retreive sizes of each dimension. 2018-10-25 10:48:23 +03:00
js Merge pull request #12799 from alalek:update_build_js 2018-10-15 17:35:21 +03:00
ml Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09:00
objdetect Fix dataset: russian.jpg 2018-10-29 10:30:49 -01:00
photo Update seamless_cloning.cpp 2018-09-18 07:22:39 +03:00
python python: eliminate DeprecationWarning: SO -> EXT_SUFFIX 2018-10-25 04:23:45 +00:00
shape Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
stitching Increased the acceptable error margin for perf testing 2018-10-15 20:03:39 -07:00
superres Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
ts TS/CUDA: Show device ID in case of multiple devices 2018-10-08 03:00:25 +09:00
video Merge pull request #12829 from tomoaki0705:fixTestVideoOpenCLPyrLK 2018-10-15 19:18:24 +00:00
videoio videoio: fix typo 2018-10-24 19:12:35 +03:00
videostab Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +09:00
viz viz: call "mapper->Update()" before and after SetInputData() 2018-08-22 15:40:51 +03:00
world Do not build protobuf without dnn (#10689) 2018-02-01 16:30:23 +03:00
CMakeLists.txt cmake: allow providing list of extra modules paths 2018-02-01 19:02:02 +03:00