1 / 8

Vision Based Automated Cluster Tester

Vision Based Automated Cluster Tester.

karim
Télécharger la présentation

Vision Based Automated Cluster Tester

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Vision Based Automated Cluster Tester Vision Based Automated Instrument Cluster Tester: An automated machine vision system which acquires the vehicle cluster (car dashboard) image using an USB interfaced webcam. The system further processes the acquired image for predefined cluster configurations using computer vision algorithms developed and implemented in C++. The extracted cluster data (readings) are displayed using VC++ (MFC) based GUI. Comparing the given inputs and acquired image data, an instrument cluster can be tested from functional point of view. [Used: VC++ (MFC), MATLAB]

  2. Gesture Recognition using DSTW & DTW • Gesture Recognition using DSTW and DTW: • Scale and Translation invariant gesture recognition based on similarity measure between query and model video sequences is implemented. Similarity measure is find out by using either simple Dynamic Time Warping (DTW) or Advanced Dynamic Space Time Warping (DSTW) algorithm. In presence of moving distractors motion and skin detection based hand detector module may fail but use of dynamic space time warping algorithm (DSTW) to find the similarity measure improves accuracy greatly over simple DTW algorithm.[Language Used: MATLAB]

  3. Face Detector • Face detector: • Developed Face detector which uses Ada-Boosting and Bootstrapping algorithms at training stage and multi-stage cascades of boosted classifiers aided with skin detection at testing stage. [Language Used: MATLAB]

  4. Person Tracker • Person Tracker: Implemented motion estimation based person tracker which draws bounding box around person. The tracker determines center of mass of the person and calculates his/her speed from Euclidean distance between centers of mass. Furthermore, the tracker determines walking pose of the person such as Constricted Legs or Expanded Legs. [Language Used: MATLAB]

  5. Face Recognition using Correlation, Principal Component Analysis and Ada-boosted Classifiers Rectangle Filter Classifier based adaptive boosting original 100 eigenfaces • Face Recognition using Correlation, Principal Component Analysis and Ada-boosted Classifiers: • A face recognition using simple 2-D cross correlation, PCA and Ada-Boosted Classifier(rectangle filter) was implemented in order to compare accuracy and speed of these methods.[Language Used: MATLAB]

  6. Bayesian Probabilistic Skin Detector • Bayesian Probabilistic Skin Detector: • A simple Bayesian probabilistic skin detector using RGB histogram and Normalized RGB histogram technique is implemented. The skin detector finds its application in face detection and gesture recognition using skin detection based hand detector[Language Used: MATLAB]

  7. Direction Identifier for maps • Direction Identifier: • A direction identifier based on canny edge detector is designed and implemented to determine direction of prominent road in the given map image.[LanguageUsed: MATLAB]

  8. Digit Recognition • Digit Recognition: • A simple 2-D normalized cross correlation based digit recognition module is implemented. The numerical digits are recognized even in presence of significant amount of noise. • [Language Used: MATLAB]

More Related