Frage


Is there any way to do an operator on a specific region
Is there any way to do an operator on a specific region ?? for example I want to do imfill just on the Lower left quadrant of t...

mehr als 10 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


draw a white circle on an binary image?
hi I want to draw a white cirle on an image ..my image is binary and I want to draw a withe circle on it : I have cordinate ...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
how can find size of this objects in a binary image?
thanks Image Analyst and Meshooo Matt I searched and tried this codes befor... but I want to know the size of an object i...

mehr als 10 Jahre vor | 0

Frage


how can find size of this objects in a binary image?
<</matlabcentral/answers/uploaded_files/18556/tttttttttttttttttttttttttt.png>> hi I have a binary image and it has some obj...

mehr als 10 Jahre vor | 5 Antworten | 1

5

Antworten

Beantwortet
how can reconstruct one grayscale image with the other??
dear Image Analyst If we want to use activecontour our mask should be larger than marker...so If we have for example 13 slice...

mehr als 10 Jahre vor | 0

Beantwortet
how can give an image as input in a fuction?
ok. thanks I am beginner can you help me more? I was in the folder that includes my images. I use this if true filena...

mehr als 10 Jahre vor | 0

Beantwortet
how can give an image as input in a fuction?
thanks but when I do what you say .I have this error if true Reference to a cleared variable fullFileName end .....

mehr als 10 Jahre vor | 0

Frage


how can give an image as input in a fuction?
hi I want to define a function that every time that I call it, it get an image address and do some process on this image I...

mehr als 10 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


how can reconstruct one grayscale image with the other??
I have 2 grayimage m1: <</matlabcentral/answers/uploaded_files/18304/m2.jpg>> and m2: <</matlabcentral/answers/uploa...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


after we obtain a binary image ...is there any way to strong the edge??
hi after we obtain a binary image with edge for example with otsu method ...is there any way to strengthen these edges??

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Is there any way to to cut an image to two region ?
hi I have a binary image like this <</matlabcentral/answers/uploaded_files/18261/mm.jpg>> it is a lungs image..Is ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
after we obtain a binary image ...is there any way to strong the edge??
thanks Image Analyst and Salaheddin Hosseinzadeh dear Image Analyst with your guidance and some modification that I did , I ...

mehr als 10 Jahre vor | 0

Frage


how we can imfill a thing that it is very similar to a hole but in fact it is not a hole?
how we can imfill a thing in an binary image that it is very similar to a hole but in fact it is not a hole? <</matlabcentral...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how can I convert 2d images to a 3d image?
I have a CT scan file with 51 slices...how can I make a 3d image with this 51 slices? Is there any toolbox in matlab for th...

mehr als 10 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


how can I make a mask that is like a circle??
how can I make a mask that is like a circle??

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
how can imfill an image with a lot of edge?
hi Image Analyst I use otsu method instead of <45000 in this code and it gave me a good result I attach this.

mehr als 10 Jahre vor | 0

Frage


how can imfill an image with a lot of edge?
hi I want to imfill an image of lung to have an image that shows me just left and right lung.. I obtain boundary of lung wit...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how can convert HU(hounsfield units) to grayscale??
how can convert HU(hounsfield units) to grayscale. is there any command in matlab for this? I download a file from LIDC(Lung...

mehr als 10 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


how can use imfill for an image to give me a same result every time?
Hi I want to imfill an image.I want to use imfill to give me a Same result every time but when I use imfill it wants me ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how can I obtain hounsfield units(HU) from a .dcm image?
hi if I have a CT image how can I obtain hounsfield units from this... I know that we can read .dcm Image with dicomread(im...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


I have a ct image that values of pixel of it is between 0-4000 how can I convert it to an image with 0-255 ?
I have a ct image that values of pixel of it is between 0-4000 how can I convert it to an image with 0-255 ?

mehr als 10 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


how can I obtain Boundary of an image with morphological operators?
how can I obtain Boundary of an image with morphological operators? for example my image is A...I want to obtain Boundary and f...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


which segmentation method is work better than the other? is there any general way for this?
hi how can I understand which segmentation method is work better than the other? is there any general way for this?

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


rotate a window about 45 degree
hi I have a 3*3 window for example: [1 1 0; 1 0 1; 1 1 0] . after rotation I want a shape like a rhombus.. is there any ...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort