windmill
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
68,224
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 4 answers | 0
4
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0