Community Profile

photo

Shuppar


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Statistics

  • First Review

View badges

Feeds

View by

Answered
A user-defined function while working with the matlab command prompt does not work from linux prompt!
Alright, it was the location of pathdef.m... I don't know why is it working now, but I changed it from /home to /usr/local/MATLA...

5 years ago | 0

| accepted

Question


A user-defined function while working with the matlab command prompt does not work from linux prompt!
I have added all my functions to pathdef.m and the script works just fine while I am on Matlab prompt. But when I try to run the...

5 years ago | 1 answer | 0

1

answer

Question


How would I apply Laplacian filter in 3D?
I want to create a 3D Laplacian of Gaussian filter for my images. Matlab has a function for 3D Gaussian filter but not for 3D L...

7 years ago | 0 answers | 1

0

answers

Answered
Expanding boundary of an object identified by a few pixels
Okay, got it. so I do the following: Let's say, I have the mask of segmented nuclei L. I will expand it (dilate) by the disk ...

7 years ago | 1

| accepted

Question


Expanding boundary of an object identified by a few pixels
I want to move boundaries of objects identified in an image by a few pixels within or without, so that I have uniformly expanded...

7 years ago | 1 answer | 0

1

answer