Hi,
I would like to identify the patterns in a picture which is in picture box, the patterns will be of simple shape like a square, traingle etc.. I think if I can access the pixel data of the picture then a basic for next loop will suffice, the memory overhead could be a problem though.

Recommended Answers

All 2 Replies

U can with get pixel api.

hi, I hvae got it working. i used the getdibits function of the gdi library and as i had mentioned used some for loops

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.