Community Profile

photo

Amr


Con actividad desde 2011

Followers: 0   Following: 0

Contacto

Computer Science Student

Estadísticas

  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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. ...

casi 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 13 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

casi 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


"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...

casi 13 años hace | 4 respuestas | 0

4

respuestas