Philipp Glira
Austrian Institute of Technology AIT
Followers: 0 Following: 0
Python, C++, MATLAB, HTML, CSS, Shell
Spoken Languages:
English, German, Italian
Statistics
RANK
33,707
of 295,448
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
2,132 of 20,227
REPUTATION
830
AVERAGE RATING
5.00
CONTRIBUTIONS
4 Files
DOWNLOADS
51
ALL TIME DOWNLOADS
6179
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
2D_nonrigid_tricubic_pointcloud_registration
Prototype implementation of a non-rigid point cloud registration algorithm using piece-wise tricubic polynomials as transformati...
1 year ago | 3 downloads |
Submitted
Point cloud tools for Matlab
Various tools for working with large point clouds
1 year ago | 40 downloads |
Submitted
cloudcompare-sbf-io
Support for CloudCompare's sbf format in Matlab
3 years ago | 1 download |
Submitted
simpleICP
Implementations of a rather simple version of the Iterative Closest Point algorithm in various languages.
3 years ago | 7 downloads |
Question
Unusable uiaxes/axes in apps
It seems that uiaxes or axes components in apps are generally not usable. They are extremely slow and unresponsive. Here a mini...
3 years ago | 0 answers | 0
0
answersQuestion
Is there any way to define a loss function in optimization problems?
Is there any way to define a loss function when setting up an optimization problem using the optimization toolbox? Main purpose...
3 years ago | 1 answer | 0
1
answerQuestion
Get Jacobian when using problem-based approach in Optimization Toolbox
When using lsqnonlin to solve a least squares problem, the jacobian gets returned as last argument: [x,resnorm,residual,exitfla...
4 years ago | 1 answer | 0
1
answerQuestion
Is it possible to compute individual elements of a matrix inverse?
I have a large sparse regular matrix. Instead of computing the full inverse of it, I just want to determine individual elements ...
7 years ago | 0 answers | 0
0
answersSolved
How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...
9 years ago
Question
How can i define the nodata tag for geotiffwrite?
Hi is it possible to define the nodata tag for the export of a GeoTiff with geotiffwrite? Thanks in advance.
11 years ago | 0 answers | 0
0
answersQuestion
How can i create a GeoTiff with geotiffwrite without EPSG code?
Hi, when I'm using the function geotiffwrite I have to define a epsg code for the georeferencing of the output GeoTiff ('Coor...
11 years ago | 0 answers | 0