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
e812a02c0b63e6086cc4ae4c7b6380eced3429c3
Switch branch/tag
opencv
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
remove #include <Eigen/Core> from eigen.hpp
· e812a02c
Vadim Pisarevsky
authored
14 years ago
e812a02c
Name
Last commit
Last update
3rdparty
modding the 3rdparty CMakeLists.txt to allow for android compilation using cmake
14 years ago
android
adding setup for some sample applications that use OpenCV on the android platform - nothing concrete yet - but soon.
14 years ago
data
removed extra dashes from XMLs to make them standard-compilant (ticket 375)
14 years ago
doc
Update doc because of typo in Qt section
14 years ago
include
added universal opencv header
14 years ago
interfaces
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
modules
remove #include <Eigen/Core> from eigen.hpp
14 years ago
samples
added bag of words; did some renaming
14 years ago
tests
added bag of words; did some renaming
14 years ago
utils
"atomic bomb" commit. Reorganized OpenCV directory structure
14 years ago
CMakeLists.txt
Added compilation with NPP to GPU module(FindNPP script). Tested only on win32, but it does not influence on OpenCV compilation if WITH_CUDA flag unset.
14 years ago
OpenCVConfig.cmake.in
added flags OpenCV_COMPUTE_CAPABILITIES, which stores the version compute capability from which it is compiled opencv
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
Qt ticket #531
14 years ago
opencv.pc.cmake.in
Fixed typo in pkgconfig file
14 years ago
README
See doc/index.htm