![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Applications of computing > Image processing > General
The four-volume set LNCS 11070, 11071, 11072, and 11073 constitutes the refereed proceedings of the 21st International Conference on Medical Image Computing and Computer-Assisted Intervention, MICCAI 2018, held in Granada, Spain, in September 2018. The 373 revised full papers presented were carefully reviewed and selected from 1068 submissions in a double-blind review process. The papers have been organized in the following topical sections: Part I: Image Quality and Artefacts; Image Reconstruction Methods; Machine Learning in Medical Imaging; Statistical Analysis for Medical Imaging; Image Registration Methods. Part II: Optical and Histology Applications: Optical Imaging Applications; Histology Applications; Microscopy Applications; Optical Coherence Tomography and Other Optical Imaging Applications. Cardiac, Chest and Abdominal Applications: Cardiac Imaging Applications: Colorectal, Kidney and Liver Imaging Applications; Lung Imaging Applications; Breast Imaging Applications; Other Abdominal Applications. Part III: Diffusion Tensor Imaging and Functional MRI: Diffusion Tensor Imaging; Diffusion Weighted Imaging; Functional MRI; Human Connectome. Neuroimaging and Brain Segmentation Methods: Neuroimaging; Brain Segmentation Methods. Part IV: Computer Assisted Intervention: Image Guided Interventions and Surgery; Surgical Planning, Simulation and Work Flow Analysis; Visualization and Augmented Reality. Image Segmentation Methods: General Image Segmentation Methods, Measures and Applications; Multi-Organ Segmentation; Abdominal Segmentation Methods; Cardiac Segmentation Methods; Chest, Lung and Spine Segmentation; Other Segmentation Applications.
The four-volume set LNCS 11070, 11071, 11072, and 11073 constitutes the refereed proceedings of the 21st International Conference on Medical Image Computing and Computer-Assisted Intervention, MICCAI 2018, held in Granada, Spain, in September 2018. The 373 revised full papers presented were carefully reviewed and selected from 1068 submissions in a double-blind review process. The papers have been organized in the following topical sections: Part I: Image Quality and Artefacts; Image Reconstruction Methods; Machine Learning in Medical Imaging; Statistical Analysis for Medical Imaging; Image Registration Methods. Part II: Optical and Histology Applications: Optical Imaging Applications; Histology Applications; Microscopy Applications; Optical Coherence Tomography and Other Optical Imaging Applications. Cardiac, Chest and Abdominal Applications: Cardiac Imaging Applications: Colorectal, Kidney and Liver Imaging Applications; Lung Imaging Applications; Breast Imaging Applications; Other Abdominal Applications. Part III: Diffusion Tensor Imaging and Functional MRI: Diffusion Tensor Imaging; Diffusion Weighted Imaging; Functional MRI; Human Connectome. Neuroimaging and Brain Segmentation Methods: Neuroimaging; Brain Segmentation Methods. Part IV: Computer Assisted Intervention: Image Guided Interventions and Surgery; Surgical Planning, Simulation and Work Flow Analysis; Visualization and Augmented Reality. Image Segmentation Methods: General Image Segmentation Methods, Measures and Applications; Multi-Organ Segmentation; Abdominal Segmentation Methods; Cardiac Segmentation Methods; Chest, Lung and Spine Segmentation; Other Segmentation Applications.
This book constitutes the refereed joint proceedings of the International Workshop on Point-of-Care Ultrasound, POCUS 2018, the International Workshop on Bio-Imaging and Visualization for Patient-Customized Simulations, BIVPCS 2017, the International Workshop on Correction of Brainshift with Intra-Operative Ultrasound, CuRIOUS 2018, and the International Workshop on Computational Precision Medicine, CPM 2018, held in conjunction with the 21st International Conference on Medical Imaging and Computer-Assisted Intervention, MICCAI 2018, in Granada, Spain, in September 2018.The 10 full papers presented at POCUS 2018, the 4 full papers presented at BIVPCS 2018, the 8 full papers presented at CuRIOUS 2018, and the 2 full papers presented at CPM 2018 were carefully reviewed and selected. The papers feature research from complementary fields such as ultrasound image systems applications as well as signal and image processing, mechanics, computational vision, mathematics, physics, informatics, computer graphics, bio-medical-practice, psychology and industry. They discuss intra-operative ultrasound-guided brain tumor resection as well as pancreatic cancer survival prediction.
The latest edition provides a comprehensive foundation for image and video compression. It covers HEVC/H.265 and future video coding activities, in addition to Internet Video Coding. The book features updated chapters and content, along with several new chapters and sections. It adheres to the current international standards, including the JPEG standard.
This book presents high-quality papers from an international forum for research on computational approaches to learning. It includes current research and findings from various research labs, universities and institutions that may lead to development of marketable products. It also provides solid support for these findings in the form of empirical studies, theoretical analysis, or comparison to psychological phenomena. Further, it features work that shows how to apply learning methods to solve important application problems as well as how machine learning research is conducted. The book is divided into two main parts: Machine Learning Techniques, which covers machine learning-related research and findings; and, Data Analytics, which introduces recent developments in this domain. Additionally, the book includes work on data analytics using machine learning techniques.
This book presents a systematic study of visual pattern discovery, from unsupervised to semi-supervised manner approaches, and from dealing with a single feature to multiple types of features. Furthermore, it discusses the potential applications of discovering visual patterns for visual data analytics, including visual search, object and scene recognition. It is intended as a reference book for advanced undergraduates or postgraduate students who are interested in visual data analytics, enabling them to quickly access the research world and acquire a systematic methodology rather than a few isolated techniques to analyze visual data with large variations. It is also inspiring for researchers working in computer vision and pattern recognition fields. Basic knowledge of linear algebra, computer vision and pattern recognition would be helpful to readers.
This book constitutes the refereed proceedings of the 8th IAPR TC3 International Workshop on Artificial Neural Networks in Pattern Recognition, ANNPR 2018, held in Siena, Italy, in September 2018. The 29 revised full papers presented together with 2 invited papers were carefully reviewed and selected from 35 submissions. The papers present and discuss the latest research in all areas of neural network- and machine learning-based pattern recognition. They are organized in two sections: learning algorithms and architectures, and applications. Chapter "Bounded Rational Decision-Making with Adaptive Neural Network Priors" is available open access under a Creative Commons Attribution 4.0 International License via link.springer.com.
This book constitutes the refereed proceedings of the 14th International Conference entitled Beyond Databases, Architectures and Structures, BDAS 2018, held in Poznan, Poland, in September 2018, during the IFIP World Computer Congress.It consists of 38 carefully reviewed papers selected from 102 submissions. The papers are organized in topical sections, namely big data and cloud computing; architectures, structures and algorithms for efficient data processing; artificial intelligence, data mining and knowledge discovery; text mining, natural language processing, ontologies and semantic web; image analysis and multimedia mining.
There has been a surging interest in developing systems for analyzing big graphs generated by real applications, such as online social networks and knowledge graphs. This book aims to help readers get familiar with the computation models of various graph processing systems with minimal time investment. This book is organized into three parts, addressing three popular computation models for big graph analytics: think-like-a-vertex, think-likea- graph, and think-like-a-matrix. While vertex-centric systems have gained great popularity, the latter two models are currently being actively studied to solve graph problems that cannot be efficiently solved in vertex-centric model, and are the promising next-generation models for big graph analytics. For each part, the authors introduce the state-of-the-art systems, emphasizing on both their technical novelties and hands-on experiences of using them. The systems introduced include Giraph, Pregel+, Blogel, GraphLab, CraphChi, X-Stream, Quegel, SystemML, etc. Readers will learn how to design graph algorithms in various graph analytics systems, and how to choose the most appropriate system for a particular application at hand. The target audience for this book include beginners who are interested in using a big graph analytics system, and students, researchers and practitioners who would like to build their own graph analytics systems with new features.
This book constitutes the refereed proceedings of the Third International Conference of the Immersive Learning Network, iLRN 2017, held in Coimbra, Portugal in June 2017. The proceedings contain 17 full papers together with 4 short papers, carefully reviewed and selected from 80 submissions. This year's special focus is "Honoring Tradition, Immersed in the Future".
This book constitutes the proceedings of the Joint IAPR International Workshop on Structural, Syntactic, and Statistical Pattern Recognition, S+SSPR 2018, held in Beijing, China, in August 2018. The 49 papers presented in this volume were carefully reviewed and selected from 75 submissions. They were organized in topical sections named: classification and clustering; deep learning and neurla networks; dissimilarity representations and Gaussian processes; semi and fully supervised learning methods; spatio-temporal pattern recognition and shape analysis; structural matching; multimedia analysis and understanding; and graph-theoretic methods.
This book constitutes the refereed joint proceedings of the Second International Workshop on Graphs in Biomedical Image Analysis, GRAIL 2018 and the First International Workshop on Integrating Medical Imaging and Non-Imaging Modalities, Beyond MIC 2018, held in conjunction with the 21st International Conference on Medical Imaging and Computer-Assisted Intervention, MICCAI 2018, in Granada, Spain, in September 2018. The 6 full papers presented at GRAIL 2018 and the 5 full papers presented at BeYond MIC 2018 were carefully reviewed and selected. The GRAIL papers cover a wide range of develop graph-based models for the analysis of biomedical images and encourage the exploration of graph-based models for difficult clinical problems within a variety of biomedical imaging contexts. The Beyond MIC papers cover topics of novel methods with significant imaging and non-imaging components, addressing practical applications and new datasets
This book constitutes the refereed proceedings of the 11th International Conference on Similarity Search and Applications, SISAP 2018, held in Lima, Peru, in October 2018.The 16 full papers presented together with 3 short papers and 1 demonstration paper were carefully reviewed and selected from 31 submissions. The papers deal with issues surrounding the theory, design, analysis, practice, and application of content-based and feature-based similarity search. They are organized in the following topical sections: metric search; visual search; nearest neighbor queries; clustering and outlier detection; graphs and applications; and shared session SISAP and SPIRE.
Build an inexpensive cluster of multiple Raspberry Pi computers and install all the required libraries to write parallel and scientific programs in Python 3. This book covers setting up your Raspberry Pis, installing the necessary software, and making a cluster of multiple Pis. Once the cluster is built, its power has to be exploited by means of programs to run on it. So, Raspberry Pi Supercomputing and Scientific Programming teaches you to code the cluster with the MPI4PY library of Python 3. Along the way, you will learn the concepts of the Message Passing Interface (MPI) standards and will explore the fundamentals of parallel programming on your inexpensive cluster. This will make this book a great starting point for supercomputing enthusiasts who want to get started with parallel programming. The book finishes with details of symbolic mathematics and scientific and numerical programming in Python, using SymPi, SciPy, NumPy, and Matplotlib. You'll see how to process signals and images, carry out calculations using linear algebra, and visualize your results, all using Python code. With the power of a Raspberry Pi supercomputer at your fingertips, data-intensive scientific programming becomes a reality at home. What You Will Learn Discover the essentials of supercomputing Build a low-cost cluster of Raspberry Pis at home Harness the power of parallel programming and the Message Passing Interface (MPI) Use your Raspberry Pi for symbolic, numerical, and scientific programming Who This Book Is For Python 3 developers who seek the knowledge of parallel programming, Raspberry Pi enthusiasts, researchers, and the scientific Python community.
This book constitutes the refereed proceedings of the International Conference on Computer Vision and Graphics, ICCVG 2018, held in Warsaw, Poland, in September 2018. The 45 full papers were selected from 117 submissions. The contributions are thematically arranged as follows: computer graphics, image quality and graphic, user interfaces, object classification and features, 3D and stereo image processing, low-level and middle-level image processing, medical image analysis, motion analysis and tracking, security and protection, pattern recognition and new concepts in classification.
This book constitutes the proceedings of the 24th International Symposium on Foundations of Intelligent Systems, ISMIS 2018, held in Limassol, Cyprus, in October 2018. The 32 full, 8 short, and 4 application papers presented in this volume were carefully reviewed and selected from 59 submissions. The papers deal with topics such as bioinformatics and health informatics, graph mining, image analysis, intelligent systems, mining complex patterns, novelty detection and class imbalance, social data analysis, spatio-temporal analysis, and topic modeling and opinion mining. In addition, three special sessions were organized, namely: Special Session on Granular and Soft Clustering for Data Science, Special Session on Intelligent Methodologies for Traffic Data Analysis and Mining, and Special Session on Advanced Methods in Machine Learning for Modeling Complex Data.
This two-volume set LNCS 10954 and LNCS 10955 constitutes - in conjunction with the volume LNAI 10956 - the refereed proceedings of the 14th International Conference on Intelligent Computing, ICIC 2018, held in Wuhan, China, in August 2018. The 275 full papers and 72 short papers of the three proceedings volumes were carefully reviewed and selected from 632 submissions. The papers are organized in topical sections such as Neural Networks.- Pattern Recognition.- Image Processing.- Intelligent Computing in Robotics.- Intelligent Control and Automation.- Intelligent Data Analysis and Prediction.- Fuzzy Theory and Algorithms.- Supervised Learning.- Unsupervised Learning.- Kernel Methods and Supporting Vector Machines.- Knowledge Discovery and Data Mining.- Natural Language Processing and Computational Linguistics.- Gene Expression Array Analysis.- Systems Biology.- Computational Genomics.- Computational Proteomics.- Gene Regulation Modeling and Analysis.- Protein-Protein Interaction Prediction.- Next-Gen Sequencing and Metagenomics.- Structure Prediction and Folding.- Evolutionary Optimization for Scheduling.- High-Throughput Biomedical Data Integration and Mining.- Machine Learning Algorithms and Applications.- Heuristic Optimization Algorithms for Real-World Applications.- Evolutionary Multi-Objective Optimization and Its Applications.- Swarm Evolutionary Algorithms for Scheduling and Combinatorial.- Optimization.- Swarm Intelligence and Applications in Combinatorial Optimization.- Advances in Metaheuristic Optimization Algorithm.- Advances in Image Processing and Pattern Recognition Techniques.- AI in Biomedicine.- Bioinformatics.- Biometrics Recognition.- Information Security.- Virtual Reality and Human-Computer Interaction.- Healthcare Informatics Theory and Methods.- Intelligent Computing in Computer Vision.- Intelligent Agent and Web Applications.- Reinforcement Learning.- Machine Learning.- Modeling, Simulation, and Optimization of Biological Systems.- Biomedical Data Modeling and Mining.- Cheminformatics.- Intelligent Computing in Computational Biology.- Protein Structure and Function Prediction.- Biomarker Discovery.- Hybrid Computational Intelligence: Theory and Application in Bioinformatics, Computational Biology and Systems Biology.- IoT and Smart Data.- Intelligent Systems and Applications for Bioengineering.- Evolutionary Optimization: Foundations and Its Applications to Intelligent Data Analytics.- Protein and Gene Bioinformatics: Analysis, Algorithms and Applications.
This two-volume set LNAI 10934 and LNAI 10935 constitutes the refereed proceedings of the 14th International Conference on Machine Learning and Data Mining in Pattern Recognition, MLDM 2018, held in New York, NY, USA in July 2018. The 92 regular papers presented in this two-volume set were carefully reviewed and selected from 298 submissions. The topics range from theoretical topics for classification, clustering, association rule and pattern mining to specific data mining methods for the different multi-media data types such as image mining, text mining, video mining, and Web mining.
This book constitutes - in conjunction with the two-volume set LNCS 10954 and LNCS 10955 - the refereed proceedings of the 14th International Conference on Intelligent Computing, ICIC 2018, held in Wuhan, China, in August 2018. The 275 full papers and 72 short papers of the three proceedings volumes were carefully reviewed and selected from 632 submissions. The papers are organized in topical sections such as Evolutionary Computation and Learning; Neural Networks; Pattern Recognition; Image Processing; Information Security; Virtual Reality and Human-Computer Interaction; Business Intelligence and Multimedia Technology; Biomedical Informatics Theory and Methods; Swarm Intelligence and Optimization; Natural Computing; Quantum Computing; Intelligent Computing in Computer Vision; Fuzzy Theory and Algorithms; Machine Learning; Systems Biology; Intelligent Systems and Applications for Bioengineering; Evolutionary Optimization: Foundations and Its Applications to Intelligent Data Analytics; Swarm Evolutionary Algorithms for Scheduling and Combinatorial Optimization; Swarm Intelligence and Applications in Combinatorial Qoptimization; Advances in Metaheuristic Optimization Algorithm; Advances in Image Processing and Pattern Techniques; Bioinformatics.
This book constitutes the refereed proceedings of the 22st Annual Conference on Medical Image Understanding and Analysis, MIUA 2018, held in Southampton, UK, in July 2018.The 34 revised full papers presented were carefully reviewed and selected from 49 submissions. The papers are organized in topical sections on liver analysis, medical image analysis, texture and image analysis, MRI: applications and techniques, segmentation in medical images, CT: learning and planning, ocular imaging analysis, applications of medical image analysis.
The SpringerBrief covers fundamentals of digital image processing including image concept, image file formats, creating user interfaces and many practical examples of processing images using C++ and Java. These practical examples include among other creating image histograms, performing lossless image compression, detecting change in colors, similarity-based image retrieval and others. All practical examples are accompanied with an explanation how to create programs and the obtained results. This SpringerBrief can be very useful for the undergraduate courses on image processing, providing students with the basic tools in image analysis and processing. Practitioners and researchers working in this field will also find this research useful.
This book introduces medical imaging, its security requirements, and various security mechanisms using data hiding approaches. The book in particular provides medical data hiding techniques using various advanced image transforms and encryption methods. The book focuses on two types of data hiding techniques: steganography and watermarking for medical images. The authors show how these techniques are used for security and integrity verification of medical images and designed for various types of medical images such as grayscale image and color image. The implementation of techniques are done using discrete cosine transform (DCT), discrete wavelet transform (DWT), singular value decomposition (SVD), redundant DWT (RDWT), fast discrete curvelet transform (FDCuT), finite ridgelet transform (FRT) and non-subsampled contourlet transform (NSCT). The results of these techniques are also demonstrated after description of each technique. Finally, some future research directions are provided for security of medical images in telemedicine application.
This book focuses on the emerging role of human factors in understanding, communicating with and engaging users. It reports on innovative approaches, highlighting visuals cues, such as new typographies, geometries and graphics for mobile and computer interfaces. The book also covers image and video processing, user-focused data compression, generative visuals, computational photography, and interactive design. Further topics include creative and empathetic design, human touch in digital graphics and experiential graphics. Based on the AHFE 2018 International Conference on Human Factors in Communication of Design, held on July 21-25, 2018, in Orlando, Florida, USA, this book reports on new findings, best-practices and case studies, providing readers with a fresh perspective and novel insights into the applications of human factors for enhancing the communication of design to users.
This textbook deals with the basics and methods of photogrammetry and laser scanning which are used to determine the form and location of objects, with measurements provided by sensors placed in air planes as well as on terrestrial platforms. Many examples and exercises with solutions are included. Photogrammetry, Laserscanning.
This book gathers outstanding research papers presented at the International Conference on Intelligent Vision and Computing (ICIVC 2021), held online during October 03-04, 2021. ICIVC 2021 is organised by Sur University, Oman. The book presents novel contributions in intelligent vision and computing and serves as reference material for beginners and advanced research. The topics covered are intelligent systems, intelligent data analytics and computing, intelligent vision and applications collective intelligence, soft computing, optimization, cloud computing, machine learning, intelligent software, robotics, data science, data security, big data analytics, and signal natural language processing. |
You may like...
Infrared Thermography in the Evaluation…
Carosena Meola, Simone Boccardi, …
Hardcover
R3,497
Discovery Miles 34 970
Sets and Extensions in the Twentieth…
Dov M. Gabbay, Akihiro Kanamori, …
Hardcover
R4,823
Discovery Miles 48 230
Atomic and Molecular Manipulation…
Andrew J. Mayne, Gerard Dujardin
Hardcover
R3,430
Discovery Miles 34 300
|