profile/ivi/opencv.git
2014-10-11 Vadim PisarevskyMerge pull request #3276 from asmorkalov:abidrk/pyStitching
2014-10-11 Vadim PisarevskyMerge pull request #3308 from edgarriba:master
2014-10-11 Vadim PisarevskyMerge pull request #3328 from ilya-lavrenov:warp_tests
2014-10-11 Vadim PisarevskyMerge pull request #3325 from a-wi:Dshow_capture_v3
2014-10-11 Ilya Lavrenovimrpoved output of warp test in case of failure
2014-10-10 edgarribaUpdating to c++ interfaces
2014-10-10 Artur WieczorekRefactored code responsible for printing debug messages...
2014-10-10 Vadim PisarevskyMerge pull request #3254 from ilya-lavrenov:neon_scale_add
2014-10-10 Vadim PisarevskyMerge pull request #3324 from akarsakov:fix_lpsolver_tests
2014-10-10 Artur WieczorekFixed getting CV_CAP_PROP_FOURCC property value
2014-10-10 Artur WieczorekFixed media type guid for I420 in DShow capture.
2014-10-10 Artur WieczorekFixed selecting media type in DShow video capture.
2014-10-09 Vadim PisarevskyMerge pull request #3283 from abak:fix-cloning-illumina...
2014-10-09 Vadim PisarevskyMerge pull request #3279 from akarsakov:ocl_houghlines
2014-10-09 Vadim PisarevskyMerge pull request #3245 from avdmitry:hello_opencv_sample
2014-10-09 Vadim PisarevskyMerge pull request #3299 from felixendres:orb_keypoint_...
2014-10-09 Vadim PisarevskyMerge pull request #3301 from MC-Escherichia:fix_gen_ja...
2014-10-09 Vadim PisarevskyMerge pull request #3302 from berak:doc_fix_constants_30
2014-10-09 Vadim PisarevskyMerge pull request #3320 from ElenaGvozdeva:gemm_doc
2014-10-09 Vadim PisarevskyMerge pull request #3321 from vbystricky:oclShowRunErrors
2014-10-09 vbystrickyAdd code for print errors of OpenCL kernels runing
2014-10-09 Alexander KarsakovUsed checking norm of results for LPSolver accuracy...
2014-10-09 ElenaGvozdevasmall change in description for Gemm
2014-10-08 Alexander AlekhinMerge pull request #3317 from akarsakov:ocl_cvtcolor_pe...
2014-10-08 Alexander KarsakovAdded OCL performance test for YUV2RGB_IYUV, YUV2GRAY_4...
2014-10-08 Vadim PisarevskyMerge pull request #3312 from berak:b_3945_30
2014-10-07 Alexander KarsakovOptimization for HoughLinesP
2014-10-07 berakbugfix #3945 pass idx,idx1 by reference instead of...
2014-10-07 Alexander AlekhinMerge pull request #3210 from akarsakov:ocl_gftt_opt
2014-10-07 Maksim ShabuninMerge pull request #3304 from eltermann:master
2014-10-07 edgarribaMerge branch 'master' of https://github.com/edgarriba...
2014-10-07 edgarribaRemoving windows compilation crashes
2014-10-07 edgarribaRemoving windows compilation crashes
2014-10-06 edgarribaMerge remote-tracking branch 'upstream/master'
2014-10-06 edgarribaUpdating upnp sanity heck
2014-10-06 edgarribaUpdating sanity check
2014-10-06 edgarribaUpdating sanity check
2014-10-06 Maksim ShabuninMerge pull request #3293 from a-wi:MSMF_remove_ATL_depe...
2014-10-06 edgarribaUpdating sanity check
2014-10-06 edgarribaRemoving whitespaces
2014-10-06 edgarribaRemoving whitespaces
2014-10-06 edgarribaUpdating documentation
2014-10-06 edgarribaUpdating for N=2
2014-10-04 eltermannDocumentation fix on py_tutorials
2014-10-04 Matthew Conwayupdate gen_javadoc prints to python3 syntax fixed ...
2014-10-04 Dmitriy Anisimovopencv_version
2014-10-04 berakchange remaining c-api CV_ prefixes in constants
2014-10-03 Ilya Lavrenovneon
2014-10-02 edgarribaUpdating documentation
2014-10-02 edgarribaReturn the estimated focal length
2014-10-02 edgarribaUpdating UPNP documentation
2014-10-02 edgarribaAdd UPNP acc_test and perf_test
2014-10-02 edgarribaAdd UPNP case + Modify model_points
2014-10-02 edgarribaUPNP code for N=1
2014-10-02 edgarribaAdded UPNP flag
2014-10-02 Maksim ShabuninMerge pull request #3216 from xantares:patch-1
2014-10-02 Felix EndresExposing the FAST detector threshold for ORB
2014-10-01 Artur WieczorekRemove ATL dependency from MSMF capture code.
2014-09-30 Alexander AlekhinMerge pull request #3223 from vbystricky:oclopt_BgSubMOG2
2014-09-30 Alexander AlekhinMerge pull request #3278 from akarsakov:ocl_houghlines_...
2014-09-30 xantaresMove cmake config files too on non-windows hosts.
2014-09-30 Alexander KarsakovAdded performance test for OCL version of HoughLines...
2014-09-30 Adrien BAKchange masking to patchNaNs
2014-09-30 Adrien BAKfix photo::cloning::IlluminationChange when IPP is...
2014-09-29 Alexander KarsakovAdded HoughLinesP OCL implementation
2014-09-29 Maksim ShabuninMerge pull request #3277 from a-wi:CMake_FFMPEG_config_v3
2014-09-29 Alexander KarsakovCombined counter and corner buffers into one
2014-09-28 Artur WieczorekUse FFMPEG capture only if HAVE_FFMPEG flag is defined.
2014-09-28 Artur WieczorekFixed CMake issue with FFMPEG videoio configuration
2014-09-27 abidrahmankextending stitching module for Java and Python bindings
2014-09-27 Vadim PisarevskyMerge pull request #3269 from asmorkalov:ocv_gstreamer3
2014-09-27 Vadim PisarevskyMerge pull request #3271 from mgeorg:reset_ffmpeg_mutex
2014-09-27 Vadim PisarevskyMerge pull request #3267 from a-wi:MSMF_capture_fixes_v3
2014-09-26 Manfred Georgset ffmpeg mutex to NULL on destruction.
2014-09-26 Maksim ShabuninMerge pull request #3258 from ilya-lavrenov:neon_convert
2014-09-26 Alexander SmorkalovAdded test on CAP_PROP_FRAMECOUNT option for cv::VideoC...
2014-09-26 Alexander SmorkalovFixed compatibility with GStreamer 1.x
2014-09-25 Alexander SmorkalovFixed query of basic VideoCapture properties. Added...
2014-09-25 Artur WieczorekCMake configuration for MSMF capture
2014-09-25 Artur WieczorekFixed MSMF file capture error while opening the file...
2014-09-25 Artur WieczorekFixed assertion warning in MSMF frame grabber
2014-09-25 Artur WieczorekFixed MSMF video capture initialization
2014-09-25 Artur WieczorekFix linking error under Win 7 - do not import MinCore_D...
2014-09-25 Artur WieczorekFixed compilation errors under VS 2010 and Win 7
2014-09-25 Ilya Lavrenovcorrect neon rounding
2014-09-24 Vadim PisarevskyMerge pull request #3249 from mshabunin:java_wrap
2014-09-24 Vadim PisarevskyMerge pull request #3257 from Atanahel:gbt_bugfix_master
2014-09-24 Vadim PisarevskyMerge pull request #3259 from ilya-lavrenov:neon_scale_...
2014-09-23 Ilya LavrenovNeon optimization of cv::scaleAdd (CV_32F)
2014-09-23 Ilya LavrenovNeon optimization of Mat::convertTo
2014-09-23 Benoit SeguinCorrection of the integer data treated as floating...
2014-09-23 Vadim PisarevskyMerge pull request #3253 from asmorkalov:ocv_gstreamer2
2014-09-23 Alexander SmorkalovMore accurate selection of color space conversion eleme...
2014-09-23 Alexander SmorkalovFixed compatibility with GStreamer 1.x.
2014-09-23 Vadim PisarevskyMerge pull request #3252 from GravityJack:point-division
2014-09-23 Alexander SmorkalovFixed GStreamer encoding pipeline frame drop for most...
2014-09-23 Vadim PisarevskyMerge pull request #3250 from ilya-lavrenov:neon_conver...
2014-09-23 vbystrickyOptimize OpenCL version function BackgroundSubstractionMOG2
2014-09-22 Marc RollinsUpdating documentation to reflect division operations.
2014-09-22 Marc RollinsAdding element-wise division operators to Point3_ class.
next