photo

rahul unnikrishnan


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

13 个提问
0 个回答

排名
232,257
of 300,753

声誉
0

贡献数
13 个提问
0 个回答

回答接受率
7.69%

收到投票数
0

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


join the components of an image
I have an image as shown below I need to join the parts as indicated by red line I tried many programs,but not getting an...

7 years 前 | 0 个回答 | 0

0

个回答

提问


find intersecting points of line with the image
I need to find the point of intersection of red line and the white portion of the given image .I tried a lot,but still not getti...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Applying Marching Cubes algorithm
In my project,I need to apply Marching Cubes Algorithm to my data.My data consists of 174 slices of CT scan of lung images.How c...

7 years 前 | 0 个回答 | 0

0

个回答

提问


count white pixels on each column of a binary image
I need to find the number of white pixels in each column and find the pixel position of column with minimum white pixels Here i...

7 years 前 | 1 个回答 | 0

1

个回答

提问


scan through rows of a binary image to check if there are 3 black pixels in the row
I need to scan through rows of a binary image to check if there are 3 black pixels in the row.I tried different codes as given b...

7 years 前 | 0 个回答 | 0

0

个回答

提问


get the point with least white pixels
I have an image as shown.I want to scan the region as:row range from' center_m' to ' height ' and column range from (center_n-3...

7 years 前 | 0 个回答 | 0

0

个回答

提问


find the point with least white pixels
I need to find the point with least white pixels.I tried the following code.Is this the correct code.Please provide the correcte...

7 years 前 | 0 个回答 | 0

0

个回答

提问


scan a binary image
I need to scan the binary image according as: row range from row m to the height of the image, column range of (n − 30) to (n ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


iterative global thresholding to images
I am doing lung vessel segmentation.So I need to perform ITERATIVE GLOBAL THRESHOLDING according to the algorithm given below. ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


combine two images using masking
I have two images newimage.png and newmask1.png How can I obtain image as shown below

7 years 前 | 1 个回答 | 0

1

个回答

提问


Read Medical Data 3D
When I run the program,I have an error Output argument "info" (and maybe others) not assigned during call to "mha_read_header"....

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to separate mutually connected images
I need to split the image into left and right lungs.How to split the image

7 years 前 | 0 个回答 | 0

0

个回答

提问


how to separate joined lungs
My area of research is LUNGS SEGMENTATION.While working with certain figures as shown below,I got error.It is because the lungs ...

7 years 前 | 0 个回答 | 0

0

个回答