Question


How to store a circle perimeter pixels in an array that is drawn over an binary image object?
I have drawn two circles over an binary image object by taking radius=half of the mean major and minor axis and another one is 0...

6 years ago | 1 answer | 0

1

answer

Question


Is this possible to store digits from particular format which has been used to name binary images in excel sheet?
I have 1000 binary images in a folder. A particular name pattern has been assigned for each of the images like P1_G1_1,P1_G1_2, ...

6 years ago | 1 answer | 0

1

answer

Question


How I can store all images name in an excel sheet?
My folder consisting of multiple binary images. I want to store their names in an excel sheet along with all their extracted fe...

6 years ago | 1 answer | 0

1

answer

Question


How can I vertically align all binary images consisting in a folder?
I have a folder consisting of 50 images with different alignment. I want to make them vertically or standing align. It will chec...

6 years ago | 0 answers | 0

0

answers

Question


How to store the perimeter pixels of a semi circle in an array that is drawn over an binary image?
I have a binary image and I want to draw a circle over this image so that it crosses all the active fingers. After that I only w...

6 years ago | 1 answer | 0

1

answer

Question


How to handle 100 binary images with a single matrix?
My folder consists of 100 binary images. I want to divide each of these images into some parts and want to calculate area of eac...

6 years ago | 2 answers | 0

2

answers

Question


How can I store my output values in excel sheet creating some rows and columns ?
I want to know how I can store all my outputs to an excel sheet creating some rows and columns as I have build a recognization s...

6 years ago | 1 answer | 0

1

answer

Question


How to divide a binary image into equal sized squares?
I have a binary image,specially a hand gesture. whatever the orientation will be we have to bring back to them into vertical ori...

6 years ago | 0 answers | 0

0

answers

Question


How a binary image can be divided into four equal parts using loop ?
I have a binary image . I want to divide this into 4 equal parts using a loop and want to store each part individually. later I ...

6 years ago | 3 answers | 0

3

answers

Question


How to scan an image to find out the row or column that will be the first background pixel?
I have a binary image. I have to scan the image from centroid to its right to find out row consisting of first background pixels...

6 years ago | 2 answers | 0

2

answers

Question


How to divide a binary image into equal sized square considering major and minor axis as x axis or y axis?
I have a binary image,specially a hand gesture. whatever the orientation will be we have to bring back to them into vertical ori...

6 years ago | 0 answers | 0

0

answers

Question


How to draw an arc over an binary image with given radius and diameter and then store the arc's pixel values?
I have a binary image specially a hand gesture. Now i have draw an arc of different radius over the image object and stores the ...

6 years ago | 1 answer | 0

1

answer