Search Results - (pattern OR patterns) recognition, automatic methods

Refine Results
  1. 1

    Automatic Diatom Identification. by Du Buf, Hans

    Published 2002
    Full text (MFA users only)
    Electronic eBook
  2. 2

    Emotion recognition : a pattern analysis approach by Konar, Amit

    Published 2014
    Table of Contents: “…Title Page -- Copyright -- Dedication -- Preface -- Acknowledgments -- Contributors -- Chapter 1: Introduction to Emotion Recognition -- 1.1 Basics of Pattern Recognition -- 1.2 Emotion Detection as a Pattern Recognition Problem -- 1.3 Feature Extraction -- 1.4 Feature Reduction Techniques -- 1.5 Emotion Classification -- 1.6 Multimodal Emotion Recognition -- 1.7 Stimulus Generation for Emotion Arousal -- 1.8 Validation Techniques -- 1.9 Summary -- References -- Author Biographies…”
    Full text (MFA users only)
    Electronic eBook
  3. 3

    Moments and moment invariants in pattern recognition by Flusser, Jan

    Published 2009
    Table of Contents: “…-- 1.3.1 Geometric and complex moments -- 1.3.2 Orthogonal moments -- 1.4 Outline of the book -- References -- 2 Moment invariants to translation, rotation and scaling -- 2.1 Introduction -- 2.1.1 Invariants to translation -- 2.1.2 Invariants to uniform scaling -- 2.1.3 Traditional invariants to rotation -- 2.2 Rotation invariants from complex moments -- 2.2.1 Construction of rotation invariants -- 2.2.2 Construction of the basis -- 2.2.3 Basis of invariants of the second and third orders -- 2.2.4 Relationship to the Hu invariants -- 2.3 Pseudoinvariants -- 2.4 Combined invariants to TRS and contrast changes -- 2.5 Rotation invariants for recognition of symmetric objects -- 2.5.1 Logo recognition -- 2.5.2 Recognition of simple shapes -- 2.5.3 Experiment with a baby toy -- 2.6 Rotation invariants via image normalization -- 2.7 Invariants to nonuniform scaling -- 2.8 TRS invariants in 3D -- 2.9 Conclusion -- References -- 3 Affine moment invariants -- 3.1 Introduction -- 3.1.1 Projective imaging of a 3D world -- 3.1.2 Projective moment invariants -- 3.1.3 Affine transformation -- 3.1.4 AMIs -- 3.2 AMIs derived from the Fundamental theorem -- 3.3 AMIs generated by graphs -- 3.3.1 The basic concept -- 3.3.2 Representing the invariants by graphs -- 3.3.3 Independence of the AMIs -- 3.3.4 The AMIs and tensors -- 3.3.5 Robustness of the AMIs -- 3.4 AMIs via image normalization -- 3.4.1 Decomposition of the affine transform -- 3.4.2 Violation of stability -- 3.4.3 Relation between the normalized moments and the AMIs -- 3.4.4 Affine invariants via half normalization -- 3.4.5 Affine invariants from complex moments -- 3.5 Derivation of the AMIs from the CayleyAronhold equation -- 3.5.1 Manual solution -- 3.5.2 Automatic solution -- 3.6 Numerical experiments -- 3.6.1 Digit recognition -- 3.6.2 Recognition of symmetric patterns -- 3.6.3 The childrens mosaic -- 3.7 Affine invariants of color images -- 3.8 Generalization to three dimensions -- 3.8.1 Method of geometric primitives -- 3.8.2 Normalized moments in 3D -- 3.8.3 Half normalization in 3D -- 3.8.4 Direct solution of the CayleyAronhold equation -- 3.9 Conclusion -- Appendix -- References -- 4 Implicit invariants to elastic transformations -- 4.1 Introduction -- 4.2 General moments under a polynomial transform -- 4.3 Explicit and implicit invariants -- 4.4 Implicit invariants as a minimization task -- 4.5 Numerical experiments -- 4.5.1 Invariance and robustness test -- 4.5.2 ALOI classification experiment -- 4.5.3 Character recognition on a bottle -- 4.6 Conclusion -- References -- 5 Invariants to convolution -- 5.1 Introduction -- 5.2 Blur invariants for centrosymmetric PSFs -- 5.2.1 Template matching experiment -- 5.2.2 Invariants to linear motion blur -- 5.2.3 Extension to n dimensions -- 5.2.4 Possible applications and limitations -- 5.3 Blur invariants for N-fold symmetric PSFs -- 5.3.1 Blur invariants for circularly symmetric PSFs -- 5.3.2 Blur invariants for Gaussian PSFs -- 5.4 Combined invariants -- 5.4.1 Combined i.…”
    Full text (MFA users only)
    Electronic eBook
  4. 4

    Handbook on soft computing for video surveillance

    Published 2012
    Full text (MFA users only)
    Electronic eBook
  5. 5

    Sensor Data Understanding. by Grzegorzek, Marcin

    Published 2017
    Full text (MFA users only)
    Electronic eBook
  6. 6
  7. 7

    Medicine Meets Virtual Reality 13 : the Magical Next Becomes the Medical Now

    Published 2005
    Table of Contents: “…Modeling biologic soft tissues for haptic feedback with an hybrid multiresolution method -- Control of laparoscopic instrument motion in an inanimate bench model: implications for the training and evaluation of technical skills -- Tearing of membranes for interactive real-time surgical training -- Interactive real-time simulation of an endoscopic polyp removal -- Surgical robot setup simulation with consistent kinematics and haptics for abdominal surgery -- Development of a navigation function of an endoscopic robot surgery system -- Development of a 3D visualization system for surgical field deformation with geometric pattern projection -- In vivo force during arterial interventional radiology needle puncture procedures -- The virtual terrorism response academy: training for high-risk, low-frequency threats -- Real-time ultrasonography simulator based on 3D CT-scan images -- Fuzzy classification: towards evaluating performance on a surgical simulator -- Structural flexibility of laparoscopic instruments: implication for the design of virtual reality simulators.…”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  8. 8

    Biomedical signal analysis : contemporary methods and applications by Theis, Fabian J.

    Published 2010
    Table of Contents: “…Foundations of medical imaging and signal recording -- Spectral transformations -- Information theory and principal component analysis -- Independent component analysis and blind source separation -- Dependent component analysis -- Pattern recognition techniques -- Fuzzy clustering and genetic algorithms -- Exploratory data analysis methods for fMRI -- Low-frequency functional connectivity in fMRI -- Classification of dynamic breast MR image data -- Dynamic cerebral contrast-enhanced perfusion MRI -- Skin lesion classification -- Microscopic slice image processing and automatic labeling -- NMR water artifact removal.…”
    Full text (MFA users only)
    Electronic eBook
  9. 9

    Software engineering for embedded systems : methods, practical techniques, and applications

    Published 2013
    Table of Contents: “…-- An architectural example -- Using patterns -- Making trade-off decisions -- Software architecture categories and views -- Primary architectural views -- Secondary viewpoints -- Summary -- References -- Events and triggers -- Room temperature unit -- Event system -- Event handle -- Event methods -- Event data structure -- Reentrancy -- Disable and enable interrupts -- EnterCritical and ExitCritical -- Semaphores -- Implementation with Enter/ExitCritical -- Event processing -- Integration -- Triggers -- Blinking LED -- Design idea -- Tick timer -- Trigger interface -- Trigger descriptor -- Data allocation -- SetTrigger -- IncTicks -- Making it reentrant -- Initialization -- Blink! …”
    Full text (MFA users only)
    Electronic eBook
  10. 10

    Formalising Natural Languages with Nooj 2014. by Monti, Johanna

    Published 2015
    Table of Contents: “…Intro -- Table of Contents -- Editors' Preface -- Part I -- The DEM and the LVF Dictionaries for NooJ -- The Formalisation of Movement Verbs for Automatic Translation using NooJ Platform -- Morphological and Syntactic Grammars for the Recognition of Verbal Lemmas in Quechua -- A Lexicon-based Approach to Sentiment Analysis -- &lt -- Material&gt -- Adjectives in Greek NooJ Module -- Croatian Derivational Patterns in NooJ -- The Inflection of Italian Pronominal Verbs -- Part II -- Semantic Role Labelling with NooJ -- Recognition of Honorific Passive Verbal Form in Japanese with NooJ -- A NooJ Module for Named Entity Recognition in Middle French Texts -- Morpho-syntaxical based Recognition of Arabic MWUs with NooJ -- Local Grammars for Pragmatemes in NooJ -- Resources for Identification of Cues with Author's Text Insertions in Belarusian and Russian Electronic Texts -- Paraphrases VļNļA in one Class of Psychological Predicates -- Part III -- Near Language Identification using NooJ -- Translating Arabic Relative Clauses into English using NooJ Platform -- Converting Quantitative Expressions with Measurement Unit into an Orthographic Form, and Convenient Monitoring Methods for Belarusian -- Pedagogical Use of NooJ dealing with French as a Foreign Language -- Building Family Trees with NooJ -- A Knowledge-Based CLIR Model for Specific Domain Collections -- Knowledge Management and Extraction from Cultural HeritageRepositories -- Automatic Document Classification and Event Extraction in StandardArabic -- Contributors.…”
    Full text (MFA users only)
    Electronic eBook
  11. 11

    Artificial intelligence research and development : proceedings of the 16th International Conference of the Catalan Association for Artificial Intelligence

    Published 2013
    Table of Contents: “…Improving Early Diagnosis of Alzheimer's Disease Using Synchrony MeasuresKernel Functions for Categorical Variables with Application to Problems in the Life Sciences; Introducing a `Difficult Factor' for Dataset Bi-Classification Using SVM; Towards the Development of the Smart Grid: Fast Electricity Load Forecasting Using Different Hybrid Approaches; Automatic Trend Line Generation for Time-Series Analysis: A Graphical Approach; Finding Patterns in Cognitive Rehabilitation; An Efficient Closed Frequent Itemset Miner for the MOA Stream Mining System…”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  12. 12

    Asterisk 1.4 - the Professional's Guide : the Professional's Guide. by Carpenter, Colman

    Published 2009
    Table of Contents: “…; Types of speech technologies; Automatic Speech Recognition (ASR); Isolated Word Recognition; Connected Word Recognition; Natural Language Recognition; Text-to-Speech (TTS); Speaker Verification and Identification (SVI); MRCP; Implementation considerations; ASR and Asterisk; Installing LumenVox speech recognition with Asterisk.…”
    Full text (MFA users only)
    Electronic eBook
  13. 13
  14. 14

    Outcome Prediction in Cancer. by Taktak, Azzam F. G.

    Published 2007
    Table of Contents: “…Chapter 9: The Use of Artificial Neural Networks for the Diagnosis and Estimation of Prognosis in Cancer Patients -- Chapter 10: Machine Learning Contribution to Solve Prognostic Medical Problems -- Chapter 11: Classification of Brain Tumours by Pattern Recognition of Magnetic Resonance Imaging and Spectroscopic Data -- Chapter 12: Towards Automatic Risk Analysis for Hereditary Non-Polyposis Colorectal Cancer Based on Pedigree Data -- Chapter 13: The Impact of Microarray Technology in Brain Cancer -- Section 5: Dissemination of Information.…”
    Full text (MFA users only)
    Electronic eBook
  15. 15

    Principles of Modern Radar Missile Seekers. by Markin, Evgeny

    Published 2022
    Table of Contents: “…Intro -- Principles of Modern Radar Missile Seekers -- Contents -- Preface -- Acknowledgments -- CHAPTER 1 Introduction -- 1.1 Threats -- 1.1.1 The First Threat -- 1.1.2 The Second Threat -- 1.1.3 The Third Threat -- 1.2 Goals and Objectives -- 1.3 Basic Concepts -- References -- CHAPTER 2 Tactical and Technical Characteristics of an Anti-Aircraft Missile System -- 2.1 The Defeat Zone -- 2.1.1 Choosing the Anti-Aircraft Missile System Defeat Zone Boundaries -- 2.1.2 Providing a Given Defeat Zone with the Technical Characteristics of Anti-Aircraft Missile System Combat Requirements -- 2.2 Missile Launch Zone -- 2.3 A Target Detection Zone -- References -- CHAPTER 3 Firing over the Horizon -- 3.1 Basic Principles -- 3.2 Estimate of Ballistic and Flight Characteristics of the Missile According to Data From Open Sources -- 3.3 Problems: Target Search and Auto-Tracking -- References -- CHAPTER 4 Radio Control of Atmospheric Anti-Aircraft Missile -- 4.1 Generalized Block Diagram of the Radio System -- 4.2 Radio Control System Classification -- 4.2.1 Launch Control -- 4.2.2 Anti-Aircraft Missile Flight Control -- 4.2.3 Missile Warhead Detonation Control -- 4.3 Flight Trajectories and Guidance Methods -- 4.3.1 Two-Point Guidance Methods: Homing Methods -- 4.3.2 Three-Point Guidance Methods: Teleguidance Methods -- References -- CHAPTER 5 Radar -- 5.1 Basic Principles -- 5.2 Radar Types -- 5.2.1 Search and Detect Radars -- 5.2.2 Tracking Radars -- 5.2.3 Image Radars -- 5.3 Tactical and Technical Characteristics of the Radar -- References -- CHAPTER 6 Monopulse Radars -- 6.1 Basic Principles -- 6.2 Tracking Radars -- 6.2.1 Amplitude Sum-and-Difference System of Automatic Target Tracking -- 6.2.2 Phase Sum-and-Difference System of Automatic Target Tracking -- 6.3 Monopulse Antenna -- 6.3.1 Lens Antennas -- 6.3.2 Reflector Antennas -- 6.3.3 Arrays Antennas.…”
    Full text (MFA users only)
    Electronic eBook
  16. 16
  17. 17

    Proceedings Of Iscram 2007. by Burghardt, Paul

    Published 2007
    Full text (MFA users only)
    Electronic eBook
  18. 18

    Linguistics in the Twenty First Century. by Bermudez, Eloina Miyares

    Published 2006
    Table of Contents: “…An analysis on the vowel duration in the basque spoken in legorretapotential aspect and the role of tone in two variants of zapotec; digital resources for automatic speech recognition of broadcast news in basque and spanish; lexicology; needles in a haystack and how to find them? …”
    Full text (MFA users only)
    Electronic eBook
  19. 19

    Electronics, automation and engineering of power systems : selected, peer reviewed papers from the International Forum on Electrical Engineering and Automation & the 2014 Internati...

    Published 2015
    Table of Contents: “…Coordinate Measurement System for Copper-Clad PlateCalibration of Eddy Current Sensor Using Speckle Photography; Analysis of the Principle of Laser Displacement Sensor and its Application; The Research and Development of a High Precision Measuring Device; Centralized Inter-Network Resource Allocation Scheme in Wireless Body Area Network; High Voltage Equipment PD Pattern Recognition Based on BP Classifier; Design of High-Rise Building's Monitoring System for Electric Fire Base on CAN Bus; A Dedicated Device Based on the Spatial Electric Field for Measuring Voltage of Catenary System.…”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  20. 20

    Advances in material engineering and mechanical engineering : selected, peer reviewd papers from the International Conference on Material Engineering and Mechanical Engineering, Au...

    Published 2011
    Table of Contents: “…Design of Automatic Clutch System and Simulation of Engagement Process for AMTImpact Resistance and Energy Absorption of Functionally Graded Cellular Structures; Sensitivity of the Carbon Fiber Interface in Epoxy; Investigation of the Process Capability of Water Cavitation Peening and Shot Peening Processing; Hybrid KPCA-SVM Method for Pattern Recognition of Chatter Gestation; Characterization on Duplex Treated Coating Fabricated by Laser Cladding and Active Screen Plasma Nitriding; The Study of TiC/C Composite Fiber by Chemical Vapor Deposition…”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook