6 Replies - 5978 Views - Last Post: 26 June 2010 - 08:01 PM

#1 MONabas   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 25-June 10

Image processing for c#

Posted 25 June 2010 - 01:59 PM

Hello programmers :)

I'm new to the c# world as I only have c/c++ programming skills ... I needed a consultation for my graduation project ... any intervention is much appreciated :)

I'm thinking about a program that automatically obtains the results of a multiple-choice-exam (auto correction)... it takes scanned exam-paper, identifies the correct answer for every question and gives the overall result.

As I have no clue how to do this ... I was just thinking about topics from image processing and artificial intelligence ... I want my program to identify a certain shape (circle) -> a blank circle = no answer, a colored circle = answer ... and I want it to read and understand human hand-writing.

I have no clue :( ... maybe edge detection and neural networks is the place to start ? ... S.O.S PLZ.

Is This A Good Question/Topic? 0
  • +

Replies To: Image processing for c#

#2 Curtis Rutland   User is offline

  • (╯°□°)╯︵ (~ .o.)~
  • member icon


Reputation: 5106
  • View blog
  • Posts: 9,283
  • Joined: 08-June 10

Re: Image processing for c#

Posted 25 June 2010 - 02:23 PM

Why would you choose a language you know nothing about to do a project you have no idea how to do as your graduation project?

I don't intend that to sound mean, and I am sorry if it did. But we don't typically operate that way here. We typically help with coding problems, but not "I don't know where to start" problems.

This post has been edited by insertAlias: 25 June 2010 - 02:24 PM

Was This Post Helpful? 0
  • +
  • -

#3 Charles:)   User is offline

  • D.I.C Regular

Reputation: 149
  • View blog
  • Posts: 359
  • Joined: 26-November 09

Re: Image processing for c#

Posted 25 June 2010 - 04:56 PM

I think you might get more help with this in the Computer Science forum because your question isn't really language-specific, it's more about the theory of how to detect patterns in images.

This post has been edited by Charles:): 25 June 2010 - 04:57 PM

Was This Post Helpful? 0
  • +
  • -

#4 JackOfAllTrades   User is offline

  • Saucy!
  • member icon

Reputation: 6260
  • View blog
  • Posts: 24,030
  • Joined: 23-August 08

Re: Image processing for c#

Posted 25 June 2010 - 05:23 PM

Charles:) makes a good point. I'll move this.
Was This Post Helpful? 0
  • +
  • -

#5 MONabas   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 25-June 10

Re: Image processing for c#

Posted 26 June 2010 - 01:19 AM

hi again :)

yeah ... i'm new to this coding forums thing ... my university is crappy (what to expect from a third world country) they only teach us c and c++ and they expect us to teach our selves more ... that's why i'm thinking of c# ... i'm taking the graduation course the next semester (three months from now) and the semester goes for another four months ... so i have seven months from now to get it done ... the problem is that i'm taking a training course at an IT institute and because we live in a third world country we set there for six houres doing nothing but drinking cofee and telling jokes ... i wanted to use my time wisely (teach myself c# and start with my graduation project) ... i lack experience and i needed an advise :)

I'll try the computer science forum ;)
Was This Post Helpful? 0
  • +
  • -

#6 Oler1s   User is offline

  • D.I.C Lover
  • member icon

Reputation: 1397
  • View blog
  • Posts: 3,884
  • Joined: 04-June 09

Re: Image processing for c#

Posted 26 June 2010 - 07:17 PM

The topic you are looking at is computer vision.
Was This Post Helpful? 0
  • +
  • -

#7 JackOfAllTrades   User is offline

  • Saucy!
  • member icon

Reputation: 6260
  • View blog
  • Posts: 24,030
  • Joined: 23-August 08

Re: Image processing for c#

Posted 26 June 2010 - 08:01 PM

OpenCV?
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1