Merge pull request #3292 from mshabunin:fix-ios-warnings
[profile/ivi/opencv.git] / modules /
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 Matthew Conwayupdate gen_javadoc prints to python3 syntax fixed ...
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 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_...
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.
2014-09-22 Marc RollinsAdding division operators to `Point_` class.
2014-09-22 Vadim PisarevskyMerge pull request #3248 from ilya-lavrenov:arm_sum
2014-09-22 Ilya LavrenovNeon optimization of cv::convertScaleAbs
2014-09-22 Vadim PisarevskyMerge pull request #3239 from mshabunin:xfeatures2d_fix
2014-09-22 Ilya LavrenovNeon optimization of cv::sum
2014-09-22 Maksim ShabuninJava wrappers now support nested namespaces and classes
2014-09-22 Maksim ShabuninSupport of bioinspired contrib module wrapping
2014-09-19 Vadim PisarevskyMerge pull request #3237 from mshabunin:java_test_detection
2014-09-19 Maksim ShabuninFixed android test detection and some spaces in CMakeLi...
2014-09-19 Maksim ShabuninChanged java tests detection procedure
2014-09-18 Vadim PisarevskyMerge pull request #3233 from niebles:master
2014-09-18 Juan Carlos NieblesMerge github.com:Itseez/opencv
2014-09-18 Juan Carlos Nieblesremoved setter methods, replaced by CV_PROP_RW macro
2014-09-18 Vadim PisarevskyMerge pull request #3234 from vpisarev:fixed_photo_test...
2014-09-18 Vadim PisarevskyMerge pull request #2702 from GregoryMorse:patch-3
2014-09-18 Vadim PisarevskyMerge pull request #2893 from ilya-lavrenov:tapi_vector...
next