Community Profile

photo

Philipp Glira


Austrian Institute of Technology AIT

Last seen: 6 months ago Active since 2013

Followers: 0   Following: 0

Message

Programming Languages:
Python, C++, MATLAB, HTML, CSS, Shell
Spoken Languages:
English, German, Italian

Statistics

All
  • Thankful Level 1
  • GitHub Submissions Level 3
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 3
  • First Review
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


2D_nonrigid_tricubic_pointcloud_registration
Prototype implementation of a non-rigid point cloud registration algorithm using piece-wise tricubic polynomials as transformati...

6 months ago | 4 downloads |

Thumbnail

Submitted


Point cloud tools for Matlab
Various tools for working with large point clouds

7 months ago | 110 downloads |

Thumbnail

Submitted


cloudcompare-sbf-io
Support for CloudCompare's sbf format in Matlab

2 years ago | 1 download |

Submitted


simpleICP
Implementations of a rather simple version of the Iterative Closest Point algorithm in various languages.

2 years ago | 11 downloads |

Thumbnail

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

answers

Question


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

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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

answers

Solved


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...

8 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

answers

Question


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

0

answers