Feeds
질문
How to convert a right handed rotation matrix into a left handed one?
Previsouly I used this(page 7): http://answers.unity3d.com/storage/temp/12048-lefthandedtorighthanded.pdf to transform my rotat...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
How can I save lines in MATLAB as an image?
After I finished the transformation with my program I would like to export the images which contains different number of lines. ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
How to generate lines from coordinates?
I have hundreds of pair of points. I would like to generates k lines with a loop and I would like to be able to save all of them...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
How to insert two matrices into a matrix?
I would like to insert my matrices: R, R' and t,t' into an identity 4x4 matrix. Then I would like to multiple them and as a r...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
How to read sequence of files?
I have to import and after modification save more than 10.000 .bin files. My files name is '000000.bin' and I would like to sav...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
How I save my variable into text file?
I have a problem during saving my variable. When I run my code I receive a value (249336x4 int16). If I open it in MATLAB I see ...
거의 9년 전 | 답변 수: 1 | 0
