Community Profile

photo

Jason


Last seen: 2 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • First Review

View badges

Feeds

View by

Question


Matlab runtime should provide static libraries instead of shared libraries
Currently Matlab runtime packages it's libraries as shared libraries and dump it inside MATLAB_Runtime/vXX/bin/glnxa64/ along wi...

6 years ago | 1 answer | 0

1

answer

Question


What do I have to put in cameraParameters in order to for showExtrinsics to work?
Lets say I obtain extrinsic parameters for a camera somewhere else instead of Matlab's camera matlab camera calibration app, but...

8 years ago | 1 answer | 1

1

answer

Question


MAT-File Libraries conflicts with existing libraries causing error in CMake
I am trying to link libmx.so and libmat.so from Matlab Runtime to my C++ code on Ubuntu 14.04. However, when I specify the libra...

8 years ago | 0 answers | 0

0

answers

Question


What is the checkerboard corner detection algorithm based on?
I read from http://stackoverflow.com/questions/27256994/what-is-the-best-calibration-method that Matlab camera calibration app c...

8 years ago | 0 answers | 2

0

answers

Answered
How to run the Stereo camera calibrator with a fixed intrinsic parameters?
Hi Dima, Thanks a lot for letting me know. My application requires high accuracy in calibration so the approximation method y...

9 years ago | 0

Question


How to run the Stereo camera calibrator with a fixed intrinsic parameters?
I have three cameras A, B and C, when I stereo calibrate A B and B C, the intrinsic parameters computed for B is different for t...

9 years ago | 2 answers | 1

2

answers