PET classification method | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Amongst home waste they are dominating PET. Many-months observation of household rubbish confirmed it.
On that account we decided that one should first select this type of plastic.
With additional argument behind it, there is a fact that it is possible again to process PET and to obtain a textile e.g. fleece material. At developing the algorithm developing we decided the simplest and fastest method so it to be possible to use it in the sorting plant of rubbish on the transport belt in the real time. In the first step, we load the image and converts it to grayscale. The edge detection is then performed to allow the object to be located. A standard mode of operation using the Canny filter was used for the detection of the edge. After locating the object, we calculate the histogram for this part of the image. Analysis of the histogram consists in adding up first hundred, and next hundred last elements of the histogram. Considering the fact that PET is transparent material but the background of images it is black (similarly to the transmission belt in the sorting plant) we are comparing received values of sums. For PET the value of the first sum will be greater, while for other non-transparent materials the second sum will be larger (Fig. 1). Finally, on this basis, the decision is made to classify the object as PET or non-PET.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fig.1. Comparison of histograms |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ExperimentThe experiment was carried for our database WaDaBa . We used ten sets of data with 200 pictures each that means that we used two thousand images. Table presents results of experiment. These results have preliminary character for developing advanced waste selection techniques based on computer vision techniques. Tab.1. Results of experiment
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The comparison to other methods using database WaDaBaSend us information about your method - according to information in the table below. email: januszb(at)icis.pcz.pl
References
|