Feeds
回答済み
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...
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...
7年弱 前 | 0
| 採用済み
質問
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...
7年弱 前 | 1 件の回答 | 0
1
回答質問
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...
約9年 前 | 0 件の回答 | 1
0
回答回答済み
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 ...
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 ...
9年以上 前 | 2
| 採用済み
質問
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...
9年以上 前 | 1 件の回答 | 0
