projects
/
profile
/
ivi
/
opencv.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/opencv.git
2014-08-19
Alexander Mordvintsev
function namespaces partially work
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Alexander Mordvintsev
handling namespaces on parsing functions
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vadim Pisarevsky
Merge pull request #3104 from dkanafeev:new_ipp_func_master
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vadim Pisarevsky
Merge pull request #3122 from akarsakov:cvtcolor_perf_t...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vadim Pisarevsky
Merge pull request #3121 from akarsakov:ocl_dft_opt
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Vadim Pisarevsky
Merge pull request #3119 from mshabunin:logistic-regression
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Maksim Shabunin
Modified logistic regression module according to comments
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Maksim Shabunin
Updated logistic regression example
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Maksim Shabunin
Reworked ML logistic regression implementation, initial...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Maksim Shabunin
Fixed ML module build after merge
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
fixed warnings in type conversions
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
removed extra comments in train method
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
removed a couple of unnecessary comments in Logistic...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
fixed logistic regression documentation warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
fixed default constructor for LogisticRegression class...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
removed default value from LogisticRegression construct...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
fixed missing semicolon in logistic regression document...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
updated mini_batch_size description for LogisticRegress...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
fixed indentation in logistic regression documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
fixed indentation in logistic regression documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
fixed white space in logistic regression prototype
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
fixed white space in logistic regression classifier
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
updated test for logistic regression
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
updated logistic regression definition
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
updated prototype for logistic regression classifier
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
updated prototype for logistic regression classifier
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
updated documentation to reflect new api changes for...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
updated logistic regression program with new api example
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
updated documentation to do reflect changes to logistic...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
fixed trailing whitespaces in LogisticRegression code.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
removed trailing whitespaces from predict function
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
removed trailing whitespaces from updated logistic...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
removed unnecessary semicolon in LogisticRegression...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
fixed typedef for LogisticRegression. Updated LogisticR...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
updated documentation to reflect newer changes to Logis...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
updated test for logistic regression after changes...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
added updated logistic regression prototype with newer...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
rewrote the code to update API, removed inheritance...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
updated logistic regression sample program
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
fixed trailing white-space in logistic regression class
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
fixed trailing white-space in sample program for logist...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
updated logistic regression sample program
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
added logistic regression classifier
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
added logistic regression prototype
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
added test for logistic regression
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
added documentation for logistic regression classifier
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
added reference to logistic regression document
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
added program to demonstrate use of logistic regression...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Rahul Kavi
added sample data file to test logistic regression...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Alexander Karsakov
Fixed getConversionInfo() for YUV2RGBA_* conversions
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Alexander Karsakov
Changed twiddle buffer creation to use OCL buffer pool...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Vadim Pisarevsky
Merge pull request #3107 from vpisarev:fixed_win_build
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Vadim Pisarevsky
Merge pull request #3086 from fpuja:pragma_warning4127_...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Vadim Pisarevsky
Merge pull request #3114 from abidrahmank:PyBindTutorials
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
abidrahmank
Python bindings tutorial
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Vadim Pisarevsky
multiple yet minor fixes to make most of the tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Vadim Pisarevsky
Merge pull request #3111 from vpisarev:make_ximgproc_co...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Vadim Pisarevsky
fix compile problems with contributed ximgproc/xphoto
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
dkanafeev
Intel Summer School 2014
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Vadim Pisarevsky
removed duplicated Hershey fonts
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Alexander Alekhin
fix VCS version
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Vadim Pisarevsky
Merge pull request #3106 from LeszekSwirski:fix-gemm...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
jaco
#pragma warning4127 fixation modified 2
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Roman Donchenko
Merge tag '3.0.0-alpha'
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Roman Donchenko
Set status to alpha
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Leszek Swirski
Fix reallocation of D buffer in gemm
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Alexander Alekhin
Merge pull request #3088 from vbystricky:ocl_enableNormEtc
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
vbystricky
Disable OpenCL version of minMaxIdx with mask on AMD...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Vadim Pisarevsky
Merge pull request #3103 from vpisarev:core_imgproc_opt...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Vadim Pisarevsky
Merge pull request #3101 from akarsakov:ipp_thresh_fix
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Vadim Pisarevsky
Merge pull request #3102 from akarsakov:ocl_denoising_fix
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Vadim Pisarevsky
fixed trailing whitespaces
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Vadim Pisarevsky
trying to solve compile problems; temporarily disabled...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Alexander Alekhin
Merge pull request #3098 from jet47:fix-cuda-compilation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Vadim Pisarevsky
fixing more compile problems with Java bindings etc
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Vadim Pisarevsky
trying to fix builds
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Vadim Pisarevsky
Merge pull request #3090 from akarsakov:ocl_reduce_fix
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Vadim Pisarevsky
Merge pull request #3100 from vpisarev:disabled_neon_sp...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Vadim Pisarevsky
removed optim module; moved its functionality to core...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
vbystricky
Set sync=true in ocl_minMaxIdx kernel call. For tests
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Alexander Karsakov
Minimal image size is set to 5*5 for OCL path of fastNl...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Alexander Karsakov
Fixed incorrect pointer conversion for in-place threshold
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Vadim Pisarevsky
another mac-related fix, let's squeeze it in this PR too
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Vadim Pisarevsky
avoid compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
VBystricky
Change epsilon for NORM_INF_2args accuracy tests
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Vadim Pisarevsky
Merge pull request #3097 from mshabunin:gdal-support
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Vadim Pisarevsky
Merge pull request #3094 from Adil-Ibragimov:minor_fixe...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Vadim Pisarevsky
Merge pull request #3089 from Adil-Ibragimov:fix_cuda_c...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Vadim Pisarevsky
fixed build of iOS framework another time; clang does...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
jaco
#pragma warning4127 fixation modified
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Vladislav Vinogradov
fix cudabgsegm module compilation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
vbystricky
Enable OpenCL version of norm and convertScaleAbs or...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
mshabunin
Merge with master and fix conflicts
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Vladislav Vinogradov
remove -fvisibility-inlines-hidden from CUDA compiler...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Vladislav Vinogradov
use directory-based include_directories command if...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Vladislav Vinogradov
move CUDA compilation step from ocv_glob_module_sources...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Vadim Pisarevsky
Merge pull request #3095 from vpisarev:restore_ocl_div_...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Adil Ibragimov
fix for gcc
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Vadim Pisarevsky
now the tests pass with loop_times==30
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Adil Ibragimov
Several type of formal refactoring:
commit
|
commitdiff
|
tree
|
snapshot
next