Directory Modules/OpenCV/

Directory Created:
2009-07-24 22:15
Total Files:
11
Deleted Files:
0
Lines of Code:
2215

[root]/Modules/OpenCV

Lines of Code

Modules/OpenCV/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 2222 (100.0%) 130.7
hliu 16 (94.1%) 2222 (100.0%) 138.8
jcfr 1 (5.9%) 0 (0.0%) 0.0

Most Recent Commits

jcfr 2009-12-07 23:15 Rev.: 11209

ENH: Update CMakeLists.txt - CMake 2.6 is now required

The following line have been added:

CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
MARK_AS_ADVANCED(CMAKE_BACKWARDS_COMPATIBILITY)

0 lines of code changed in 1 file:

  • Modules/OpenCV: CMakeLists.txt (changed)
hliu 2009-08-18 10:59 Rev.: 10290

ENH: made OpenCV compile with opencv library 1.0.

0 lines of code changed in 2 files:

  • Modules/OpenCV: CMakeLists.txt (changed), FindOpenCV.cmake (changed)
hliu 2009-08-18 10:57 Rev.: 10289

ENH: moved OpenCV module into IGT category.

0 lines of code changed in 1 file:

  • Modules/OpenCV: vtkOpenCVGUI.h (changed)
hliu 2009-07-25 14:06 Rev.: 10032

STYLE: removed some message commands.

1 lines of code changed in 1 file:

  • Modules/OpenCV: CMakeLists.txt (+1 -7)
hliu 2009-07-25 13:58 Rev.: 10031

BUG: linked to OpenCV libraries.

11 lines of code changed in 1 file:

  • Modules/OpenCV: CMakeLists.txt (+11)
hliu 2009-07-24 22:15 Rev.: 10027

ENH: added OpenCV module.

2210 lines of code changed in 11 files:

  • Modules/OpenCV: CMakeLists.txt (new 144), FindOpenCV.cmake (new 215), FindOpenIGTLink.cmake (new 93), OpenCV.txt (new 2), README.txt (new 36), vtkOpenCVConfigure.h.in (new 30), vtkOpenCVGUI.cxx (new 745), vtkOpenCVGUI.h (new 146), vtkOpenCVLogic.cxx (new 636), vtkOpenCVLogic.h (new 134), vtkOpenCVWin32Header.h (new 29)
Generated by StatSVN 0.5.0