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
628b23acc854232f95fbbc3f5158a4f84e53680d
Switch branch/tag
opencv
modules
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
GCC 4.8 warning array subscript is above array bounds fixed.
· 628b23ac
Alexander Smorkalov
authored
10 years ago
(cherry picked from commit
e11333dd
)
628b23ac
Name
Last commit
Last update
..
androidcamera
Multiple fixes in camera.
11 years ago
calib3d
fix typo in test_cameracalibration
11 years ago
contrib
doc typos
11 years ago
core
fix output matrix allocation in cv::subtract(cherry picked from commit
629461c8
)
10 years ago
dynamicuda
disable NPP for GpuMat methods and for copyMakeBorder
11 years ago
features2d
remove unused variables in CV_KDTreeTest_CPP::findNeighbors()
11 years ago
flann
Merge pull request #2026 from pemmanuelviel:giveFurthestPoint
11 years ago
gpu
Build fixes for CUDA 6.5
10 years ago
highgui
Corrected bug #1437. Corrected the cast of two short values from an lParam. lParam contains two signed-short, the position can be negative when another mouse event happens with a mouse_move (mouse_click, etc.)
11 years ago
imgproc
GCC 4.8 warning array subscript is above array bounds fixed.
10 years ago
java
OpenCV version++. OpenCV Manager version++.
11 years ago
legacy
doc typos
11 years ago
ml
Merge pull request #2107 from nghiaho12:nn_doc
11 years ago
nonfree
fixed C4505
11 years ago
objdetect
remove unused variable in HOGDescriptor::groupRectangles()
11 years ago
ocl
remove unused variable in OCL_PERF_TEST_P()
11 years ago
photo
typos
11 years ago
python
All installed files marked with component names for install customization.
11 years ago
stitching
turn on CUDA part of stitching module on Android for non-dynamic build
11 years ago
superres
Superres module enabled for Android. GPU samples build fixed for Android.
11 years ago
ts
Misprint fixed in table formatter
11 years ago
video
Fixed an issue with weight assignment causing the resulting GMM weights to be unsorted in BackgroundSubtractorMOG2
11 years ago
videostab
fix variable name typo in calcBlurriness
11 years ago
viz
Added cloud shading support - additional normals array is used
11 years ago
world
CMake's get_filename_component with NAME_WE parameters, interprets first period as start of extension. For. e.g file name with out extension of 'this.is.a.text.file.txt' will be taken as 'this'. Hence using NAME with regex replacement to get 'this.is.a.text.file'
11 years ago
CMakeLists.txt
Add support for adding custom OpenCV modules.
11 years ago
refman.rst.in
Merged the trunk r8517:8524
12 years ago