System detects vehicle density at traffic junctions and allots the required time to traffic lights for vehicle passage dynamically. Classifier is trained using positive and negative images. Further, Adaptive Boosting is used to combine a number of weak classifiers into a strong one. The outcome of AdaBoost is Trained Cascade, which is finally us…
java opencv image-processing image-recognition javacv vehicle-detection cascade-classifier haar-training java-awt haar-features haar-cascade-classifier
-
Updated
Jan 14, 2018 - Java