gaetano mallardo
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
Add Gaussian noise to mesh or point cloud
There is a function to generete 3d gaussian noise in mesh or point cloud??
5 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 1
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 1 个回答 | 1
1
个回答提问
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...
6 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 2 个回答 | 0
2
个回答提问
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...
6 years 前 | 1 个回答 | 0