profile/ivi/opencv.git
2014-10-08 Ilya Lavrenovcv::pyrDown
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 Ilya Lavrenovcv::cvtColor (RGB2Luv CV_8U)
2014-10-07 Ilya Lavrenovcv::cvtColor (Luv2RGB CV_8U)
2014-10-07 Ilya Lavrenovcv::cvtColor (Lab2BGR CV_8U)
2014-10-07 Ilya Lavrenovcv::cvtColor (HLS2RGB CV_8U)
2014-10-07 Ilya Lavrenovcv::cvtColor (RGB2HLS CV_8U)
2014-10-07 Ilya Lavrenovcv::cvtColor (HSV2RGB CV_8U)
2014-10-07 Ilya Lavrenovcv::cvtColor (Gray2RGB5x5)
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 Ilya Lavrenovcv::cvtColor (RGB5x52Gray)
2014-10-06 Ilya Lavrenovcv::cvtColor (RGBRGB5x5)
2014-10-06 Ilya Lavrenovcv::cvtColor (RGB5x52RGB)
2014-10-06 Ilya Lavrenovcv::cvtColor (BGR[A]2RGB[A])
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 Ilya Lavrenovcv::cvtColor
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 Ilya Lavrenovoptimization of cv::CLAHE (~3x)
2014-09-30 Ilya Lavrenovcv::accumulate functions
2014-09-30 Ilya Lavrenovcv::sum refactoring
2014-09-30 Ilya Lavrenovcv::multiply
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 Ilya Lavrenovcv::medianBLur
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 Ilya Lavrenovcv::boxFilter
2014-09-29 Ilya Lavrenovfix for cornerHarris
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-28 Ilya Lavrenovfix for cv::Mat::convertTo with scale
2014-09-28 Ilya Lavrenovcv::norm
2014-09-28 Ilya Lavrenovcv::countNonZero
2014-09-28 Ilya Lavrenovcv::Mat::dot
2014-09-28 Ilya Lavrenovcv::Mat::convertTo with scale and shift
2014-09-28 Ilya Lavrenovcv::compare
2014-09-28 Ilya Lavrenovcv::addWeighted
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 Ilya Lavrenovcv::moments (CV_8UC1)
2014-09-26 Ilya Lavrenovcv::threshold
2014-09-26 Ilya Lavrenovcv::remap
2014-09-26 Ilya Lavrenovfixed warps accuracy tests
2014-09-26 Ilya Lavrenovcv::resize 16uc1
2014-09-26 Ilya Lavrenovcv::resize area 2x
2014-09-26 Ilya Lavrenovcorners
2014-09-26 Ilya Lavrenovcanny
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_...
next