SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2309
Object Identification in Steel Container through Thermal Image Pixel
Analysis
Dr. M. P. Chitra1, Jawahar. K2, Karthikeyan. V2, Praveen. D2
1Professor and Head, Department of Electronics and Communication Panimalar Institute of Technology (affliated
to Anna University), Chennai, India
2Final Year Student, Department of Electronics and Communication Panimalar Institute of Technology, (affliated
to Anna University), Chennai, India
--------------------------------------------------------------------------***-----------------------------------------------------------------------
Abstract—Thermal image of the steel container with
different types of objects is captured using the thermal
camera. The surface temperature variations have been
captured using thermal camera. In this paper, we
propose to analyze objects inside steel containers with
thermal images. The thermal imaging camera is
employed to read the heat signature of objects inside
steel containers. The acquired thermal images are
compared, based on the hypothesis that different
materials possessing different thermo-physical
properties, should produce a unique thermal signature.
The acquired thermal image has been filtered and
segmented in cluster. Further, pixel difference matrix
map is calculated. The feature vector is extracted from
the scatter plot of pixels. The average value of the vector
can be used as a reference standard to identify the
object.
Keywords—thermal image, steel container, thermal
signature, thermal camera, surface temperature,
thermo-physical properties, pixel difference, feature
vector
1. INTRODUCTION
Thermal cameras have been of interest mainly for
military applications. Increased resolution and quality of
the image combined with decreased size and cost during
recent years however, have opened up new application
areas. They are now widely used for civilian applications,
e.g., within industry, to search for missing persons, in
automotive safety, as well as for medical applications.
Thermal infrared cameras are becoming increasingly
popular as prices and size decrease while image
resolution and quality increase. An increasing number of
people understand the potential and advantages of
thermal infrared cameras. For example, their in-variance
to illumination changes and ability to see in total
darkness. Steel is a widely used material for fabrication of
machinery and equipment in almost all the industries.
Maintaining these equipment may become very
expensive and time consuming if it requires de-
assembling, inspection and then re-assembling. This
thesis addresses the problems of detection specifically for
thermal infrared imagery and assists in the identification
of objects within the steel container.
2. LITERATURE SURVEY
A method of detecting and segmenting regions of interest
(ROIs) of the thermal image of electrical installations is
proposed. These regions are very important in
diagnosing the thermal condition of electrical equipment
[1]. A new method is proposed to improve the
performance of image segmentation in thermal imagery.
The proposed scheme efficiently utilizes nonlinear
intensity enhancement technique and Unsupervised
Active Contour Models (UACM). The nonlinear intensity
enhancement improves visual quality by combining
dynamic range compression and contrast enhancement,
while the UACM incorporates active contour evolutional
function and neural networks [2]. A real-time diagnostic
and control technique has been developed for use in
electronic circuits whose thermal signature can be
correlated to their operating status. Successful
implementation of this diagnostic scheme in proof-of-
concept experiments required the incorporation of
several technological issues into a complete system that
has the capability to detect potential fault modes in the
system under observation [3]. An automatic diagnosis
system for testing electrical equipment for defects is
proposed. Based on nondestructive inspection, infrared
thermography is used to automate the diagnosis process.
Thermal image processing based on statistical methods
and morphological image processing technique are used
to identify hotspots and the reference temperature [4].
Thermal anomalies in electrical equipment can be
extracted if its infrared image is segmented properly.
However, segmenting the infrared image is a very
challenging task due to blur and low quality of the
obtained images. So, it is very important to enhance the
image prior to segmentation. An image enhancement
method by adjusting the intensity of the image is
proposed. Firstly, the intensity of the original image is
inverted. Then, the warm region is enhanced by
subtracting the original image with the inverted image
[5]. The neural network is used in infrared thermography
to classify defects, such as air, oil, and water, which can
degrade material performance. A finite element method
and experiment were adopted to simulate air, water, and
oil ingress. Raw data, and thermographic signal
reconstruction coefficients were used to train, and test
the two multilayer, feed-forward NN models. Quantitative
comparisons showed that the model using coefficients as
features performed better than the one using raw data
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2310
[6]. A feature extraction pipeline namely Difference
Matrix Projection (DMP) for pedestrian detection was
proposed. The goal is to design an effective feature set
that can efficiently be computed. This feature consists of
pixel differences at different scales and orientations
coupled with average pooling and block normalization. A
formulation that computes the difference maps and local
average using global image projection instead of an
iterative filtering was developed [8].
3. REQUIREMENTS
A. Fluke Visual IR Thermometer
Fig. 1. Fluke Visual IR thermometer
It is a compact and intuitive visual IR thermometer that
blends a visual image with infrared heat map overlay. It
features NEAR and FAR mode that automatically aligns
visual and thermal lenses to correctly locate issues. It
includes a centre measurement box showing the exact
area of temperature measurement on the screen.
B. Smart View
It is a powerful, modular suite of software gear for
viewing, annotating, modifying and studying infrared
images. It can generate completely customizable and
professional-searching reviews in a few clean steps.
It provides full assist for IR-Fusion Technology and lets us
edit pictures in 5 viewing modes It is easy to use, yet
offers high-end analysis performance.
C. Matlab
MATLAB (Matrix laboratory) is used in this thesis to
implement software computation also considered as
programming language It is developed by MathWorks,
always allows matrix manipulations, other plotting of
functions and data, implementation of maths algorithms,
creation user interfaces, and interfacing the output.
4. PROPOSED SYSTEM
Fig. 2. Block diagram of proposed system.
A. Acquisition of Thermal Images
Thermal images of the steel box with different types of
objects is captured using thermal camera. The captured
thermal images are processed with the smart view
software. The thermal images are obtained in bitmap
format.
Fig. 3. Acquired thermal images of different objects
within steel
B. Noise Removal
Noise removal algorithm is that the process of removing
or reducing the noise from the image. The noise removal
algorithms reduce or remove the visibility of noise by
smoothing the whole image leaving areas near contrast
boundaries. Noise is usually presents in digital images
during image acquisition, coding, transmission, and
processing steps. Filtering image data may be a standard
process utilized in almost every image processing system.
Filters are used for this purpose. They remove noise from
images by preserving the details of the same. The choice
of filter depends on the filter behaviour and type of data.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2311
Gaussian high pass and low pass filter can be used for the
removal of noise from the acquired thermal image. It is a
widely used effect in graphics software, typically to scale
back image noise and reduce detail.
Fig. 4. Filtered thermal image
C. Pixel difference matrix map
Before presenting the features, we briefly introduce how
to formulate the pixel difference computation into matrix
multiplications. In fact, this formulation can be applied to
any feature computation that involves pixel or region
differences and summations. It computes features by
global matrix projection with pre-constructed projection
matrices and, as a result, avoids pixel-wise scanning
operations. Pixel differences are commonly computed by
convolving the image with a block-based filter where a
scanning of the entire image cannot be avoided.
D. Cluster based segmentation
Clustering involves the finding of a structure in a
collection of unlabelled data. It is the process of
organizing objects into groups whose members are
identical in some way. A cluster is therefore a collection
of objects which are identical between them and are not
identical to the objects belonging to other clusters. Fuzzy
C-Means (FCM) algorithm can be used to cluster the
image. It is a clustering algorithm which allows a piece of
data to belong to two or more clusters.
Fig. 5. Cluster image of various objects inside steel
E. Block normalization
Normalization of features can introduce tolerance to
illumination change. In this paper, the features are
normalized on a block basis. Each block contains 2×2
cells, and the stride is one cell for both horizontal and
vertical directions. The block features are normalized and
concatenated into a single feature vector. Because of the
overlap of blocks, each cell participates in four different
blocks and is normalized accordingly.
F. Feature vector extraction
The multi-orientation information is incorporated in the
pixel differences along different directions. The local
statistical information is extracted by average-pooling,
which can be efficiently computed by applying the
averaging projection matrices
G. Scatter plot
A scatter plot is used either when a continuous variable
which is under the control of the experimenter and
another depends on it or when both continuous variables
are independent. A parameter which is systematically
incremented or decremented by the other is known as
the control parameter, which is customarily plotted along
the horizontal axis. The dependent or measured variable
is customarily plotted along the vertical axis. If only
independent variable exists, either sort of variable are
often plotted on either axis and the degree of correlation
between two variables will be illustrated by this plot.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2312
Fig. 6. Scatter plot for different objects within steel
container
Based on the calculated feature vector, the unknown
object behind the container can be identified.
TABLE I. FEATURE VECTOR FOR VARIOUS OBJECTS
5. CONCLUSION
The objects' thermal changes inside steel walls is
evaluated with pixel analysis method. The pixel analysis
method is selected to get a benchmark method in thermal
analysis. The analysis is developed based on the thermal
signature from steel objects area, focusing on the Region
Of Interest.
ACKNOWLEDGEMENT
The authors want to acknowledge the committed
attempts of supporting college on the Department of
Electronics and Communication, Panimalar Institute of
Technology, Chennai for their participation within the
subject experiments. In particular, the writers would love
to acknowledge the precious guidance supplied by Dr. M.
P. CHITRA, PROFESSOR AND HEAD, Department of
Electronics and Communication, Panimalar Institute of
Technology, Chennai.
REFERENCES
[1] M. S. Jadin, K. H. Ghazali, and S. Taib, “Detecting ROIs
in the thermal image of electrical installations,” in
IEEE International Conference on Control System,
Computing and Engineering, 2014, pp. 496–501.
[2] F. A. Albalooshi, E. Krieger, P. Sidike, and V. K. Asari,
“Efficient thermal image segmentation through
integration of nonlinear enhancement with
unsupervised active contour model,” in SPIE 9477,
Optical Pattern Recognition XXVI, 2015, p. 94770C.
[3] S. Merryman and R. Nelms, “Diagnostic technique for
power systems utilizing infrared thermal imaging,”
IEEE Trans. Ind. Electron., vol. 42, no. 6, pp. 615–628,
1995.
[4] Y. Chou and L. Yao, “Automatic diagnosis system of
electrical equipment using infrared thermography,”
in International Conference of Soft Computing and
Pattern Recognition, 2009, pp. 155–160.
[5] M. S. Jadin and S. Taib, “Infrared image enhancement
and segmentation for extracting the thermal
anomalies in electrical equipment,” Electron. Electr.
Eng., vol. 120, no. 4, pp. 107–112, 2012.
[6] Yuxia Duan, Shicai Liu, Caiqi Hua, Junqi Hu, Hai
Zhang, Yiqian Yan, Ning Tao, Cunlin Zhang, Xavier
Maldague, Qiang Fang, Clemente Ibarra-Castanedo,
Dapeng Chen, Xiaoli Li and Jianqiao Meng, ”
Automated defect classification in infrared
thermography based on a neural network”, NDT and
E International 107(2019), published by Elsevier
Ltd.
[7] Makoto Miwa, Rune Sætre, Yusuke Miyao, Jun’ichi
Tsujii,” A Rich Feature Vector for Protein-Protein
Interaction Extraction from Multiple Corpora”,
Proceedings of the 2009 Conference on Empirical
Methods in Natural Language Processing, pages
121–130, Singapore, 6-7 August 2009.
[8] Xing Liu, Kar-Ann Toh, “A Novel Set of Pixel
Difference-based Features for Pedestrian Detection”,
2018 IEEE 4𝑡ℎ International Conference on Identity,
Security, and Behavior Analysis (ISBA).
[9] Yang R, He Y, Mandelis A, Wang N, Wu X, Huang S.
Induction infrared thermography and thermal-wave-
radar analysis for imaging inspection and diagnosis
of blade composites. IEEE Trans. Ind. Inf.
2018;14(12):5637–46.
[10] Zeng Z, Tao N, Feng L, Zhang C. Hidden
heterogeneous materials recognition in pulsed
thermography. AIP Conference Proceedings
2012;1430:705–12.
[11] Chen D, Zeng Z, Tao N, Zhang C, Zhang Z. Liquid
ingress recognition in honeycomb structure by
pulsed thermography. Eur Phys J Appl Phys 2013;62
Different objects Feature vector
Wheat [3.30, 72.33]
Rice [5.15725, 70.6185]
Wheat and Rice [-6.4425, 72.9405]
Tomato [20.695, 67.3515]
Stone [11.419, 69.138]
Naphthalene [30.253, 64.4395]
Empty [13.16, 71.256]
Wheat and
Naphthalene [-0.6735, 73.827]
Water [1.296, 71.62]
Oil [-31.867, 75.165]
Water and oil [4.287, 71.482]

