photo

Amr


2011년부터 활동

Followers: 0   Following: 0

메시지

Computer Science Student

통계학

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to fill empty parts of a projected image?
When i projected a 3D model on a 2D plan (Perspective projection) the result of the projection appeared as the following image. ...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


How to change 3 meter to pixel distance ?
I have a 3D object and I need to project it relative to a 2D image, which is captured 3m away with a camera. When I tried to mak...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


How do I convert focal length from mm to pixels?
Hello, I used the Exif data to determine the focal length of an image. and i get it with measure unit (mm) and in need to con...

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


"Data dimensions must agree" Error
[code]im = im2double(imread('rice.png')); [X Y]= meshgrid(1:size(im,1),1:size(im,2)); surf(zeros(size(im)),X,Y,im,'EdgeCol...

대략 13년 전 | 답변 수: 4 | 0

4

답변