Counterfeit Detection

Counterfeit Detection Poster

Counterfeit Detection Report

1111111111

1.Goal & Major Tasks

Goals
The goal of our project is to compare and find the differences between several similar objects using the Matlab function and the scanning result from 3D Scanner. The prototype and counterfeit objects are scanned by NextEngine 3D Scanner in 360-degree. Matlab will use the VRML file output from 3D Scanner to generate the original plots of the objects. With the input of number of total scanning divisions, origin coordinate and coordinates of one point on each x, y and z axis from original plots, the Matlab will uniform coordinate for both prototype and counterfeit objects and then it will compare these objects and generate the comparison results.

Major Tasks
• Use the 3D scanning technology to get the data of several samples in 360-degree.
• Use Matlab GUI interface to analyze the data of different samples and compare it with prototype data.
• Uniform the coordinates of samples and prototype.
• Compare and find out the locations of differences among these samples.
• Decide which samples are the counterfeits.

2.Block Diagram

123