commit | 6742a44eed6073e53791f72940ff32ae08221874 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Sun Nov 03 12:58:42 2013 -0800 |
committer | Brian Silverman <brians> | Sun Nov 03 12:58:42 2013 -0800 |
tree | 8b3bc31ffdb55c5f61465c3b8c0597c7d374d0b0 | |
parent | 2728e1903cf6047542a22de3a8d7d5ca163f42a6 [diff] [blame] |
got vision code actually working (and somewhat tuned) but it crashes
diff --git a/vision/vision.gyp b/vision/vision.gyp index 8fe50a4..df27045 100644 --- a/vision/vision.gyp +++ b/vision/vision.gyp
@@ -6,8 +6,8 @@ 'sources': [ 'OpenCVWorkTask.cpp', 'CameraProcessor.cpp', - 'BinaryServer.cpp', - 'PacketNotifier.cpp', + #'BinaryServer.cpp', + #'PacketNotifier.cpp', 'JPEGRoutines.cpp', ], 'dependencies': [