opencv/modules
Morrison ca318e7099 handle images with alpha better
UIImages with alpha were ending up with garbage pixels in background (random memory values).  Need to initialize matrix pixels before drawing UIImage with alpha on it.

Note: didn’t fix Grayscale image with alpha stripping alpha in UIImage -> Mat conversion.
2016-08-16 15:10:48 -07:00
..
calib3d Merge pull request #7082 from souch55:Fixmerge 2016-08-16 09:30:39 +00:00
core Merge pull request #7106 from lupustr3:pvlasov/ipp_hal_fix 2016-08-15 10:08:44 +00:00
cudaarithm clarify CUDA arithm operations usage with mask 2016-07-12 13:32:58 +03:00
cudabgsegm
cudacodec
cudafeatures2d fix matrix type for keypoints buffer in CUDA FAST 2016-07-06 14:27:08 +03:00
cudafilters
cudaimgproc
cudalegacy fix build #6993 2016-07-27 11:21:08 +02:00
cudaobjdetect
cudaoptflow Merge pull request #6940 from andy-held:cuda_pyrlk_static_const_init 2016-07-19 08:47:57 +00:00
cudastereo
cudawarping
cudev follow the naming rule as other API 2016-08-05 22:14:55 +09:00
features2d Adding of user-defined type conversions for python bindings inside module directories 2016-08-16 13:10:17 +03:00
flann Adding of user-defined type conversions for python bindings inside module directories 2016-08-16 13:10:17 +03:00
highgui highgui: window QT+OpenGL mouse wheel support, another build fix 2016-07-27 16:14:57 +02:00
imgcodecs handle images with alpha better 2016-08-16 15:10:48 -07:00
imgproc Merge pull request #7110 from tomoaki0705:featureUniversalIntrinsicAccumulate 2016-08-15 14:54:10 +00:00
java Merge pull request #6815 from smigielski:fix_6605 2016-07-14 14:36:45 +00:00
ml Merge pull request #7056 from ludv1x:python-extra-bindings 2016-08-16 13:00:31 +00:00
objdetect Merge pull request #6797 from tomoaki0705:featureSIMDHog 2016-07-18 18:34:21 +00:00
photo fix a bug in MergeDebevec (modify input times) 2016-07-26 18:01:36 +02:00
python Adding of user-defined type conversions for python bindings inside module directories 2016-08-16 13:10:17 +03:00
shape
stitching Merge pull request #7056 from ludv1x:python-extra-bindings 2016-08-16 13:00:31 +00:00
superres
ts 1. fix warning from Xcode 7.x 2016-08-04 12:52:10 +03:00
video improve LKTrackerInvoker::operator() 2016-08-09 18:59:29 +09:00
videoio Merge pull request #6995 from PkLab:i6746_naming_videoio_enums 2016-08-15 09:01:24 +00:00
videostab
viz
world
CMakeLists.txt