GB201817286D0 - Computer based object detection within a video or image - Google Patents

Computer based object detection within a video or image

Info

Publication number
GB201817286D0
GB201817286D0 GBGB1817286.6A GB201817286A GB201817286D0 GB 201817286 D0 GB201817286 D0 GB 201817286D0 GB 201817286 A GB201817286 A GB 201817286A GB 201817286 D0 GB201817286 D0 GB 201817286D0
Authority
GB
United Kingdom
Prior art keywords
video
image
object detection
computer based
based object
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
GBGB1817286.6A
Other versions
GB2578325B (en
GB2578325A (en
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Future Health Works Ltd
Original Assignee
Future Health Works Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Future Health Works Ltd filed Critical Future Health Works Ltd
Priority to GB1817286.6A priority Critical patent/GB2578325B/en
Publication of GB201817286D0 publication Critical patent/GB201817286D0/en
Priority to EP19798184.8A priority patent/EP3871136A1/en
Priority to AU2019367163A priority patent/AU2019367163B2/en
Priority to PCT/EP2019/078563 priority patent/WO2020083831A1/en
Publication of GB2578325A publication Critical patent/GB2578325A/en
Application granted granted Critical
Publication of GB2578325B publication Critical patent/GB2578325B/en
Priority to AU2024204390A priority patent/AU2024204390A1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/213Feature extraction, e.g. by transforming the feature space; Summarisation; Mappings, e.g. subspace methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2415Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on parametric or probabilistic models, e.g. based on likelihood ratio or false acceptance rate versus a false rejection rate
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/29Graphical models, e.g. Bayesian networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/44Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
    • G06V10/443Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components by matching or filtering
    • G06V10/449Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters
    • G06V10/451Biologically inspired filters, e.g. difference of Gaussians [DoG] or Gabor filters with interaction between the filter responses, e.g. cortical complex cells
    • G06V10/454Integrating the filters into a hierarchical structure, e.g. convolutional neural networks [CNN]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/82Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/40Scenes; Scene-specific elements in video content
    • G06V20/46Extracting features or characteristics from the video content, e.g. video fingerprints, representative shots or key frames
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/20Movements or behaviour, e.g. gesture recognition
    • G06V40/28Recognition of hand or arm movements, e.g. recognition of deaf sign language
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/40Extraction of image or video features
    • G06V10/46Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
    • G06V10/469Contour-based spatial representations, e.g. vector-coding
    • G06V10/476Contour-based spatial representations, e.g. vector-coding using statistical shape modelling, e.g. point distribution models

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Evolutionary Computation (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • Biodiversity & Conservation Biology (AREA)
  • Medical Informatics (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Biomedical Technology (AREA)
  • Probability & Statistics with Applications (AREA)
  • Psychiatry (AREA)
  • Social Psychology (AREA)
  • Image Analysis (AREA)
GB1817286.6A 2018-10-22 2018-10-24 Computer based object detection within a video or image Active GB2578325B (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
GB1817286.6A GB2578325B (en) 2018-10-24 2018-10-24 Computer based object detection within a video or image
EP19798184.8A EP3871136A1 (en) 2018-10-22 2019-10-21 Computer based object detection within a video or image
AU2019367163A AU2019367163B2 (en) 2018-10-22 2019-10-21 Computer based object detection within a video or image
PCT/EP2019/078563 WO2020083831A1 (en) 2018-10-22 2019-10-21 Computer based object detection within a video or image
AU2024204390A AU2024204390A1 (en) 2018-10-22 2024-06-26 Computer based object detection within a video or image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB1817286.6A GB2578325B (en) 2018-10-24 2018-10-24 Computer based object detection within a video or image

Publications (3)

Publication Number Publication Date
GB201817286D0 true GB201817286D0 (en) 2018-12-05
GB2578325A GB2578325A (en) 2020-05-06
GB2578325B GB2578325B (en) 2023-02-15

Family

ID=64453880

Family Applications (1)

Application Number Title Priority Date Filing Date
GB1817286.6A Active GB2578325B (en) 2018-10-22 2018-10-24 Computer based object detection within a video or image

Country Status (1)

Country Link
GB (1) GB2578325B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110442736A (en) * 2019-08-16 2019-11-12 北京工商大学 A kind of semantically enhancement subspace cross-media retrieval method based on quadratic discriminatory analysis
CN110766053A (en) * 2019-09-23 2020-02-07 中国农业大学 Corn seed production ear screening method and device based on double-path convolutional neural network
CN113562355A (en) * 2021-08-10 2021-10-29 南京航空航天大学 Intelligent garbage sorting device and method based on deep learning technology

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108985259B (en) * 2018-08-03 2022-03-18 百度在线网络技术(北京)有限公司 Human body action recognition method and device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012155077A2 (en) * 2011-05-11 2012-11-15 Uab Research Foundation Methods, systems and computer program products for medical brain imaging analysis
US10049450B2 (en) * 2015-12-03 2018-08-14 Case Western Reserve University High-throughput adaptive sampling for whole-slide histopathology image analysis
US10839211B2 (en) * 2017-08-08 2020-11-17 Spaceknow Inc. Systems, methods and computer program products for multi-resolution multi-spectral deep learning based change detection for satellite images

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110442736A (en) * 2019-08-16 2019-11-12 北京工商大学 A kind of semantically enhancement subspace cross-media retrieval method based on quadratic discriminatory analysis
CN110766053A (en) * 2019-09-23 2020-02-07 中国农业大学 Corn seed production ear screening method and device based on double-path convolutional neural network
CN113562355A (en) * 2021-08-10 2021-10-29 南京航空航天大学 Intelligent garbage sorting device and method based on deep learning technology

Also Published As

Publication number Publication date
GB2578325B (en) 2023-02-15
GB2578325A (en) 2020-05-06

Similar Documents

Publication Publication Date Title
SG11202101439VA (en) Video image processing
IL285623A (en) Estimating object properties using visual image data
GB2578950B (en) Object detection in images
GB2583676B (en) Augmenting detected regions in image or video data
GB2576322B (en) Mapping object instances using video data
GB201804082D0 (en) Image annotation
GB202205313D0 (en) Determining object orientation from an image with machine learning
GB201621800D0 (en) Segmenting content displayed on a computing device into regions based on pixels of a screenshot image that captures the content
GB2575117B (en) Image component detection
IL254785A0 (en) Method of determining a direction of an object on the basis of an image of the object
EP3657391C0 (en) Processing a medical image
GB2578325B (en) Computer based object detection within a video or image
GB2560306B (en) Image processing
GB2577353B (en) A pixel unit, image sensor and camera
GB2568326B (en) Video image processing
GB201809345D0 (en) Image segmentation
EP3572975C0 (en) A multispectral image processing system for face detection
DK3528042T3 (en) Camera and method for detecting image data
GB2573343B (en) Image processing for object detection
GB2586858B (en) Image retrieval system
SG10201902421UA (en) Image sensor
EP3769286A4 (en) Video object detection
GB201521218D0 (en) Methods and systems for identifying an object in a video image
EP3813348A4 (en) Image capture
GB201819450D0 (en) Hierarchical image interpretation system