More Related Content

What's hot

IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...
IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...
IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...IRJET Journal
 
Improving image resolution through the cra algorithm involved recycling proce...
Improving image resolution through the cra algorithm involved recycling proce...Improving image resolution through the cra algorithm involved recycling proce...
Improving image resolution through the cra algorithm involved recycling proce...csandit
 
Modelling of ntc thermistor using artificial neural network for non linearity...
Modelling of ntc thermistor using artificial neural network for non linearity...Modelling of ntc thermistor using artificial neural network for non linearity...
Modelling of ntc thermistor using artificial neural network for non linearity...ieijjournal
 
Generating higher accuracy digital data products by model parameter
Generating higher accuracy digital data products by model parameterGenerating higher accuracy digital data products by model parameter
Generating higher accuracy digital data products by model parameterIAEME Publication
 
Quaternion Based Omnidirectional Machine Condition Monitoring System
Quaternion Based Omnidirectional Machine Condition Monitoring SystemQuaternion Based Omnidirectional Machine Condition Monitoring System
Quaternion Based Omnidirectional Machine Condition Monitoring SystemCSCJournals
 
IRJET- A Non Uniformity Process using High Picture Range Quality
IRJET-  	  A Non Uniformity Process using High Picture Range QualityIRJET-  	  A Non Uniformity Process using High Picture Range Quality
IRJET- A Non Uniformity Process using High Picture Range QualityIRJET Journal
 
