Community Profile

photo

Bruno Neto


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Extract data from UIAxes in AppDesigner
Hello, I'm devolping an app in AppDesigner and I want to extract data from a UIAxes. I have several different actions before I ...

1 year ago | 1 answer | 0

1

answer

Question


Check if button was pressed in Matlab AppDesigner
Hello I'm developing an app on Matlab AppDesigner and I have several buttons. I want to do a certain code if the button before w...

1 year ago | 2 answers | 0

2

answers

Question


Refine delaunay triangulation mesh
I have the code wich generates this delaunay triangulation. I need to add more triangles inside this object to get it as uniform...

2 years ago | 1 answer | 0

1

answer

Question


Save plotted lines in an matrix
Here's my code to obtain these two lines: [B,L,N,A] = bwboundaries(ImgClosed); figure imshow(ImgClosed) hold on; % Loop t...

2 years ago | 1 answer | 0

1

answer

Question


Remove excess delaunay triangulation
Basically I have this two images: - the left one, is a mesh created with delaunayTriangulation command (in blue) and the co...

2 years ago | 1 answer | 0

1

answer

Question


Convert binary image to a line plot
I have a image with the contours of an object I'm analyzing, this image is a binary image where it shows the contours of the obj...

2 years ago | 1 answer | 0

1

answer

Question


Matching a RGB image with Depth image
Hey so I have this three images and I need to extract from the depth image, all the depth data coincident/associated with the cr...

2 years ago | 1 answer | 0

1

answer

Question


Matlab AppDesigner PointCloud not appearing on UIAxes
I'm trying to plot a point cloud into a UIaxes on app designer but it displays on the background panel/figure and not only on th...

2 years ago | 1 answer | 0

1

answer