windmill
Followers: 0 Following: 0
Feeds
提问
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, ...
4 years 前 | 4 个回答 | 0
4
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
4 years 前 | 1 个回答 | 0
1
个回答提问
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?...
4 years 前 | 2 个回答 | 0