Community Profile

photo

gaetano mallardo


Active since 2019

Statistics

  • First Review
  • Thankful Level 3

View badges

Content Feed

View by

Question


From cell to matrix
I have a cell variable and need to extract its values. The cell arrai is like in picture. I would like have a matrix or 3 vec...

5 years ago | 2 answers | 0

2

answers

Question


Change Reference frame in 3d plot
I want to change the xyz axis of my plot with 3 direction i have calculated. The big red and green vector are vector i made usi...

5 years ago | 1 answer | 0

1

answer

Question


Build a new reference frame and generate rotation matrix between old and new reference frame
I have a 3D body with a cilinder on the side. Matlab automatically set the reference frame in the center of the object. I want...

5 years ago | 0 answers | 0

0

answers

Question


Add Gaussian noise to mesh or point cloud
There is a function to generete 3d gaussian noise in mesh or point cloud??

5 years ago | 1 answer | 0

1

answer

Question


Plot tabel in a loop
I have a code to plot a table, but i am not able to generate it in a loop as the "dat vector" is made of double and array. The...

5 years ago | 1 answer | 0

1

answer

Question


Change variable name in a loop
I want to call a function in a loop which gives me a 3xn matrix and i want to call the matrix model_(number) for i=1:length(...

5 years ago | 1 answer | 0

1

answer

Question


Region growing for mesh
Does matlab implement any region growing alghoritm which is able to work with point cloud or mesh? I have find only function f...

5 years ago | 1 answer | 1

1

answer

Question


help understanding cell and (end+1) use
Hi, i have a script where for the first time i meet the cell array. I've read the documentation and it seems quite clear. The ...

5 years ago | 1 answer | 0

1

answer

Question


Automatic point cloud segmentation
I have a point cloud as in picture. It is made mainly of a plane and some holes that could be identified as cylinder. There is...

5 years ago | 0 answers | 0

0

answers

Question


match 2 point cloud
I have a pointcloudA which is acquired by a Lidar, and a pointcloudB generated by photogrammetry. I would like to overlap the ...

5 years ago | 0 answers | 0

0

answers

Question


How to apply a mask only on saturation in a hsv image
I have an rgb image converted n hsv. I need just the saturation level (sIm) hsvIm = rgb2hsv(im); % Convert RGB to HSV hIm = hs...

5 years ago | 1 answer | 1

1

answer

Question


How to make ROI selection automatic
I have a 3d point cloud body with some holes. I would like to use the fitcylinder function in the holes, but to do this i need t...

5 years ago | 0 answers | 0

0

answers

Question


Is it possible to use deep learning with 3d point cloud?
I am working with a point cloud. I would like to develop a deep learning method which is able to recognize specific 3d geometr...

5 years ago | 2 answers | 0

2

answers

Question


Plot cylinder symmetry axis
I am using the function cylinder to generate a cylinder model. I would like to show the cylinder axis in my plot. There is a f...

5 years ago | 1 answer | 0

1

answer