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
499902489408bec3a2711ccbc12a2af0d9318d31
Switch branch/tag
opencv
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
minor
· 49990248
Anatoly Baksheev
authored
14 years ago
49990248
Name
Last commit
Last update
3rdparty
fixed some warnings from xcode
14 years ago
data
removed extra dashes from XMLs to make them standard-compilant (ticket 375)
14 years ago
doc
fixed pdflatex compile error
14 years ago
include
added universal opencv header
14 years ago
interfaces
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
modules
minor
14 years ago
samples
modified FernClassifier::train(); remove old RTreeClassifier and added new implementation CalonderClassifier; removed old find_obj_calonder and added new one
14 years ago
tests
minor fix
14 years ago
utils
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
CMakeLists.txt
--no commit message
14 years ago
OpenCVConfig.cmake.in
removed opencv_gpu from OpenCVConfig.cmake.in
14 years ago
OpenCVFindLATEX.cmake
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
OpenCVFindOpenEXR.cmake
trying to repair OpenEXR detection
14 years ago
OpenCVFindPkgConfig.cmake
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
OpenCVInstallRequiredSystemLibraries.cmake
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
OpenCVModule.cmake
adjust the path in the installed dynamic libraries on MacOSX via INSTALL_NAME_DIR.
14 years ago
OpenCVPCHSupport.cmake
turn off PCH support for GCC 3.x
14 years ago
Package.cmake.in
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
README
testing commit
14 years ago
cmake_uninstall.cmake.in
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
cvconfig.h.cmake
do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV
14 years ago
opencv.pc.cmake.in
Fixed typo in pkgconfig file
14 years ago
README
See doc/index.htm