Results 6 issues of Kyuhyoung Choi

When the button"Stop" is clicked, where is the location the recorded file is saved ? Actually I don't think any video is saved. There is no video file newly found...

migrated googlesamples

Currently is it possible to record 960 fps super slow motion video on such phones as Galaxy 9 or Sony Xperia If I modify this android-MediaRecorder example ?

migrated googlesamples

Hello. I tested pypreprocessor as following In "py2and3.py" ``` import sys from pypreprocessor import pypreprocessor #exclude if sys.version[:3].split('.')[0] == '2': pypreprocessor.defines.append('python2') if sys.version[:3].split('.')[0] == '3': pypreprocessor.defines.append('python3') pypreprocessor.parse() #endexclude from print_python_version...

Where are things such as "FLAGS_images" and "FLAGS_calibration_file" are defined ? Are they stl vectors ? I can not find their definitions. Please tell me the name of file where...

In the file 'test_rob.py', the network is applied two times for Middlebury images. And it says "Run caffe for Middlebury2014 one more time to calculate right disparity". What is this...

Thank you for making this codes public, first of all. Why are there many codes such as following : std::cout