Divide the image into 1cm squares

A

Arnab das

I am working on C# image processing. I have to divide an image into 1
cm squares and then I have to calculate the no of pixel in each of the
square.How can I do this?
Thanks in advance
 
C

Cowboy \(Gregory A. Beamer\)

There is a property on images called dpi (dots per inch). It is really
designed for print work, but equates roughly to pixels per inch with
electronic graphics. I would use this property rather than carve out a cm on
the screen, as different resolutions will make a literal cm different.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top