| .. |
|
CMakeLists.txt
|
CMake: Add --exclude-libs flags to static thirdparty libraries
|
2022-03-09 16:23:37 +01:00 |
|
arToolKit.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
arToolKit.cxx
|
vision: Fix another use of wrong delete operator in ARToolKit code
|
2023-01-27 10:40:47 +01:00 |
|
arToolKit.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
config_vision.cxx
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
config_vision.h
|
video4linux: don't block on reading camera frames
|
2018-03-11 16:39:00 +01:00 |
|
openCVTexture.I
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
openCVTexture.cxx
|
vision: Allow including from OpenCV's videoio, for 3.x+
|
2019-01-06 15:33:11 -07:00 |
|
openCVTexture.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
p3vision_composite1.cxx
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
|
webcamVideo.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
webcamVideo.cxx
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
webcamVideo.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
webcamVideoCursorOpenCV.cxx
|
opencv: Use correct headers for videoio C interface
|
2023-02-12 18:18:20 +01:00 |
|
webcamVideoCursorOpenCV.h
|
vision: Fix missing includes/declarations
|
2018-11-03 22:51:28 -06:00 |
|
webcamVideoCursorV4L.cxx
|
v4l: O_NONBLOCK flag should be OR'ed to O_RDWR or mmap will fail below
|
2022-05-05 10:28:55 +02:00 |
|
webcamVideoCursorV4L.h
|
Fix for certain libjpeg versions that override INLINE macro
|
2017-06-12 19:46:59 +02:00 |
|
webcamVideoDS.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
webcamVideoOpenCV.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
webcamVideoOpenCV.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
webcamVideoV4L.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
webcamVideoV4L.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |