We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Automatic Vehicle Parking System in Java

Developing application which will automatically detect vehicle coming at entrance and exit using LDR sensors and detect number of vehicle using OCR implemented in java and should produce bill.

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website https://jvehicleparking.sourceforge.io
Tags
Features
  • At entrace, vehicle will cross the LDR sensor and signal will be sent to micro-controller and it will send to java program which is listening to it
  • This module will trigger webcam as per request and image will be captured.
  • Than OCR will be done in java of capture image & number will be stored along with time.
  • Same at Exit than time will be compared and bill will be generated.