Actually i am doing a car parking automation system.for that i want to take input from camera and find out white pixels and dark pixels.Now based on those values i can calculate empty slots and allocate to requested users.I am done with every thing except taking input from camera and calculating the Intensity of it.Can any one please help me out how to deal with this problem and what are the API's available to solve these kind of problem?
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)