Pregunta


find the infected cluster
i segmented a diseased plant image using K means... i got 4 clusters... now i want to find the infected cluster... is it possibl...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to do tamil character recognition
if anybody has worked on tamil character recognition please could somebody help me with its code....

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to mask green pixels
i wanted to mask green pixels of an image... that is... if the green component of pixel intenties is less than the compute...

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how to construct a sequence from a folder of images
i have a folder of images(say 20 images)... is it possible to construct a sequence from these images.... like a video or somethi...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


error while clearing axes...
while designing matlab GUI i inserted a background image in the GUI... i used the following code in the opening function to inse...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


close a message box thru coding
how to close a message box displayed thru coding?... In my pjt to process an image it is taking time... so i displayed a message...

más de 13 años hace | 3 respuestas | 1

3

respuestas

Pregunta


convert c to matlab code
for (ix=0; ix< iNx; ix++) for (iy=0; iy< iNy; iy++) { fMeanIn += pfIm0[X(ix,iy)]*pfu[...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


image to an array
how to write a image to an array

más de 13 años hace | 4 respuestas | 0

4

respuestas

Pregunta


Normalized log of foreground and background
how to calculate probability that a pixel lies in the foreground region or in the background region?.... is there any equation t...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Euclidean distance for all pixels
i wanted to find the minimum of Euclidean distance, between pixels of an image?? please can someone help me with the code??

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


find the Euclidean distance
i wanted to find the Euclidean distance between 2 pixels...please help me....

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


i wanted to display binary image in blue color....
i wanted to display binary image in blue color... the code i worked with is... global image I= im2bw(image); axes(han...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


gray values of pixels
please can anybody help me how to get gray values of pixels?? please do reply.....

más de 13 años hace | 2 respuestas | 0

2

respuestas

Pregunta


i wanted to display binary image in blue color...
i wanted to display binary image in blue color... the code i worked with is... global image I= im2bw(image); axes(hand...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


i wanted to mark a point in the center of an image
i wanted to mark a point in the center of an image(any input image given)... to show the center point of the image also a line p...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How I can Remove a specific Items from listbox and get its name into a variable??
i got the code to delete an item from listbox.... now,,, what if i want to get the name of the deleted item in a variable?? for...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


what to do if i want to view upper half of image 1 and lower half of image 2 as image 3
what to do if i want to view upper half of image 1 and lower half of image 2 as image 3, i.e. combine upper half of image1 and l...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


barcode detection....i wanted to draw a red box around a barcode image...showing that the barcode is detected from the image...
i wanted to draw a red box around a barcode image... showing that the barcode is detected from the image... my image is a barcod...

más de 13 años hace | 1 respuesta | 0

1

respuesta

Pregunta


i want to display binary image in blue color...
i want to display binary image in blue color...that is i have an image of black lines in white background... i want to display t...

más de 13 años hace | 1 respuesta | 0

1

respuesta