Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 223485
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T19:13:32+00:00 2026-05-11T19:13:32+00:00

I have to make an application that recognizes inside an black and white image

  • 0

I have to make an application that recognizes inside an black and white image a piece of tetris given by the user. I read the image to analyze into an array.

How can I do something like this using C?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T19:13:32+00:00Added an answer on May 11, 2026 at 7:13 pm

    Assuming that you already loaded the images into arrays, what about using regular expressions?
    You don’t need exact shape matching but approximately, so why not give it a try!

    Edit: I downloaded your doc file. You must identify a random pattern among random figures on a 2D array so regex isn’t suitable for this problem, lets say that’s the bad news. The good news is that your homework is not exactly image processing, and it’s much easier.

    It’s your homework so I won’t create the code for you but I can give you directions.

    1. You need a routine that can create a new piece from the original pattern/piece rotated. (note: with piece I mean the 4×4 square – all the cells of it)
    2. You need a routine that checks if a piece matches an area from the 2D image at position x,y – the matching area would have corners (x-2, y-2, x+1, y+1).
    3. You search by checking every image position (x,y) for a match.

    Since you must use parallelism you can create 4 threads and assign to each thread a different rotation to search.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to make so that my application can have only one instance running
I have been trying to test my application to make sure that all the
I have to make a graphical user interface application using the language of my
I have to make a web application that produces pages that contain panels with
Does anyone have any recommendations for applications or browser plugins that make browsing and
We currently have a number of desktop applications (PowerBuilder, Winforms, WPF) that make use
In our application we sometimes have to make minor GUI modifications for different customers:
I have to make a connection to an XMLRPC site from a web application,
I want to make an application in C or C++ which have to monitor
I'm working on an application where users have to make a call and type

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.