71 research outputs found
Automatic Leaf Extraction from Outdoor Images
Automatic plant recognition and disease analysis may be streamlined by an
image of a complete, isolated leaf as an initial input. Segmenting leaves from
natural images is a hard problem. Cluttered and complex backgrounds: often
composed of other leaves are commonplace. Furthermore, their appearance is
highly dependent upon illumination and viewing perspective. In order to address
these issues we propose a methodology which exploits the leaves venous systems
in tandem with other low level features. Background and leaf markers are
created using colour, intensity and texture. Two approaches are investigated:
watershed and graph-cut and results compared. Primary-secondary vein detection
and a protrusion-notch removal are applied to refine the extracted leaf. The
efficacy of our approach is demonstrated against existing work.Comment: 13 pages, India-UK Advanced Technology Centre of Excellence in Next
Generation Networks, Systems and Services (IU-ATC), 201
CaloriNet: From silhouettes to calorie estimation in private environments
We propose a novel deep fusion architecture, CaloriNet, for the online
estimation of energy expenditure for free living monitoring in private
environments, where RGB data is discarded and replaced by silhouettes. Our
fused convolutional neural network architecture is trainable end-to-end, to
estimate calorie expenditure, using temporal foreground silhouettes alongside
accelerometer data. The network is trained and cross-validated on a publicly
available dataset, SPHERE_RGBD + Inertial_calorie. Results show
state-of-the-art minimum error on the estimation of energy expenditure
(calories per minute), outperforming alternative, standard and single-modal
techniques.Comment: 11 pages, 7 figure
Automatic individual holstein friesian cattle identification via selective local coat pattern matching in RGB-D imagery
Real-time RGB-D Tracking with Depth Scaling Kernelised Correlation Filters and Occlusion Handling
We present a real-time RGB-D object tracker which manages occlusions and scale changes in a wide variety of scenarios. Its accuracy matches, and in many cases outper-forms, state-of-the-art algorithms for precision and it far exceeds most in speed. We build our algorithm on the existing colour-only KCF tracker which uses the ‘kernel trick ’ to extend correlation filters for fast tracking. We fuse colour and depth cues as the tracker’s features and exploit the depth data to both adjust a given target’s scale and to detect and manage occlusions in such a way as to maintain real-time performance, exceeding on average 35fps when benchmarked on two publicly available datasets. We make our easy-to-extend modularised code available to other researchers.
Online quality assessment of human movement from skeleton data
We propose a general method for online estimation of the quality of movement from Kinect
skeleton data. A robust non-linear manifold learning technique is used to reduce the
dimensionality of the noisy skeleton data. Then, a statistical model of normal movement is
built from observations of healthy subjects, and the level of matching of new observations
with this model is computed on a frame-by-frame basis following Markovian assumptions.
The proposed method is validated on the assessment of gait on stairs
- …