Statistiques
13 Questions
0 Réponses
RANG
142 691
of 301 275
RÉPUTATION
0
CONTRIBUTIONS
13 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
7.69%
VOTES REÇUS
0
RANG
of 21 216
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 777
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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. ...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
combine two images using masking
I have two images newimage.png and newmask1.png How can I obtain image as shown below
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
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"....
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
How to separate mutually connected images
I need to split the image into left and right lungs.How to split the image
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
environ 7 ans il y a | 1 réponse | 0
