Statistics
RANK
29,962
of 295,569
REPUTATION
1
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
How do I find the orthogonal projection of a point onto a plane
The vectorized version would be simply just C_proj = C - (C - P) * n' * n;
7 months ago | 0
Question
force to estimate with pcregistericp only the rotation
Hi, I have the use case that I would like to us the G-ICP with plane to plane (as provided in pcregistericp) to estimate just ...
12 months ago | 1 answer | 1
1
answerQuestion
2D FFT interpolation - Keeping the amplitude
% input matrix = [1.41 + 0.31i,-0.480 + 1.47i,-1.67 + 2.23i,-2.38 + 2.02i,-2.07 + 1.47i,-1.11 + 0.34i,-0.0900 - 0.65i,0.700 - 0...
1 year ago | 1 answer | 0
1
answerQuestion
Match color of images by common areas
I've a batch of images made by different sensors, and now I want to adjust the color so that they look similar/identical. The id...
5 years ago | 1 answer | 0
1
answerQuestion
Custom Modifiable datastore tall array
I have a huge dataset consisting of: daily matrix data (NxMx1) auxillary parameter Due to the massive amount, I cannot load a...
5 years ago | 1 answer | 0