photo

Andres Elzaurdia


Last seen: presque 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Obtain data points from plot using 'buttondownfcn' nested functions
function [Xsig,Ysig] = GetPoint(Figure) set(Figure,'ButtonDownFcn', @ExtractPoint) ; function ExtractPoint(ClickedPoint,~)...

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


Select shape from multiple closed borders in Image to obtain cell information/index from cell array B
rgbFrame = readFrame(VideoObject) ; % Read video frame in RGB gFrame = rgb2gray(rgbFrame) ; % Convert frame to Gr...

environ 4 ans il y a | 1 réponse | 0

0

réponse