IRJET- Rice QA using Deep Learning
IRJET- Rice QA using Deep LearningIRJET- Rice QA using Deep Learning
IRJET- Rice QA using Deep LearningIRJET Journal
 
Prediction based lossless medical image compression
Prediction based lossless medical image compressionPrediction based lossless medical image compression
Prediction based lossless medical image compressionIAEME Publication
 
RADAR Image Fusion Using Wavelet Transform
RADAR Image Fusion Using Wavelet TransformRADAR Image Fusion Using Wavelet Transform
RADAR Image Fusion Using Wavelet TransformINFOGAIN PUBLICATION
 
absorption, Cu2+ : glass, emission, excitation, XRD
absorption, Cu2+ : glass, emission, excitation, XRDabsorption, Cu2+ : glass, emission, excitation, XRD
absorption, Cu2+ : glass, emission, excitation, XRDIJERA Editor
 
IRJET - Dual Band Low Profile MPA with I-shaped MTM Unit Cell for Satelli...
IRJET -  	  Dual Band Low Profile MPA with I-shaped MTM Unit Cell for Satelli...IRJET -  	  Dual Band Low Profile MPA with I-shaped MTM Unit Cell for Satelli...
IRJET - Dual Band Low Profile MPA with I-shaped MTM Unit Cell for Satelli...IRJET Journal
 
Automatic Real Time Auditorium Power Supply Control using Image Processing
Automatic Real Time Auditorium Power Supply Control using Image ProcessingAutomatic Real Time Auditorium Power Supply Control using Image Processing
Automatic Real Time Auditorium Power Supply Control using Image Processingidescitation
 
Ijarcet vol-2-issue-3-891-896
Ijarcet vol-2-issue-3-891-896Ijarcet vol-2-issue-3-891-896
Ijarcet vol-2-issue-3-891-896Editor IJARCET
 
A Novel Method to Improve Measurement Results of Flame Photometry Using Image...
A Novel Method to Improve Measurement Results of Flame Photometry Using Image...A Novel Method to Improve Measurement Results of Flame Photometry Using Image...
A Novel Method to Improve Measurement Results of Flame Photometry Using Image...CSCJournals
 
