profile/ivi/opencv.git
2013-09-25 Alexander SmorkalovMerge pull request #1471 from ozantonkal:master
2013-09-25 Alexander SmorkalovMerge pull request #1496 from shawke:patch-1
2013-09-24 shawkeMake similar default typedefs for Point_, Size_ and...
2013-09-23 Alexander SmorkalovMerge pull request #1430 from nzjrs:add-brisk-to-demos
2013-09-23 Alexander SmorkalovMerge pull request #1484 from lluisgomez:scene_text_det...
2013-09-23 lluisfixed typos
2013-09-23 Alexander SmorkalovMerge pull request #1299 from jet47:gpu-cuda-rename
2013-09-20 lluisadded rst documentation for the Class-specific Extremal...
2013-09-20 John StowersAdd brisk features to python demos
2013-09-20 Alexander SmorkalovMerge pull request #1481 from Human:master
2013-09-20 Alexander SmorkalovMerge pull request #1469 from lluisgomez:scene_text_det...
2013-09-19 Bob Igofixed malformed XML
2013-09-19 Alexander SmorkalovMerge pull request #1472 from alalek:master_fix_debug_b...
2013-09-19 lluisAdded erGrouping function: Find groups of Extremal...
2013-09-19 Alexander SmorkalovMerge pull request #1384 from hbristow:matlab_public
2013-09-18 Ozan Tonkaldelete duplicate bunny.ply, remove tabs and extra lines
2013-09-18 Alexander Alekhinfix for broken debug builds (MSVS2010/2012)
2013-09-18 Ozan Tonkalremoved trailing spaces
2013-09-18 hbristowUpdated documentation
2013-09-18 Ozan TonkalMerge remote-tracking branch 'itseez/master'
2013-09-18 hbristowFixed a memory leak in mxarray
2013-09-18 Alexander SmorkalovMerge pull request #1465 from jet47:cudev-old-cc
2013-09-17 Alexander SmorkalovMerge pull request #1458 from look4pritam:my-branch
2013-09-17 Ozan Tonkalinclude viz tutorials in the main tutorials file. ignor...
2013-09-17 Ozan Tonkalignore viz tutorials when BUILD_opencv_viz is not set
2013-09-17 Ozan TonkalMerge remote-tracking branch 'itseezstream/master'
2013-09-17 Andrey PavlenkoMerge pull request #1446 from lluisgomez:scene_text_det...
2013-09-17 Vladislav Vinogradovfixed cudev compilation for old pre-Fermi archs
2013-09-16 look4pritamThe thin prism distortion coefficient related small...
2013-09-15 Ozan Tonkalmerge with Itseez/opencv
2013-09-15 hbristowAdded TODO for the future of Matlab version sorting
2013-09-15 Ozan Tonkalrename widgets from *Widgets to W*
2013-09-15 hbristowStreamlined mexext detection, with removal of trailing...
2013-09-15 Ozan Tonkalcmake check if VTK version is lower than 5, and give...
2013-09-15 hbristowMoved Jinja2 into 3rdparty. Now using latest stable...
2013-09-14 hbristowMade changes to OpenCVFindMatlab suggested by SpecLad
2013-09-13 lluisfirst parameter of createERFilterNM1/createERFilterNM2...
2013-09-13 lluisrenamed getDefaultClassifierNM{1,2}() to loadClassifier...
2013-09-13 Roman DonchenkoMerge pull request #1445 from vpisarev:stereocalib_quic...
2013-09-13 lluisfunctions getDefaultClassifierNM1() and getDefaultClass...
2013-09-13 Roman DonchenkoMerge pull request #1330 from lenlen:plantuml
2013-09-13 Vadim Pisarevskyfix thin-prism coefficients at 0's in the stereo calibr...
2013-09-13 Roman DonchenkoMerge pull request #1414 from lluisgomez:scene_text_det...
2013-09-13 Roman DonchenkoMerge pull request #1426 from nailbiter:optimPD
2013-09-13 Roman DonchenkoMerge pull request #1441 from look4pritam:prism-stereo
2013-09-13 Roman DonchenkoMerge pull request #1442 from SpecLad:version-status
2013-09-13 hbristowUpdated OpenCVFindMatlab with changes suggested by...
2013-09-13 hbristowAdded fixes to CMakeLists.txt
2013-09-12 Ozan Tonkalre-render the scene after changing camera properties
2013-09-12 Roman DonchenkoBumped version to 3.0.
2013-09-12 Roman DonchenkoUpdated the Java bindings and docs to support the versi...
2013-09-12 Roman DonchenkoUpdated the build config files to deal with the version...
2013-09-12 Roman DonchenkoAdded version status support into the build system.
2013-09-12 Roman DonchenkoAdded an additional version component - the development...
2013-09-12 antonellaAdded plantuml extension
2013-09-12 look4pritamThe prism distortion coefficients are added for the...
2013-09-11 Roman DonchenkoMerge pull request #1436 from SpecLad:host-git
2013-09-11 Roman DonchenkoFixed finding Git when cross-compiling.
2013-09-11 Ozan Tonkalhide VizMap and VizPair from public interface
2013-09-11 Vladislav VinogradovMerge branch 'master' into gpu-cuda-rename
2013-09-10 Roman DonchenkoMerge pull request #1425 from pengx17:master_retina_ocl_fix
2013-09-10 Roman DonchenkoMerge pull request #1427 from SpecLad:merge-2.4
2013-09-10 Roman DonchenkoMerge pull request #1415 from znah:sfm_py
2013-09-10 Roman DonchenkoMerge pull request #1422 from SpecLad:nat-act-upd
2013-09-10 Roman DonchenkoMerge remote-tracking branch 'origin/2.4' into merge-2.4
2013-09-10 peng xiaoFix whitespaces.
2013-09-10 pengxiaoFix retina ocl on NV.
2013-09-10 Alex LeontievEliminate use of 32-bit floating pt type
2013-09-10 Alex LeontievMinor fixes
2013-09-10 Alex LeontievMinor fixes
2013-09-10 Alex LeontievPrimal-dual algorithm
2013-09-09 lluisUsing cv::magnitude instead of custom loop and Mat...
2013-09-09 Roman DonchenkoMerge pull request #1381 from 23pointsNorth:master
2013-09-09 Roman DonchenkoUpdated the native activity sample to master's API.
2013-09-09 Roman DonchenkoReenabled adding native app glue for Android samples.
2013-09-09 Roman DonchenkoMerge pull request #1282 from nailbiter:optimDS
2013-09-09 Roman DonchenkoMerge pull request #1412 from jet47:gpu-match-template...
2013-09-09 Roman DonchenkoMerge pull request #1365 from bitwangyaoyao:2.4_bilateral
2013-09-09 Roman DonchenkoMerge pull request #1410 from SpecLad:module-samples
2013-09-09 Roman DonchenkoMerge pull request #1416 from asmorkalov:doc_hough_circle
2013-09-09 Alexander Mordvintsevexpose findEssentialMat, decomposeEssentialMat and...
2013-09-09 Alexander SmorkalovLink to Hough Circle Transform sample fixed in tutorial.
2013-09-09 lluisadded computeNMChannels helper function to compute...
2013-09-09 Vladislav VinogradovMerge branch 'master' into gpu-cuda-rename
2013-09-09 Roman DonchenkoMerge pull request #1387 from vpisarev:ipp_imgwarp
2013-09-09 Roman DonchenkoMerge pull request #1396 from melody-rain:2.4_perf_bgfg_cpp
2013-09-09 Roman DonchenkoMerge pull request #1408 from jet47:new-ptr-fixes
2013-09-09 Roman DonchenkoMerge pull request #1403 from lluisgomez:scene_text_det...
2013-09-09 Roman DonchenkoMerge pull request #1409 from SpecLad:imgproc-test...
2013-09-09 Vladislav Vinogradovremoved detail:: prefix int video_reader
2013-09-09 Vladislav Vinogradovrestored original behaviour or release functions for...
2013-09-09 Vladislav Vinogradovadded missing gpu::matchTemplate implementation for...
2013-09-08 Ozan Tonkalcheck if vtk 5.10.0 exists, if not require 6.0.0
2013-09-08 Ozan Tonkalsupport VTK 6.0.0: cmakelist.txt might need to be refac...
2013-09-08 Ozan Tonkaladd license headers
2013-09-08 Ozan Tonkalupdated documentation
2013-09-08 Ozan Tonkalanother constructor for CameraPositionWidget for displa...
2013-09-08 Ozan Tonkaltext3dwidget offers now users to decide whether it...
2013-09-08 Ozan Tonkalfix crucial bug in get method, hide add and remove...
2013-09-08 Ozan Tonkaltransformations tutorial rst
next