Community Profile

photo

Suki Sandhu


coop student

Aktiv seit 2017

Followers: 0   Following: 0

Kontakt

Software Engineering Student

Statistiken

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Finding Connected Components of Superpixels?
If I know the idx of the following figure to be [ 261 325 331 333 339]. What sort of algorithm can I use that would dete...

etwa 5 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Translating an Axes Plane in 3D
Visuals of what I am trying to achieve can be viewed here: http://imgur.com/a/61eRH I am wondering if there is any way to tr...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Creating a paintbrush tool?
Does anybody know of a way to replicate a paintbrush tool in Matlab? Something similar to the way that imfreehand() in combinati...

etwa 7 Jahre vor | 0 Antworten | 3

0

Antworten

Frage


Transparent Scrollable Overlay Help
Hey there, I am working on a GUI through GUIDE and instead of imfuse()'ing the images together, I want to get an overlay so I ca...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Filling in Matrix (Interpolation
If I have a (10,3) matrix like so, 10 20 1 0 0 0 0 0 0 40 80 4 ...

etwa 7 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


imellipse not working for updated images
I have a piece of code that is like this: h = imellipse(gca); bwCurr = createMask(h); and from there taking the m...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to make line objects and be able to track / zoom into them?
Working on this little program and I want it to be able to zoom into lines as shown in the following images: http://imgur.com...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to zoom into a figure in matlab GUI
I have the following piece of code that does what I want it to. I am having a hard time trying to get it to work for the figure ...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten