Community Profile

photo

RIshabh Golchha


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Shape detection of blobs
Hi, I have two different types of blobs: Close to kidney shape but not that perfect Close to a rectangle but with a dent or t...

5 years ago | 1 answer | 0

1

answer

Question


Finding Connected components to a particular pixel in binary image
Hi, I have a binary image with many blobs. I want to know all the connected pixels to a particular pixel whose index I know b...

6 years ago | 1 answer | 0

1

answer

Question


How to find boundaries of a blob such that they bound the image and not include it
Hi, I have an image with adjacent blobs. I want the boundaries of these blobs such that the boundaries are outside the blob a...

6 years ago | 1 answer | 0

1

answer

Question


How to find connected region to local maxima in a gray scale image
I have a gray scale image. Using imregionalmax() I can find the various local peaks. For each peak I want the connected region i...

6 years ago | 1 answer | 0

1

answer

Question


Using regionprops to change intensity of blobs
I am having a gray scale image which has certain blobs. The region apart from these blobs has intensity of 0. Using regionprops(...

6 years ago | 2 answers | 0

2

answers

Question


Problem with variable not being global in creating GUI
I am exploring MATLAB GUI by writing code rather than GUIDE. Attached is the code. What I want is that is my test_value text...

8 years ago | 2 answers | 0

2

answers

Answered
Error using Application Compiler to create Standalone .exe application
I shifted to Matlab 2015a and have installed runtime libraries(mcr) in addition to what I did when I was using 2013b and the app...

8 years ago | 0

Question


Error using Application Compiler to create Standalone .exe application
I am trying to use Application Compiler to create Standalone .exe file. I get error in the 1st step- Creating Binaries. The log ...

8 years ago | 3 answers | 0

3

answers