photo

BV


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

studying master's in materials science engineering.

Statistik

MATLAB Answers

10 Fragen
1 Antwort

RANG
269.215
of 300.343

REPUTATION
0

BEITRÄGE
10 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
90.0%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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?

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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....

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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(...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
how 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...

mehr als 12 Jahre vor | 0

Frage


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...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten