Pattern Matching
Posted: 2013-01-03T11:48:48-07:00
Hey all,
I need your help in getting started with a project. Put in the simplest terms it is this
I will have two images
Static Image
A classroom without students
Dynamic Image
may or may not have people in it
Now, I have to design an algorithm to compare dynamic one with the static and predict whether there are any people. I need not tell how many and etc questions. I just have to tell whether or not there are people in it.
I need help in getting started.
I need your help in getting started with a project. Put in the simplest terms it is this
I will have two images
Static Image
A classroom without students
Dynamic Image
may or may not have people in it
Now, I have to design an algorithm to compare dynamic one with the static and predict whether there are any people. I need not tell how many and etc questions. I just have to tell whether or not there are people in it.
I need help in getting started.