Human Action Recognition using Contour History Images and Neural Networks Cla...
Human Action Recognition using Contour History Images and Neural Networks Cla...Human Action Recognition using Contour History Images and Neural Networks Cla...
Human Action Recognition using Contour History Images and Neural Networks Cla...IRJET Journal
 
IRJET- An Experimental Investigation of Material Removal Rate in Electric Dis...
IRJET- An Experimental Investigation of Material Removal Rate in Electric Dis...IRJET- An Experimental Investigation of Material Removal Rate in Electric Dis...
IRJET- An Experimental Investigation of Material Removal Rate in Electric Dis...IRJET Journal
 
IRJET- Deep Learning Framework Analysis
IRJET- Deep Learning Framework AnalysisIRJET- Deep Learning Framework Analysis
IRJET- Deep Learning Framework AnalysisIRJET Journal
 
Performance analysis of real-time and general-purpose operating systems for p...
Performance analysis of real-time and general-purpose operating systems for p...Performance analysis of real-time and general-purpose operating systems for p...
Performance analysis of real-time and general-purpose operating systems for p...IJECEIAES
 

What's hot (19)

IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...
IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...
IRJET- Image Reconstruction Algorithm for Electrical Impedance Tomographic Sy...
 
Improving image resolution through the cra algorithm involved recycling proce...
Improving image resolution through the cra algorithm involved recycling proce...Improving image resolution through the cra algorithm involved recycling proce...
Improving image resolution through the cra algorithm involved recycling proce...
 
Modelling of ntc thermistor using artificial neural network for non linearity...
Modelling of ntc thermistor using artificial neural network for non linearity...Modelling of ntc thermistor using artificial neural network for non linearity...
Modelling of ntc thermistor using artificial neural network for non linearity...
 
Generating higher accuracy digital data products by model parameter
Generating higher accuracy digital data products by model parameterGenerating higher accuracy digital data products by model parameter
Generating higher accuracy digital data products by model parameter
 
Quaternion Based Omnidirectional Machine Condition Monitoring System
Quaternion Based Omnidirectional Machine Condition Monitoring SystemQuaternion Based Omnidirectional Machine Condition Monitoring System
Quaternion Based Omnidirectional Machine Condition Monitoring System
 
IRJET- A Non Uniformity Process using High Picture Range Quality
IRJET-  	  A Non Uniformity Process using High Picture Range QualityIRJET-  	  A Non Uniformity Process using High Picture Range Quality
IRJET- A Non Uniformity Process using High Picture Range Quality
 
IRJET- Rice QA using Deep Learning
IRJET- Rice QA using Deep LearningIRJET- Rice QA using Deep Learning
IRJET- Rice QA using Deep Learning
 
Prediction based lossless medical image compression
Prediction based lossless medical image compressionPrediction based lossless medical image compression
Prediction based lossless medical image compression
 
RADAR Image Fusion Using Wavelet Transform
RADAR Image Fusion Using Wavelet TransformRADAR Image Fusion Using Wavelet Transform
RADAR Image Fusion Using Wavelet Transform
 
Mm3422322236
Mm3422322236Mm3422322236
Mm3422322236
 
absorption, Cu2+ : glass, emission, excitation, XRD
absorption, Cu2+ : glass, emission, excitation, XRDabsorption, Cu2+ : glass, emission, excitation, XRD
absorption, Cu2+ : glass, emission, excitation, XRD
 
IRJET - Dual Band Low Profile MPA with I-shaped MTM Unit Cell for Satelli...
IRJET -  	  Dual Band Low Profile MPA with I-shaped MTM Unit Cell for Satelli...IRJET -  	  Dual Band Low Profile MPA with I-shaped MTM Unit Cell for Satelli...
IRJET - Dual Band Low Profile MPA with I-shaped MTM Unit Cell for Satelli...
 
Automatic Real Time Auditorium Power Supply Control using Image Processing
Automatic Real Time Auditorium Power Supply Control using Image ProcessingAutomatic Real Time Auditorium Power Supply Control using Image Processing
Automatic Real Time Auditorium Power Supply Control using Image Processing
 
Ijarcet vol-2-issue-3-891-896
Ijarcet vol-2-issue-3-891-896Ijarcet vol-2-issue-3-891-896
Ijarcet vol-2-issue-3-891-896
 
A Novel Method to Improve Measurement Results of Flame Photometry Using Image...
A Novel Method to Improve Measurement Results of Flame Photometry Using Image...A Novel Method to Improve Measurement Results of Flame Photometry Using Image...
A Novel Method to Improve Measurement Results of Flame Photometry Using Image...
 
Human Action Recognition using Contour History Images and Neural Networks Cla...
Human Action Recognition using Contour History Images and Neural Networks Cla...Human Action Recognition using Contour History Images and Neural Networks Cla...
Human Action Recognition using Contour History Images and Neural Networks Cla...
 
IRJET- An Experimental Investigation of Material Removal Rate in Electric Dis...
IRJET- An Experimental Investigation of Material Removal Rate in Electric Dis...IRJET- An Experimental Investigation of Material Removal Rate in Electric Dis...
IRJET- An Experimental Investigation of Material Removal Rate in Electric Dis...
 
IRJET- Deep Learning Framework Analysis
IRJET- Deep Learning Framework AnalysisIRJET- Deep Learning Framework Analysis
IRJET- Deep Learning Framework Analysis
 
Performance analysis of real-time and general-purpose operating systems for p...
Performance analysis of real-time and general-purpose operating systems for p...Performance analysis of real-time and general-purpose operating systems for p...
Performance analysis of real-time and general-purpose operating systems for p...
 

