Yuichi Yoshida
Yuichi Yoshida
Yes, not yet. But, you can find a source code for it in C(but deprecated...). I want to do refactoring all C++ code with Eigen library. (http://eigen.tuxfamily.org/index.php?title=Main_Page) I think my...
Uu.. I think that your code is almost OK. But I don't know what kind of error is happened on your code. I recommend you should write down raw "decodePixelBuff"...
Thank you. I'm checking it, later.
It's a legacy code.
I'm not sure my implementation of rendering and overlaying using OpenGL. The aspect ratio of 1280x720 is different from 640x480. I estimate that aspect ratio can cause such kind of...
I got focal length by using Camera Calibration Toolbox for Matlab. http://www.vision.caltech.edu/bouguetj/calib_doc/htmls/parameters.html Recently, I heard that OpenCV provides such as functions, too.
Test needs test_config.json file. You can make it by editing `./test/test_config.json.sample`.
I want to support tvOS. But, tvOS does not support typical OAuth authentication scheme. Anyone, do you have some ideas to overcome this issue?
Thank you!