photo

Ramin Dastanpour


UBC

2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • Thankful Level 1
  • Scavenger Finisher
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


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

대략 8년 전

질문


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...

거의 9년 전 | 답변 수: 3 | 0

3

답변

질문


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 ...

거의 9년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 9년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

대략 9년 전 | 0

| 수락됨

질문


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...

대략 9년 전 | 답변 수: 2 | 1

2

답변