Similar to IRJET - Object Identification in Steel Container through Thermal Image Pixel Analysis

IRJET- Matlab based Multi Feature Extraction in Image and Video Analysis ...
IRJET-  	  Matlab based Multi Feature Extraction in Image and Video Analysis ...IRJET-  	  Matlab based Multi Feature Extraction in Image and Video Analysis ...
IRJET- Matlab based Multi Feature Extraction in Image and Video Analysis ...IRJET Journal
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET Journal
 
Despeckling of Sar Image using Curvelet Transform
 	  Despeckling of Sar Image using Curvelet Transform 	  Despeckling of Sar Image using Curvelet Transform
Despeckling of Sar Image using Curvelet TransformIRJET Journal
 
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORS
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORSCOMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORS
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORSIRJET Journal
 
The Computation Complexity Reduction of 2-D Gaussian Filter
The Computation Complexity Reduction of 2-D Gaussian FilterThe Computation Complexity Reduction of 2-D Gaussian Filter
The Computation Complexity Reduction of 2-D Gaussian FilterIRJET Journal
 
Application of Digital Image Correlation: A Review
Application of Digital Image Correlation: A ReviewApplication of Digital Image Correlation: A Review
Application of Digital Image Correlation: A ReviewIRJET Journal
 
IRJET- Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
IRJET-  	  Satellite Image Resolution Enhancement using Dual-tree Complex Wav...IRJET-  	  Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
IRJET- Satellite Image Resolution Enhancement using Dual-tree Complex Wav...IRJET Journal
 
Computer Vision-Based Early Fire Detection Using Machine Learning
Computer Vision-Based Early Fire Detection Using Machine LearningComputer Vision-Based Early Fire Detection Using Machine Learning
Computer Vision-Based Early Fire Detection Using Machine LearningIRJET Journal
 
DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...
DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...
DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...IRJET Journal
 
Detection of Defects in Solar Panels using Thermal Imaging by PCA and ICA Method
Detection of Defects in Solar Panels using Thermal Imaging by PCA and ICA MethodDetection of Defects in Solar Panels using Thermal Imaging by PCA and ICA Method
Detection of Defects in Solar Panels using Thermal Imaging by PCA and ICA MethodIRJET Journal
 
IRJET - An Robust and Dynamic Fire Detection Method using Convolutional N...
IRJET -  	  An Robust and Dynamic Fire Detection Method using Convolutional N...IRJET -  	  An Robust and Dynamic Fire Detection Method using Convolutional N...
IRJET - An Robust and Dynamic Fire Detection Method using Convolutional N...IRJET Journal
 
Comparative Analysis of image Enhancement Techniques on Real Time images
Comparative Analysis of image Enhancement Techniques on Real Time imagesComparative Analysis of image Enhancement Techniques on Real Time images
Comparative Analysis of image Enhancement Techniques on Real Time imagesIJSRED
 
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET Journal
 
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET Journal
 
IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...
IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...
IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...cscpconf
 
Device to evaluate cleanliness of fiber optic connectors using image processi...
Device to evaluate cleanliness of fiber optic connectors using image processi...Device to evaluate cleanliness of fiber optic connectors using image processi...
Device to evaluate cleanliness of fiber optic connectors using image processi...IJECEIAES
 
IRJET- Advanced Control Strategies for Mold Level Process
IRJET- Advanced Control Strategies for Mold Level ProcessIRJET- Advanced Control Strategies for Mold Level Process
IRJET- Advanced Control Strategies for Mold Level ProcessIRJET Journal
 
IRJET- Image based Approach for Indian Fake Note Detection by Dark Channe...
IRJET-  	  Image based Approach for Indian Fake Note Detection by Dark Channe...IRJET-  	  Image based Approach for Indian Fake Note Detection by Dark Channe...
IRJET- Image based Approach for Indian Fake Note Detection by Dark Channe...IRJET Journal
 
AUTOMATIC IMAGE PROCESSING ENGINE ORIENTED ON QUALITY CONTROL OF ELECTRONIC B...
AUTOMATIC IMAGE PROCESSING ENGINE ORIENTED ON QUALITY CONTROL OF ELECTRONIC B...AUTOMATIC IMAGE PROCESSING ENGINE ORIENTED ON QUALITY CONTROL OF ELECTRONIC B...
AUTOMATIC IMAGE PROCESSING ENGINE ORIENTED ON QUALITY CONTROL OF ELECTRONIC B...sipij
 
Real Time & Automated Meter Reading using Image Processing Reducing Human Error
Real Time & Automated Meter Reading using Image Processing Reducing Human ErrorReal Time & Automated Meter Reading using Image Processing Reducing Human Error
Real Time & Automated Meter Reading using Image Processing Reducing Human ErrorIRJET Journal
 

Similar to IRJET - Object Identification in Steel Container through Thermal Image Pixel Analysis (20)

IRJET- Matlab based Multi Feature Extraction in Image and Video Analysis ...
IRJET-  	  Matlab based Multi Feature Extraction in Image and Video Analysis ...IRJET-  	  Matlab based Multi Feature Extraction in Image and Video Analysis ...
IRJET- Matlab based Multi Feature Extraction in Image and Video Analysis ...
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
 
Despeckling of Sar Image using Curvelet Transform
 	  Despeckling of Sar Image using Curvelet Transform 	  Despeckling of Sar Image using Curvelet Transform
