Community Profile

photo

Mark


SUNY Stony Brook University

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Looking up a string from a cell with user input
Hopefully this should help. I needed to do some random manipulation at the beginning, but I think newer releases of Matlab have ...

11 years ago | 0

Answered
How can I store pixel position in two different array ?
This should help... I=imread('img.jpg'); %Assuming this is a gray-scale image idx=find(I==255); [B,A]=ind...

11 years ago | 0

| accepted

Question


How can I create an interior convex set?
(Background): I am working on a code to automate the process of reconstructing arterial networks from medical imaging scans. As ...

11 years ago | 0 answers | 0

0

answers