projects
/
platform
/
upstream
/
opencv.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
dnn(ocl4dnn): support log softmax in ocl4dnn
2017-10-01
berak
imgcodecs: fix 4 reading channel bmp images
commit
|
commitdiff
|
tree
2017-08-31
berak
features2d: fix BFMatcher.radiusMatch with HAMMING2
commit
|
commitdiff
|
tree
2017-08-30
berak
fix missing std:: in d3dsample
commit
|
commitdiff
|
tree
2017-08-16
berak
imgproc:fix winSize in createHanningWindow()
commit
|
commitdiff
|
tree
2017-07-31
berak
Update README.android
commit
|
commitdiff
|
tree
2017-07-02
berak
dnn: fix some tutorial links
commit
|
commitdiff
|
tree
2017-05-29
berak
py_tutorials: add print() braces for python3
commit
|
commitdiff
|
tree
2017-05-21
berak
fix py_svm_opencv sample
commit
|
commitdiff
|
tree
2017-05-11
berak
py_samples: fix digits.py
commit
|
commitdiff
|
tree
2017-04-24
berak
imgcodecs: fix webp IMREAD_GRAYSCALE loading
commit
|
commitdiff
|
tree
2017-04-17
berak
Update tvl1_optical_flow.cpp
commit
|
commitdiff
|
tree
2017-03-30
berak
fix comment in optim.hpp
commit
|
commitdiff
|
tree
2017-03-20
berak
imgproc: move ShapeMatchModes enum from c to c++ header
commit
|
commitdiff
|
tree
2017-03-19
berak
remove unnessecary print statement
commit
|
commitdiff
|
tree
2017-02-21
berak
fix leaking handle in cap_dshow.cpp
commit
|
commitdiff
|
tree
2017-01-17
berak
Merge pull request #8019 from berak:patch-2
Merge pull request #8019 from
berak
:patch-2
commit
|
commitdiff
|
tree
2016-09-30
berak
python tutorials: removed remainders of former Algorithm...
commit
|
commitdiff
|
tree
2016-08-08
berak
python docs: fix missing output image in cv2.drawKeypoint...
commit
|
commitdiff
|
tree
2016-07-12
berak
opencv_visualization: check cmdline args
commit
|
commitdiff
|
tree
2016-07-10
berak
py_tutorials: fix cv2.findContours return val
commit
|
commitdiff
|
tree
2016-05-30
berak
Update non_linear_svms.cpp
commit
|
commitdiff
|
tree
2016-05-03
berak
python: support for size_t args (default value)
commit
|
commitdiff
|
tree
2016-03-24
berak
fix changed libraries in eclipse tutorial
commit
|
commitdiff
|
tree
2016-03-19
berak
remove opencv_contrib dependancy from planar_tracking.cpp
commit
|
commitdiff
|
tree
2016-03-14
berak
train_svmsgd.cpp : float response
commit
|
commitdiff
|
tree
2016-03-14
berak
svmsgd.cpp, fix #6248
commit
|
commitdiff
|
tree
2016-02-29
berak
fix python ml tutorials
commit
|
commitdiff
|
tree
2016-01-04
berak
ml: fix NormalBayesClassifier bulk prediction(#5911)
commit
|
commitdiff
|
tree
2016-01-01
berak
fix cv::MARKER_TRIANGLE_UP
commit
|
commitdiff
|
tree
2015-11-12
berak
AKAZE: check channels instead of type in detectAndCompute
commit
|
commitdiff
|
tree
2015-11-06
berak
remove usage of obsolete _dataAsRows flag
commit
|
commitdiff
|
tree
2015-10-30
berak
add Rect2d to python bindings
commit
|
commitdiff
|
tree
2015-10-21
berak
update python features2d tutorials
commit
|
commitdiff
|
tree
2015-10-06
berak
fix zero length std::string in putText()
commit
|
commitdiff
|
tree
2015-10-06
berak
fix zero length std::string in putText()
commit
|
commitdiff
|
tree
2015-09-23
berak
initialize temp_train_samples in SVM::autoTrain
commit
|
commitdiff
|
tree
2015-09-21
berak
remove usage of obsolete _dataAsRows flag
commit
|
commitdiff
|
tree
2015-09-04
berak
Update cloning_gui.cpp
commit
|
commitdiff
|
tree
2015-09-04
berak
Update PnPProblem.cpp
commit
|
commitdiff
|
tree
2015-08-27
berak
enable VideoWriter class for java
commit
|
commitdiff
|
tree
2015-07-25
berak
Update ml.hpp
commit
|
commitdiff
|
tree
2015-07-01
berak
fix plausability check, #issue 4429
commit
|
commitdiff
|
tree
2015-06-03
berak
http://code.opencv.org/issues/4359 2.4 branch
commit
|
commitdiff
|
tree
2015-06-03
berak
http://code.opencv.org/issues/4359, for master
commit
|
commitdiff
|
tree
2015-05-10
berak
small fixes for features2d tutorials
commit
|
commitdiff
|
tree
2015-04-14
berak
changed create function in tutorial
commit
|
commitdiff
|
tree
2015-03-05
berak
fix features2d tutorials
commit
|
commitdiff
|
tree
2015-02-20
berak
fix houghlines.py sample and tutorial
commit
|
commitdiff
|
tree
2015-01-15
berak
fixes for latest changes in opencv3.0 api
commit
|
commitdiff
|
tree
2014-11-02
berak
support older gcc versions
commit
|
commitdiff
|
tree
2014-10-07
berak
bugfix #3945 pass idx,idx1 by reference instead of...
commit
|
commitdiff
|
tree
2014-10-04
berak
change remaining c-api CV_ prefixes in constants
commit
|
commitdiff
|
tree
2014-09-14
berak
small corrections to applyColorMap docs
commit
|
commitdiff
|
tree
2014-09-04
berak
adding fourcc to VideoWriter docs
commit
|
commitdiff
|
tree
2014-07-08
berak
added missing impl for multi-dim Mat::ones, Mat::zeros...
commit
|
commitdiff
|
tree
2014-06-11
berak
add Bag of Words to python wrapper
commit
|
commitdiff
|
tree
2014-06-07
berak
export BOW to script wrappers
commit
|
commitdiff
|
tree
2014-05-28
berak
2 fixed unassigned reshapes in em (#3674)
commit
|
commitdiff
|
tree
2014-03-17
berak
fixed h / s ranges in histogram_calculation tutorial
commit
|
commitdiff
|
tree
2014-03-16
berak
missing () on Mat::type()
commit
|
commitdiff
|
tree
2014-02-08
berak
proper initialization for ccimpl in bool CascadeClassifier...
commit
|
commitdiff
|
tree
2013-12-20
berak
core/utility.hpp missing in flann/timer.h
commit
|
commitdiff
|
tree
2013-11-30
berak
CV_WRAP for BackgroundSubtractorMOG2
commit
|
commitdiff
|
tree
2013-11-30
berak
corrected initialization of output_folder in facereco...
commit
|
commitdiff
|
tree
2013-11-30
berak
swapped x,y in elbp_
commit
|
commitdiff
|
tree
2013-11-24
berak
mouse_and_match.py missing import cv2
commit
|
commitdiff
|
tree
2013-08-22
berak
rebased commits
commit
|
commitdiff
|
tree
2013-08-22
berak
using VideoCapture instead of CvCapture* in cascade...
commit
|
commitdiff
|
tree
2013-07-30
berak
expanded the CV_Assert in pyrdown_ to check for empty...
commit
|
commitdiff
|
tree
2013-07-29
berak
added add_definitions(-DCVAPI_EXPORTS) to cmakelists.txt
commit
|
commitdiff
|
tree
2013-06-07
berak
Moments.nu** fields initialized in completeMomentState...
commit
|
commitdiff
|
tree
2013-06-07
berak
restored utility.hpp
commit
|
commitdiff
|
tree
2013-06-07
berak
added initialization of Moments.nu** params in completeMomen...
commit
|
commitdiff
|
tree
2013-03-22
berak
Update CMakeLists.txt
commit
|
commitdiff
|
tree
2013-02-01
berak
Update modules/contrib/include/opencv2/contrib/contrib.hpp
commit
|
commitdiff
|
tree