質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 2 件の回答 | 0

2

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 3 件の回答 | 1

3

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 4 件の回答 | 0

4

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 2 件の回答 | 0

2

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答

質問


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

13年以上 前 | 1 件の回答 | 0

1

回答