Despeckling of Sar Image using Curvelet Transform
 
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORS
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORSCOMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORS
COMPOSITE IMAGELET IDENTIFIER FOR ML PROCESSORS
 
The Computation Complexity Reduction of 2-D Gaussian Filter
The Computation Complexity Reduction of 2-D Gaussian FilterThe Computation Complexity Reduction of 2-D Gaussian Filter
The Computation Complexity Reduction of 2-D Gaussian Filter
 
Application of Digital Image Correlation: A Review
Application of Digital Image Correlation: A ReviewApplication of Digital Image Correlation: A Review
Application of Digital Image Correlation: A Review
 
IRJET- Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
IRJET-  	  Satellite Image Resolution Enhancement using Dual-tree Complex Wav...IRJET-  	  Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
IRJET- Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
 
Computer Vision-Based Early Fire Detection Using Machine Learning
Computer Vision-Based Early Fire Detection Using Machine LearningComputer Vision-Based Early Fire Detection Using Machine Learning
Computer Vision-Based Early Fire Detection Using Machine Learning
 
DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...
DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...
DEVELOPMENT OF FAST AND ROBUST IMAGE REGISTRATION METHOD USING DISTANCE MEASU...
 
Detection of Defects in Solar Panels using Thermal Imaging by PCA and ICA Method
Detection of Defects in Solar Panels using Thermal Imaging by PCA and ICA MethodDetection of Defects in Solar Panels using Thermal Imaging by PCA and ICA Method
Detection of Defects in Solar Panels using Thermal Imaging by PCA and ICA Method
 
IRJET - An Robust and Dynamic Fire Detection Method using Convolutional N...
IRJET -  	  An Robust and Dynamic Fire Detection Method using Convolutional N...IRJET -  	  An Robust and Dynamic Fire Detection Method using Convolutional N...
IRJET - An Robust and Dynamic Fire Detection Method using Convolutional N...
 
Comparative Analysis of image Enhancement Techniques on Real Time images
Comparative Analysis of image Enhancement Techniques on Real Time imagesComparative Analysis of image Enhancement Techniques on Real Time images
Comparative Analysis of image Enhancement Techniques on Real Time images
 
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
 
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
 
IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...
IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...
IMPROVING IMAGE RESOLUTION THROUGH THE CRA ALGORITHM INVOLVED RECYCLING PROCE...
 
Device to evaluate cleanliness of fiber optic connectors using image processi...
Device to evaluate cleanliness of fiber optic connectors using image processi...Device to evaluate cleanliness of fiber optic connectors using image processi...
Device to evaluate cleanliness of fiber optic connectors using image processi...
 
IRJET- Advanced Control Strategies for Mold Level Process
IRJET- Advanced Control Strategies for Mold Level ProcessIRJET- Advanced Control Strategies for Mold Level Process
IRJET- Advanced Control Strategies for Mold Level Process
 
IRJET- Image based Approach for Indian Fake Note Detection by Dark Channe...
IRJET-  	  Image based Approach for Indian Fake Note Detection by Dark Channe...IRJET-  	  Image based Approach for Indian Fake Note Detection by Dark Channe...
IRJET- Image based Approach for Indian Fake Note Detection by Dark Channe...
 
AUTOMATIC IMAGE PROCESSING ENGINE ORIENTED ON QUALITY CONTROL OF ELECTRONIC B...
AUTOMATIC IMAGE PROCESSING ENGINE ORIENTED ON QUALITY CONTROL OF ELECTRONIC B...AUTOMATIC IMAGE PROCESSING ENGINE ORIENTED ON QUALITY CONTROL OF ELECTRONIC B...
AUTOMATIC IMAGE PROCESSING ENGINE ORIENTED ON QUALITY CONTROL OF ELECTRONIC B...
 
Real Time & Automated Meter Reading using Image Processing Reducing Human Error
Real Time & Automated Meter Reading using Image Processing Reducing Human ErrorReal Time & Automated Meter Reading using Image Processing Reducing Human Error
Real Time & Automated Meter Reading using Image Processing Reducing Human Error
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfsumitt6_25730773
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxhublikarsn
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxkalpana413121
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxMustafa Ahmed
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdfKamal Acharya
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesRashidFaridChishti
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptAfnanAhmad53
 

Recently uploaded (20)

Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptx
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptx
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdf
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 

