Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
bee68e519a11f2b1710de8026b7aa17090acb83c
Switch branch/tag
opencv
modules
core
src
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
fixed several bugs in CommandLineParser
· bee68e51
Andrey Morozov
authored
13 years ago
bee68e51
Name
Last commit
Last update
..
alloc.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
15 years ago
arithm.cpp
TEGRA optimized add8u, sub8u and logical 8u operations
13 years ago
array.cpp
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
14 years ago
cmdparser.cpp
fixed several bugs in CommandLineParser
13 years ago
convert.cpp
Fixed mixChannels argument types
13 years ago
copy.cpp
fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python.
13 years ago
datastructs.cpp
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
13 years ago
drawing.cpp
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
13 years ago
dxt.cpp
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
14 years ago
lapack.cpp
fixed bug #1370
13 years ago
mathfuncs.cpp
Fixed bug in checkRange - integer Mats were always in range
13 years ago
matmul.cpp
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
13 years ago
matop.cpp
some more core functions documented + minor fixes and rearrangements
14 years ago
matrix.cpp
fixed bug #1370
13 years ago
out.cpp
fixed printing Mx0 matrices (ticket #1247)
13 years ago
persistence.cpp
Performance testing branch is merged back into trunk
13 years ago
precomp.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
15 years ago
precomp.hpp
TEGRA optimized add8u, sub8u and logical 8u operations
13 years ago
rand.cpp
eliminated opencv_extra_api.hpp (all the functionality is moved to the regular OpenCV headers)
13 years ago
stat.cpp
Tegra-optimized minMaxLoc/minMaxIdx
13 years ago
system.cpp
fixed useOptimized(); added checkHardwareSupport description (ticket #1258)
13 years ago
tables.cpp
"atomic bomb" commit. Reorganized OpenCV directory structure
15 years ago