photo

Sjoerd


Last seen: 3 jours il y a Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Getting to camera coordinates from world coordinates. (estimateCameraParameters)
Got it. All I needed to do was; imagePoints(1,:) =imagePoints(1,:)./imagePoints(3,:); imagePoints(2,:) =imagePoints(2,:)./imag...

4 mois il y a | 0

Question


Getting to camera coordinates from world coordinates. (estimateCameraParameters)
I did a camera calibration, which gives me the cameraParams . I then assumed that I could do A = cameraParams.Pattern...

4 mois il y a | 1 réponse | 0

1

réponse

Réponse apportée
Problem with varargin and getting output
Hi Lissa, I would move the following code to outside of teh function (in general, don't have paths and filenames inside fun...

plus de 3 ans il y a | 0

Question


Reading data from Sensor Streamer; data conversion binary==>float
Hi All, I have some trouble reading data from an Iphone app (sensor streamer, https://itunes.apple.com/us/app/sensor-data-stre...

presque 10 ans il y a | 2 réponses | 1

2

réponses