IRJET - Object Identification in Steel Container through Thermal Image Pixel Analysis

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2309 Object Identification in Steel Container through Thermal Image Pixel Analysis Dr. M. P. Chitra1, Jawahar. K2, Karthikeyan. V2, Praveen. D2 1Professor and Head, Department of Electronics and Communication Panimalar Institute of Technology (affliated to Anna University), Chennai, India 2Final Year Student, Department of Electronics and Communication Panimalar Institute of Technology, (affliated to Anna University), Chennai, India --------------------------------------------------------------------------***----------------------------------------------------------------------- Abstract—Thermal image of the steel container with different types of objects is captured using the thermal camera. The surface temperature variations have been captured using thermal camera. In this paper, we propose to analyze objects inside steel containers with thermal images. The thermal imaging camera is employed to read the heat signature of objects inside steel containers. The acquired thermal images are compared, based on the hypothesis that different materials possessing different thermo-physical properties, should produce a unique thermal signature. The acquired thermal image has been filtered and segmented in cluster. Further, pixel difference matrix map is calculated. The feature vector is extracted from the scatter plot of pixels. The average value of the vector can be used as a reference standard to identify the object. Keywords—thermal image, steel container, thermal signature, thermal camera, surface temperature, thermo-physical properties, pixel difference, feature vector 1. INTRODUCTION Thermal cameras have been of interest mainly for military applications. Increased resolution and quality of the image combined with decreased size and cost during recent years however, have opened up new application areas. They are now widely used for civilian applications, e.g., within industry, to search for missing persons, in automotive safety, as well as for medical applications. Thermal infrared cameras are becoming increasingly popular as prices and size decrease while image resolution and quality increase. An increasing number of people understand the potential and advantages of thermal infrared cameras. For example, their in-variance to illumination changes and ability to see in total darkness. Steel is a widely used material for fabrication of machinery and equipment in almost all the industries. Maintaining these equipment may become very expensive and time consuming if it requires de- assembling, inspection and then re-assembling. This thesis addresses the problems of detection specifically for thermal infrared imagery and assists in the identification of objects within the steel container. 2. LITERATURE SURVEY A method of detecting and segmenting regions of interest (ROIs) of the thermal image of electrical installations is proposed. These regions are very important in diagnosing the thermal condition of electrical equipment [1]. A new method is proposed to improve the performance of image segmentation in thermal imagery. The proposed scheme efficiently utilizes nonlinear intensity enhancement technique and Unsupervised Active Contour Models (UACM). The nonlinear intensity enhancement improves visual quality by combining dynamic range compression and contrast enhancement, while the UACM incorporates active contour evolutional function and neural networks [2]. A real-time diagnostic and control technique has been developed for use in electronic circuits whose thermal signature can be correlated to their operating status. Successful implementation of this diagnostic scheme in proof-of- concept experiments required the incorporation of several technological issues into a complete system that has the capability to detect potential fault modes in the system under observation [3]. An automatic diagnosis system for testing electrical equipment for defects is proposed. Based on nondestructive inspection, infrared thermography is used to automate the diagnosis process. Thermal image processing based on statistical methods and morphological image processing technique are used to identify hotspots and the reference temperature [4]. Thermal anomalies in electrical equipment can be extracted if its infrared image is segmented properly. However, segmenting the infrared image is a very challenging task due to blur and low quality of the obtained images. So, it is very important to enhance the image prior to segmentation. An image enhancement method by adjusting the intensity of the image is proposed. Firstly, the intensity of the original image is inverted. Then, the warm region is enhanced by subtracting the original image with the inverted image [5]. The neural network is used in infrared thermography to classify defects, such as air, oil, and water, which can degrade material performance. A finite element method and experiment were adopted to simulate air, water, and oil ingress. Raw data, and thermographic signal reconstruction coefficients were used to train, and test the two multilayer, feed-forward NN models. Quantitative comparisons showed that the model using coefficients as features performed better than the one using raw data
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2310 [6]. A feature extraction pipeline namely Difference Matrix Projection (DMP) for pedestrian detection was proposed. The goal is to design an effective feature set that can efficiently be computed. This feature consists of pixel differences at different scales and orientations coupled with average pooling and block normalization. A formulation that computes the difference maps and local average using global image projection instead of an iterative filtering was developed [8]. 3. REQUIREMENTS A. Fluke Visual IR Thermometer Fig. 1. Fluke Visual IR thermometer It is a compact and intuitive visual IR thermometer that blends a visual image with infrared heat map overlay. It features NEAR and FAR mode that automatically aligns visual and thermal lenses to correctly locate issues. It includes a centre measurement box showing the exact area of temperature measurement on the screen. B. Smart View It is a powerful, modular suite of software gear for viewing, annotating, modifying and studying infrared images. It can generate completely customizable and professional-searching reviews in a few clean steps. It provides full assist for IR-Fusion Technology and lets us edit pictures in 5 viewing modes It is easy to use, yet offers high-end analysis performance. C. Matlab MATLAB (Matrix laboratory) is used in this thesis to implement software computation also considered as programming language It is developed by MathWorks, always allows matrix manipulations, other plotting of functions and data, implementation of maths algorithms, creation user interfaces, and interfacing the output. 4. PROPOSED SYSTEM Fig. 2. Block diagram of proposed system. A. Acquisition of Thermal Images Thermal images of the steel box with different types of objects is captured using thermal camera. The captured thermal images are processed with the smart view software. The thermal images are obtained in bitmap format. Fig. 3. Acquired thermal images of different objects within steel B. Noise Removal Noise removal algorithm is that the process of removing or reducing the noise from the image. The noise removal algorithms reduce or remove the visibility of noise by smoothing the whole image leaving areas near contrast boundaries. Noise is usually presents in digital images during image acquisition, coding, transmission, and processing steps. Filtering image data may be a standard process utilized in almost every image processing system. Filters are used for this purpose. They remove noise from images by preserving the details of the same. The choice of filter depends on the filter behaviour and type of data.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2311 Gaussian high pass and low pass filter can be used for the removal of noise from the acquired thermal image. It is a widely used effect in graphics software, typically to scale back image noise and reduce detail. Fig. 4. Filtered thermal image C. Pixel difference matrix map Before presenting the features, we briefly introduce how to formulate the pixel difference computation into matrix multiplications. In fact, this formulation can be applied to any feature computation that involves pixel or region differences and summations. It computes features by global matrix projection with pre-constructed projection matrices and, as a result, avoids pixel-wise scanning operations. Pixel differences are commonly computed by convolving the image with a block-based filter where a scanning of the entire image cannot be avoided. D. Cluster based segmentation Clustering involves the finding of a structure in a collection of unlabelled data. It is the process of organizing objects into groups whose members are identical in some way. A cluster is therefore a collection of objects which are identical between them and are not identical to the objects belonging to other clusters. Fuzzy C-Means (FCM) algorithm can be used to cluster the image. It is a clustering algorithm which allows a piece of data to belong to two or more clusters. Fig. 5. Cluster image of various objects inside steel E. Block normalization Normalization of features can introduce tolerance to illumination change. In this paper, the features are normalized on a block basis. Each block contains 2×2 cells, and the stride is one cell for both horizontal and vertical directions. The block features are normalized and concatenated into a single feature vector. Because of the overlap of blocks, each cell participates in four different blocks and is normalized accordingly. F. Feature vector extraction The multi-orientation information is incorporated in the pixel differences along different directions. The local statistical information is extracted by average-pooling, which can be efficiently computed by applying the averaging projection matrices G. Scatter plot A scatter plot is used either when a continuous variable which is under the control of the experimenter and another depends on it or when both continuous variables are independent. A parameter which is systematically incremented or decremented by the other is known as the control parameter, which is customarily plotted along the horizontal axis. The dependent or measured variable is customarily plotted along the vertical axis. If only independent variable exists, either sort of variable are often plotted on either axis and the degree of correlation between two variables will be illustrated by this plot.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2312 Fig. 6. Scatter plot for different objects within steel container Based on the calculated feature vector, the unknown object behind the container can be identified. TABLE I. FEATURE VECTOR FOR VARIOUS OBJECTS 5. CONCLUSION The objects' thermal changes inside steel walls is evaluated with pixel analysis method. The pixel analysis method is selected to get a benchmark method in thermal analysis. The analysis is developed based on the thermal signature from steel objects area, focusing on the Region Of Interest. ACKNOWLEDGEMENT The authors want to acknowledge the committed attempts of supporting college on the Department of Electronics and Communication, Panimalar Institute of Technology, Chennai for their participation within the subject experiments. In particular, the writers would love to acknowledge the precious guidance supplied by Dr. M. P. CHITRA, PROFESSOR AND HEAD, Department of Electronics and Communication, Panimalar Institute of Technology, Chennai. REFERENCES [1] M. S. Jadin, K. H. Ghazali, and S. Taib, “Detecting ROIs in the thermal image of electrical installations,” in IEEE International Conference on Control System, Computing and Engineering, 2014, pp. 496–501. [2] F. A. Albalooshi, E. Krieger, P. Sidike, and V. K. Asari, “Efficient thermal image segmentation through integration of nonlinear enhancement with unsupervised active contour model,” in SPIE 9477, Optical Pattern Recognition XXVI, 2015, p. 94770C. [3] S. Merryman and R. Nelms, “Diagnostic technique for power systems utilizing infrared thermal imaging,” IEEE Trans. Ind. Electron., vol. 42, no. 6, pp. 615–628, 1995. [4] Y. Chou and L. Yao, “Automatic diagnosis system of electrical equipment using infrared thermography,” in International Conference of Soft Computing and Pattern Recognition, 2009, pp. 155–160. [5] M. S. Jadin and S. Taib, “Infrared image enhancement and segmentation for extracting the thermal anomalies in electrical equipment,” Electron. Electr. Eng., vol. 120, no. 4, pp. 107–112, 2012. [6] Yuxia Duan, Shicai Liu, Caiqi Hua, Junqi Hu, Hai Zhang, Yiqian Yan, Ning Tao, Cunlin Zhang, Xavier Maldague, Qiang Fang, Clemente Ibarra-Castanedo, Dapeng Chen, Xiaoli Li and Jianqiao Meng, ” Automated defect classification in infrared thermography based on a neural network”, NDT and E International 107(2019), published by Elsevier Ltd. [7] Makoto Miwa, Rune Sætre, Yusuke Miyao, Jun’ichi Tsujii,” A Rich Feature Vector for Protein-Protein Interaction Extraction from Multiple Corpora”, Proceedings of the 2009 Conference on Empirical Methods in Natural Language Processing, pages 121–130, Singapore, 6-7 August 2009. [8] Xing Liu, Kar-Ann Toh, “A Novel Set of Pixel Difference-based Features for Pedestrian Detection”, 2018 IEEE 4𝑡ℎ International Conference on Identity, Security, and Behavior Analysis (ISBA). [9] Yang R, He Y, Mandelis A, Wang N, Wu X, Huang S. Induction infrared thermography and thermal-wave- radar analysis for imaging inspection and diagnosis of blade composites. IEEE Trans. Ind. Inf. 2018;14(12):5637–46. [10] Zeng Z, Tao N, Feng L, Zhang C. Hidden heterogeneous materials recognition in pulsed thermography. AIP Conference Proceedings 2012;1430:705–12. [11] Chen D, Zeng Z, Tao N, Zhang C, Zhang Z. Liquid ingress recognition in honeycomb structure by pulsed thermography. Eur Phys J Appl Phys 2013;62 Different objects Feature vector Wheat [3.30, 72.33] Rice [5.15725, 70.6185] Wheat and Rice [-6.4425, 72.9405] Tomato [20.695, 67.3515] Stone [11.419, 69.138] Naphthalene [30.253, 64.4395] Empty [13.16, 71.256] Wheat and Naphthalene [-0.6735, 73.827] Water [1.296, 71.62] Oil [-31.867, 75.165] Water and oil [4.287, 71.482]