photo

gargoyle


Mechanobiology Institute,National University of Singapore

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

2 个提问
5 个回答

Cody

0 个问题
9 个答案

排名
15,006
of 297,527

声誉
2

贡献数
2 个提问
5 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
38,850
of 159,075

贡献数
0 个问题
9 个答案

评分
100

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已回答
Segmentation using dicom slices from a folder
I use the following code to access images 2 folders deep. i.e. Y:\Data\image_folder\img.tiff i pasted the excess code so that y...

11 years 前 | 0

提问


How do i generate an ROI a set distance inwards (concentric) from a detected edge?
Hi, Im working with images of biological cells and they often have irregular shapes (fig 1). FIG 1: <http://imgur.com/Tpd38...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
Problems applying algorithm to multiple images
as i understand this: you have a function which you want to apply to every image in a folder. assuming that is what you want. tr...

12 years 前 | 1

已回答
need help creating a 2D matrix of an image
now im not sure, but i think this is what you want: Y=zeros(size(ycbcr(:,:,1))); % Y=ycbcr(:,:,1); Cb=zeros(s...

12 years 前 | 0

已回答
How to find the dimension of lines after detecting the 2 lines using Line Detection Hough Transform
Do you mean you want the pixel indices? i.e. addresses of the lines in the image which you can then use to determine other param...

12 years 前 | 0

已回答
Automatic thresholding of each image in a time series and z-stack based on image intensity properties and accounting for bleaching.
for now i have used spline interpolation on empirically determined values for 4 out of 60 timepoints and it works quite well... ...

13 years 前 | 0

提问


Automatic thresholding of each image in a time series and z-stack based on image intensity properties and accounting for bleaching.
<http://dl.dropbox.com/u/1236815/cell_img.jpg> I have a series of images of cells taken in time series and z-stacks. I'm tryi...

13 years 前 | 2 个回答 | 0

2

个回答