Click here to Skip to main content
15,907,233 members
Home / Discussions / C#
   

C#

 
QuestionHow to use DirectX.Capture to capture webcam stream into a .mp4(mpeg4) in c#? Pin
Member 1035824430-Oct-13 9:41
Member 1035824430-Oct-13 9:41 
AnswerRe: How to use DirectX.Capture to capture webcam stream into a .mp4(mpeg4) in c#? Pin
Bernhard Hiller31-Oct-13 1:25
Bernhard Hiller31-Oct-13 1:25 
QuestionEditing Word Pin
Sandeepdshenoy30-Oct-13 0:58
Sandeepdshenoy30-Oct-13 0:58 
AnswerRe: Editing Word Pin
BillWoodruff30-Oct-13 1:20
professionalBillWoodruff30-Oct-13 1:20 
AnswerRe: Editing Word Pin
Chris Quinn30-Oct-13 3:09
Chris Quinn30-Oct-13 3:09 
AnswerRe: Editing Word Pin
WuRunZhe30-Oct-13 4:12
WuRunZhe30-Oct-13 4:12 
GeneralRe: Editing Word Pin
Sandeepdshenoy30-Oct-13 21:37
Sandeepdshenoy30-Oct-13 21:37 
AnswerRe: Editing Word Pin
Eddy Vluggen1-Nov-13 6:00
professionalEddy Vluggen1-Nov-13 6:00 
GeneralRe: Editing Word Pin
Sandeepdshenoy30-Oct-13 21:42
Sandeepdshenoy30-Oct-13 21:42 
AnswerRe: Editing Word Pin
Kenneth Haugland30-Oct-13 21:31
mvaKenneth Haugland30-Oct-13 21:31 
QuestionIssue with Excel vesion in C# Pin
superselector29-Oct-13 19:05
superselector29-Oct-13 19:05 
AnswerRe: Issue with Excel vesion in C# Pin
Mycroft Holmes29-Oct-13 20:11
professionalMycroft Holmes29-Oct-13 20:11 
GeneralRe: Issue with Excel vesion in C# Pin
Kenneth Haugland29-Oct-13 20:30
mvaKenneth Haugland29-Oct-13 20:30 
GeneralRe: Issue with Excel vesion in C# Pin
Mycroft Holmes29-Oct-13 21:16
professionalMycroft Holmes29-Oct-13 21:16 
GeneralRe: Issue with Excel vesion in C# Pin
Kenneth Haugland29-Oct-13 21:25
mvaKenneth Haugland29-Oct-13 21:25 
GeneralRe: Issue with Excel vesion in C# Pin
superselector30-Oct-13 18:42
superselector30-Oct-13 18:42 
AnswerRe: Issue with Excel vesion in C# Pin
Kenneth Haugland30-Oct-13 21:29
mvaKenneth Haugland30-Oct-13 21:29 
AnswerRe: Issue with Excel vesion in C# Pin
Bernhard Hiller29-Oct-13 21:39
Bernhard Hiller29-Oct-13 21:39 
AnswerRe: Issue with Excel vesion in C# Pin
TnTinMn30-Oct-13 14:12
TnTinMn30-Oct-13 14:12 
QuestionNeed pointers to build the Car Park Management System Pin
ashuthind00129-Oct-13 18:53
ashuthind00129-Oct-13 18:53 
AnswerRe: Need pointers to build the Car Park Management System Pin
Mycroft Holmes29-Oct-13 20:07
professionalMycroft Holmes29-Oct-13 20:07 
AnswerRe: Need pointers to build the Car Park Management System Pin
turbosupramk330-Oct-13 1:48
turbosupramk330-Oct-13 1:48 
AnswerRe: Need pointers to build the Car Park Management System Pin
Dave Kreskowiak30-Oct-13 2:54
mveDave Kreskowiak30-Oct-13 2:54 
I think you would need to consult a civil engineering design firm for this one.

The reason you don't see this widely implemented already is because of its cost. You're not going to get away with using simple microcontrollers and pressure sensors.

The loads you need to deal with are far greater. What's the heaviest weight of a single axle of the heaviest vehicle your parking lot will accommodate? In the U.S., a 1-ton pickup (a 6,000lb vehicle) can put well over 3,000lbs on the front axle alone, and therefore that much weight on the sensor under the pavement in the parking spot.

The cost of one of those load cells is about $200+ in the U.S.

You'd also need to have considerations for motorcycles (can be less than 400lbs) and how people park them in a park spot, possibly missing your load cell altogether.

Then there's the cost of installation of a single load cell in a single parking spot.

Total up what it takes to install them, per parking spot, and you've got an enormous cost. Compare that to the expected cost savings to the business for telling people what spots are open. Oh! That's right! The owner of the parking spot didn't buy the gas for the customers! So, that savings for the owner of the parking spot is ZERO!

That's why you don't see this being widely used anywhere.

GeneralRe: Need pointers to build the Car Park Management System Pin
jschell30-Oct-13 8:08
jschell30-Oct-13 8:08 
GeneralRe: Need pointers to build the Car Park Management System Pin
Dave Kreskowiak30-Oct-13 9:04
mveDave Kreskowiak30-Oct-13 9:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.