Community Profile

photo

windmill


Last seen: etwa 3 Jahre vor Aktiv seit 2020

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Convert 32 bit image to 8 bit image
Hey, I have an .tif grayscale image with a bit depth of 32. I want to convert it from 32 bit to 8 bit. I tried using mat2gray, ...

mehr als 3 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Apply transformation matrix to image
Hey, I have used the algorithm "Absolute Orientation - Horn's method" by Matt J in order to undistord an image. As a result I g...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Transform set of points into 2xN matrix
Hey, I have a set of points and I would like to transform them into a 2xN matrix. Does anyone know how to do this? set1 = [112...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Extract transformation matrix from image distortion
Hey, I have used the following code for image distortion using control points. I would like to extract the transformation matrix...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Correct image distortion with reference image
Hey, how can I correct an image for lense distortion using a reference image and control points and perform a cross correlation ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Cropping out two images from one big image by manually selecting the cropping are
How can I crop two images out from one big image by manually selecting the region for cropping out with a rectangle for example?...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten