25 research outputs found
Power Aware Visual Sensor Network for Wildlife Habitat Monitoring
One of the fundamental issue in wireless sensor network is conserving energy
and thus extending the lifetime of the network. In this paper we investigate
the coverage problem in camera sensor networks by developing two algorithms
which consider network lifetime. Also, it is assumed that camera sensors spread
randomly over a large area in order to monitor a designated air space. To
increase the lifetime of the network, the density of distributed sensors could
be such that a subset of sensors can cover the required air space. As a sensor
dies another sensor should be selected to compensate for the dead one and
reestablish the complete coverage. This process should be continued until
complete coverage is not achievable by the existing sensors. Thereafter, a
graceful degradation of the coverage is desirable. The goal is to elongate the
lifetime of the network while maintaining a maximum possible coverage of the
designated air space. Since the selection of a subset of sensors for complete
coverage of the target area is an NP-complete problem we present a class of
heuristics for this case. This is done by prioritizing the sensors based on
their visual and communicative properties.Comment: 6 pages, 4 figures, 1 tabl
Multiple Abnormality Detection for Automatic Medical Image Diagnosis Using Bifurcated Convolutional Neural Network
Automating classification and segmentation process of abnormal regions in
different body organs has a crucial role in most of medical imaging
applications such as funduscopy, endoscopy, and dermoscopy. Detecting multiple
abnormalities in each type of images is necessary for better and more accurate
diagnosis procedure and medical decisions. In recent years portable medical
imaging devices such as capsule endoscopy and digital dermatoscope have been
introduced and made the diagnosis procedure easier and more efficient. However,
these portable devices have constrained power resources and limited
computational capability. To address this problem, we propose a bifurcated
structure for convolutional neural networks performing both classification and
segmentation of multiple abnormalities simultaneously. The proposed network is
first trained by each abnormality separately. Then the network is trained using
all abnormalities. In order to reduce the computational complexity, the network
is redesigned to share some features which are common among all abnormalities.
Later, these shared features are used in different settings (directions) to
segment and classify the abnormal region of the image. Finally, results of the
classification and segmentation directions are fused to obtain the classified
segmentation map. Proposed framework is simulated using four frequent
gastrointestinal abnormalities as well as three dermoscopic lesions and for
evaluation of the proposed framework the results are compared with the
corresponding ground truth map. Properties of the bifurcated network like low
complexity and resource sharing make it suitable to be implemented as a part of
portable medical imaging devices
Adaptive search area for fast motion estimation
This paper suggests a new method for determining the search area for a motion
estimation algorithm based on block matching. The search area is adaptively
found in the proposed method for each frame block. This search area is similar
to that of the full search (FS) algorithm but smaller for most blocks of a
frame. Therefore, the proposed algorithm is analogous to FS in terms of
regularity but has much less computational complexity. The temporal and spatial
correlations among the motion vectors of blocks are used to find the search
area. The matched block is chosen from a rectangular area that the prediction
vectors set out. Simulation results indicate that the speed of the proposed
algorithm is at least seven times better than the FS algorithm.Comment: 9 pages, 6 figure
Blind Stereo Image Quality Assessment Inspired by Brain Sensory-Motor Fusion
The use of 3D and stereo imaging is rapidly increasing. Compression,
transmission, and processing could degrade the quality of stereo images.
Quality assessment of such images is different than their 2D counterparts.
Metrics that represent 3D perception by human visual system (HVS) are expected
to assess stereoscopic quality more accurately. In this paper, inspired by
brain sensory/motor fusion process, two stereo images are fused together. Then
from every fused image two synthesized images are extracted. Effects of
different distortions on statistical distributions of the synthesized images
are shown. Based on the observed statistical changes, features are extracted
from these synthesized images. These features can reveal type and severity of
distortions. Then, a stacked neural network model is proposed, which learns the
extracted features and accurately evaluates the quality of stereo images. This
model is tested on 3D images of popular databases. Experimental results show
the superiority of this method over state of the art stereo image quality
assessment approachesComment: 11 pages, 13 figures, 3 table
Adaptive Blind Image Watermarking Using Fuzzy Inference System Based on Human Visual Perception
Development of digital content has increased the necessity of copyright
protection by means of watermarking. Imperceptibility and robustness are two
important features of watermarking algorithms. The goal of watermarking methods
is to satisfy the tradeoff between these two contradicting characteristics.
Recently watermarking methods in transform domains have displayed favorable
results. In this paper, we present an adaptive blind watermarking method which
has high transparency in areas that are important to human visual system. We
propose a fuzzy system for adaptive control of the embedding strength factor.
Features such as saliency, intensity, and edge-concentration, are used as fuzzy
attributes. Redundant embedding in discrete cosine transform (DCT) of wavelet
domain has increased the robustness of our method. Experimental results show
the efficiency of the proposed method and better results are obtained as
compared to comparable methods with same size of watermark logo.Comment: 11 pages, 11 figure
Real-Time Impulse Noise Removal from MR Images for Radiosurgery Applications
In the recent years image processing techniques are used as a tool to improve
detection and diagnostic capabilities in the medical applications. Medical
applications have been so much affected by these techniques which some of them
are embedded in medical instruments such as MRI, CT and other medical devices.
Among these techniques, medical image enhancement algorithms play an essential
role in removal of the noise which can be produced by medical instruments and
during image transfer. It has been proved that impulse noise is a major type of
noise, which is produced during medical operations, such as MRI, CT, and
angiography, by their image capturing devices. An embeddable hardware module
which is able to denoise medical images before and during surgical operations
could be very helpful. In this paper an accurate algorithm is proposed for
real-time removal of impulse noise in medical images. All image blocks are
divided into three categories of edge, smooth, and disordered areas. A
different reconstruction method is applied to each category of blocks for the
purpose of noise removal. The proposed method is tested on MR images.
Simulation results show acceptable denoising accuracy for various levels of
noise. Also an FPAG implementation of our denoising algorithm shows acceptable
hardware resource utilization. Hence, the algorithm is suitable for embedding
in medical hardware instruments such as radiosurgery devices.Comment: 12 pages, 13 figures, 2 table
Segmentation of Bleeding Regions in Wireless Capsule Endoscopy Images an Approach for inside Capsule Video Summarization
Wireless capsule endoscopy (WCE) is an effective means of diagnosis of
gastrointestinal disorders. Detection of informative scenes by WCE could reduce
the length of transmitted videos and can help with the diagnosis. In this paper
we propose a simple and efficient method for segmentation of the bleeding
regions in WCE captured images. Suitable color channels are selected and
classified by a multi-layer perceptron (MLP) structure. The MLP structure is
quantized such that the implementation does not require multiplications. The
proposed method is tested by simulation on WCE bleeding image dataset. The
proposed structure is designed considering hardware resource constrains that
exist in WCE systems.Comment: 4 pages, 3 figure
Liver segmentation in CT images using three dimensional to two dimensional fully convolutional network
The need for CT scan analysis is growing for pre-diagnosis and therapy of
abdominal organs. Automatic organ segmentation of abdominal CT scan can help
radiologists analyze the scans faster and segment organ images with fewer
errors. However, existing methods are not efficient enough to perform the
segmentation process for victims of accidents and emergencies situations. In
this paper we propose an efficient liver segmentation with our 3D to 2D fully
connected network (3D-2D-FCN). The segmented mask is enhanced by means of
conditional random field on the organ's border. Consequently, we segment a
target liver in less than a minute with Dice score of 93.52.Comment: 5 pages, 2 figure
Polyp Segmentation in Colonoscopy Images Using Fully Convolutional Network
Colorectal cancer is a one of the highest causes of cancer-related death,
especially in men. Polyps are one of the main causes of colorectal cancer and
early diagnosis of polyps by colonoscopy could result in successful treatment.
Diagnosis of polyps in colonoscopy videos is a challenging task due to
variations in the size and shape of polyps. In this paper we proposed a polyp
segmentation method based on convolutional neural network. Performance of the
method is enhanced by two strategies. First, we perform a novel image patch
selection method in the training phase of the network. Second, in the test
phase, we perform an effective post processing on the probability map that is
produced by the network. Evaluation of the proposed method using the
CVC-ColonDB database shows that our proposed method achieves more accurate
results in comparison with previous colonoscopy video-segmentation methods
Left Ventricle Segmentation in Cardiac MR Images Using Fully Convolutional Network
Medical image analysis, especially segmenting a specific organ, has an
important role in developing clinical decision support systems. In cardiac
magnetic resonance (MR) imaging, segmenting the left and right ventricles helps
physicians diagnose different heart abnormalities. There are challenges for
this task, including the intensity and shape similarity between left ventricle
and other organs, inaccurate boundaries and presence of noise in most of the
images. In this paper we propose an automated method for segmenting the left
ventricle in cardiac MR images. We first automatically extract the region of
interest, and then employ it as an input of a fully convolutional network. We
train the network accurately despite the small number of left ventricle pixels
in comparison with the whole image. Thresholding on the output map of the fully
convolutional network and selection of regions based on their roundness are
performed in our proposed post-processing phase. The Dice score of our method
reaches 87.24% by applying this algorithm on the York dataset of heart images.Comment: 4 pages, 3 figure