Community Profile

photo

Ramin Dastanpour


UBC

Aktiv seit 2015

Followers: 0   Following: 0

Kontakt

Statistiken

All
  • Thankful Level 1
  • Scavenger Finisher
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

mehr als 7 Jahre vor

Frage


Seeing gray pixels when plotting a binary image (> 1024 x 1024 pixels)
I have a few binary images (~ 1400x1500 and larger) and when I plot each of them using imshow it shows me some gray pixels. Well...

mehr als 8 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Assign values to an "Editor Text" box using manual input or a push button
I want to allow user to insert different numbers in an editor text box to be used further in the code. But I also want to add a ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Detect and remove T/Y joints in a binary image
I have a binary image and I want to detect and remove all pixels with >2 pixels connected to them (e.g. Y and T joints). The ima...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Clearing border components from an imfreehand ROI
Thanks for the help. I dug a bit more and found a trick to get what I wanted. This is what I have used: % Build a location...

mehr als 8 Jahre vor | 0

| akzeptiert

Frage


Clearing border components from an imfreehand ROI
I have a binary image with an ROI defined using imfreehand function; and I want to remove object touching the ROI border. imclea...

mehr als 8 Jahre vor | 2 Antworten | 1

2

Antworten