BV
Followers: 0 Following: 0
studying master's in materials science engineering.
Statistica
RANK
173.005
of 295.467
REPUTAZIONE
0
CONTRIBUTI
10 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
90.0%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
conversion of pixel values in a gray scale image
I have a gray scale image . I want to convert all the zero pixel values to 255. is there any function to do so?
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
how to increase or decrease the bounding box?
i have created a bounding box around the blob (desired object) using 'regionprops'. I want to increase the size of the bounding ...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
to create AVI from set of images
i have set of images (15 images) which is pre-processed in a loop. later, the output images are displayed in the following loop....
oltre 11 anni fa | 2 risposte | 0
2
risposteDomanda
how to measure angle between the lines?
I have plotted the lines with the following code. x = [3 0]; y = [0 9]; line(x,y); a = [1 2]; b = [0 3]; line(...
oltre 11 anni fa | 2 risposte | 0
2
risposteDomanda
to find the ROI surrounding the centroid
I have an image that has several objects in it. I have found the centroid of one of the desired objects in them. I want to creat...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
how to plot scattered points on 2D graph
I have set of centroid values (horizontal and vertical) for an image. I want to plot these points on a 2D graph. I am not lookin...
oltre 11 anni fa | 2 risposte | 0
2
risposteDomanda
Error : while finding histogram for gray scale image (uint8)
Can anyone tell me how to rrecvtify this error?? I have Undefined function or variable 'originalImage'. Error in blobs ...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
i want to detect just the ROI from the image.
In a binary image I have two objects , from which I wanted to detect just one object and neglect the others. Is there any sutoma...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
How to select the appropriate dilation parameter?
I have a true oolor image. I want to dilate the image for further processing it. There are different types of dilation parameter...
oltre 11 anni fa | 1 risposta | 0
1
rispostahow to dilate the gray scale image and threshold value only on ROI?
My image is an orthopaedic one (CT image), in which I have a bone and other objects. I created a mask with imellipse , within wh...
oltre 11 anni fa | 0
Domanda
how to dilate the gray scale image and threshold value only on ROI?
I have a gray scale image that has several objects in it. can anyone tell me how to apply threshold only to one object( which is...
oltre 11 anni fa | 2 risposte | 0