首页 > 最新文献

Iberian Conference on Pattern Recognition and Image Analysis最新文献

英文 中文
Learning to search for and detect objects in foveal images using deep learning 学习使用深度学习在中央凹图像中搜索和检测物体
Pub Date : 2023-04-12 DOI: 10.48550/arXiv.2304.05741
Beatriz Paula, Plinio Moreno
The human visual system processes images with varied degrees of resolution, with the fovea, a small portion of the retina, capturing the highest acuity region, which gradually declines toward the field of view's periphery. However, the majority of existing object localization methods rely on images acquired by image sensors with space-invariant resolution, ignoring biological attention mechanisms. As a region of interest pooling, this study employs a fixation prediction model that emulates human objective-guided attention of searching for a given class in an image. The foveated pictures at each fixation point are then classified to determine whether the target is present or absent in the scene. Throughout this two-stage pipeline method, we investigate the varying results obtained by utilizing high-level or panoptic features and provide a ground-truth label function for fixation sequences that is smoother, considering in a better way the spatial structure of the problem. Finally, we present a novel dual task model capable of performing fixation prediction and detection simultaneously, allowing knowledge transfer between the two tasks. We conclude that, due to the complementary nature of both tasks, the training process benefited from the sharing of knowledge, resulting in an improvement in performance when compared to the previous approach's baseline scores.
人类的视觉系统以不同的分辨率处理图像,视网膜的一小部分中央凹捕捉最高的敏锐度区域,该区域逐渐向视野的外围下降。然而,现有的大多数目标定位方法依赖于图像传感器获取的具有空间不变分辨率的图像,忽略了生物注意机制。作为兴趣池的区域,本研究采用了一种固定预测模型,该模型模拟了人类在目标引导下搜索图像中给定类别的注意力。然后对每个注视点的注视图像进行分类,以确定目标在场景中是否存在。在这个两阶段的管道方法中,我们研究了利用高级或全视特征获得的不同结果,并提供了一个更平滑的固定序列的真值标记函数,更好地考虑了问题的空间结构。最后,我们提出了一种新的双任务模型,能够同时进行注视预测和检测,允许两个任务之间的知识转移。我们得出的结论是,由于这两个任务的互补性,训练过程受益于知识共享,与之前方法的基线分数相比,结果是性能的提高。
{"title":"Learning to search for and detect objects in foveal images using deep learning","authors":"Beatriz Paula, Plinio Moreno","doi":"10.48550/arXiv.2304.05741","DOIUrl":"https://doi.org/10.48550/arXiv.2304.05741","url":null,"abstract":"The human visual system processes images with varied degrees of resolution, with the fovea, a small portion of the retina, capturing the highest acuity region, which gradually declines toward the field of view's periphery. However, the majority of existing object localization methods rely on images acquired by image sensors with space-invariant resolution, ignoring biological attention mechanisms. As a region of interest pooling, this study employs a fixation prediction model that emulates human objective-guided attention of searching for a given class in an image. The foveated pictures at each fixation point are then classified to determine whether the target is present or absent in the scene. Throughout this two-stage pipeline method, we investigate the varying results obtained by utilizing high-level or panoptic features and provide a ground-truth label function for fixation sequences that is smoother, considering in a better way the spatial structure of the problem. Finally, we present a novel dual task model capable of performing fixation prediction and detection simultaneously, allowing knowledge transfer between the two tasks. We conclude that, due to the complementary nature of both tasks, the training process benefited from the sharing of knowledge, resulting in an improvement in performance when compared to the previous approach's baseline scores.","PeriodicalId":319553,"journal":{"name":"Iberian Conference on Pattern Recognition and Image Analysis","volume":"7 3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-04-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116803412","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Smart-Tree: Neural Medial Axis Approximation of Point Clouds for 3D Tree Skeletonization Smart-Tree:用于3D树骨架化的点云的神经内轴线逼近
Pub Date : 2023-03-21 DOI: 10.48550/arXiv.2303.11560
Harry Dobbs, O. Batchelor, Richard D. Green, J. Atlas
This paper introduces Smart-Tree, a supervised method for approximating the medial axes of branch skeletons from a tree point cloud. Smart-Tree uses a sparse voxel convolutional neural network to extract the radius and direction towards the medial axis of each input point. A greedy algorithm performs robust skeletonization using the estimated medial axis. Our proposed method provides robustness to complex tree structures and improves fidelity when dealing with self-occlusions, complex geometry, touching branches, and varying point densities. We evaluate Smart-Tree using a multi-species synthetic tree dataset and perform qualitative analysis on a real-world tree point cloud. Our experimentation with synthetic and real-world datasets demonstrates the robustness of our approach over the current state-of-the-art method. The dataset and source code are publicly available.
本文介绍了一种基于树点云的树枝骨架中间轴的监督逼近方法Smart-Tree。Smart-Tree使用稀疏体素卷积神经网络提取每个输入点的中轴线的半径和方向。贪婪算法使用估计的内轴线执行鲁棒骨架化。我们提出的方法提供了对复杂树结构的鲁棒性,并在处理自遮挡、复杂几何、接触分支和变化点密度时提高了保真度。我们使用多物种合成树数据集评估Smart-Tree,并对现实世界的树点云进行定性分析。我们对合成和真实世界数据集的实验证明了我们的方法比当前最先进的方法具有鲁棒性。数据集和源代码是公开的。
{"title":"Smart-Tree: Neural Medial Axis Approximation of Point Clouds for 3D Tree Skeletonization","authors":"Harry Dobbs, O. Batchelor, Richard D. Green, J. Atlas","doi":"10.48550/arXiv.2303.11560","DOIUrl":"https://doi.org/10.48550/arXiv.2303.11560","url":null,"abstract":"This paper introduces Smart-Tree, a supervised method for approximating the medial axes of branch skeletons from a tree point cloud. Smart-Tree uses a sparse voxel convolutional neural network to extract the radius and direction towards the medial axis of each input point. A greedy algorithm performs robust skeletonization using the estimated medial axis. Our proposed method provides robustness to complex tree structures and improves fidelity when dealing with self-occlusions, complex geometry, touching branches, and varying point densities. We evaluate Smart-Tree using a multi-species synthetic tree dataset and perform qualitative analysis on a real-world tree point cloud. Our experimentation with synthetic and real-world datasets demonstrates the robustness of our approach over the current state-of-the-art method. The dataset and source code are publicly available.","PeriodicalId":319553,"journal":{"name":"Iberian Conference on Pattern Recognition and Image Analysis","volume":"87 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-03-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115820300","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Study of Augmentation Methods for Handwritten Stenography Recognition 手写速记识别的增强方法研究
Pub Date : 2023-03-05 DOI: 10.48550/arXiv.2303.02761
R. Heil, Eva Breznik
One of the factors limiting the performance of handwritten text recognition (HTR) for stenography is the small amount of annotated training data. To alleviate the problem of data scarcity, modern HTR methods often employ data augmentation. However, due to specifics of the stenographic script, such settings may not be directly applicable for stenography recognition. In this work, we study 22 classical augmentation techniques, most of which are commonly used for HTR of other scripts, such as Latin handwriting. Through extensive experiments, we identify a group of augmentations, including for example contained ranges of random rotation, shifts and scaling, that are beneficial to the use case of stenography recognition. Furthermore, a number of augmentation approaches, leading to a decrease in recognition performance, are identified. Our results are supported by statistical hypothesis testing. Links to the publicly available dataset and codebase are provided.
限制速记手写文本识别(HTR)性能的因素之一是带注释的训练数据太少。为了缓解数据稀缺的问题,现代HTR方法通常采用数据扩充方法。但是,由于速记文字的特殊性,这些设置可能不能直接适用于速记识别。在这项工作中,我们研究了22种经典的增强技术,其中大多数通常用于其他文字的HTR,如拉丁笔迹。通过广泛的实验,我们确定了一组增强,包括例如包含随机旋转,移位和缩放的范围,这有利于速记识别的用例。此外,还确定了一些导致识别性能下降的增强方法。我们的结果得到了统计假设检验的支持。提供了到公开可用的数据集和代码库的链接。
{"title":"A Study of Augmentation Methods for Handwritten Stenography Recognition","authors":"R. Heil, Eva Breznik","doi":"10.48550/arXiv.2303.02761","DOIUrl":"https://doi.org/10.48550/arXiv.2303.02761","url":null,"abstract":"One of the factors limiting the performance of handwritten text recognition (HTR) for stenography is the small amount of annotated training data. To alleviate the problem of data scarcity, modern HTR methods often employ data augmentation. However, due to specifics of the stenographic script, such settings may not be directly applicable for stenography recognition. In this work, we study 22 classical augmentation techniques, most of which are commonly used for HTR of other scripts, such as Latin handwriting. Through extensive experiments, we identify a group of augmentations, including for example contained ranges of random rotation, shifts and scaling, that are beneficial to the use case of stenography recognition. Furthermore, a number of augmentation approaches, leading to a decrease in recognition performance, are identified. Our results are supported by statistical hypothesis testing. Links to the publicly available dataset and codebase are provided.","PeriodicalId":319553,"journal":{"name":"Iberian Conference on Pattern Recognition and Image Analysis","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-03-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124802770","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Can representation learning for multimodal image registration be improved by supervision of intermediate layers? 多模态图像配准的表示学习能否通过中间层的监督得到改善?
Pub Date : 2023-03-01 DOI: 10.48550/arXiv.2303.00403
Elisabeth Wetzer, Joakim Lindblad, Natavsa Sladoje
Multimodal imaging and correlative analysis typically require image alignment. Contrastive learning can generate representations of multimodal images, reducing the challenging task of multimodal image registration to a monomodal one. Previously, additional supervision on intermediate layers in contrastive learning has improved biomedical image classification. We evaluate if a similar approach improves representations learned for registration to boost registration performance. We explore three approaches to add contrastive supervision to the latent features of the bottleneck layer in the U-Nets encoding the multimodal images and evaluate three different critic functions. Our results show that representations learned without additional supervision on latent features perform best in the downstream task of registration on two public biomedical datasets. We investigate the performance drop by exploiting recent insights in contrastive learning in classification and self-supervised learning. We visualize the spatial relations of the learned representations by means of multidimensional scaling, and show that additional supervision on the bottleneck layer can lead to partial dimensional collapse of the intermediate embedding space.
多模态成像和相关分析通常需要图像对齐。对比学习可以生成多模态图像的表示,将多模态图像配准的挑战性任务降低到单模态。以前,在对比学习中对中间层的额外监督改进了生物医学图像分类。我们评估了类似的方法是否可以改善注册学习的表示以提高注册性能。我们探索了三种方法来对多模态图像编码的U-Nets中瓶颈层的潜在特征进行对比监督,并评估了三种不同的批评函数。我们的研究结果表明,在没有对潜在特征进行额外监督的情况下学习的表征在两个公共生物医学数据集的下游注册任务中表现最好。我们通过利用最近在分类和自监督学习中对比学习的见解来研究性能下降。我们通过多维尺度将学习到的表示的空间关系可视化,并表明对瓶颈层的额外监督会导致中间嵌入空间的部分维数崩溃。
{"title":"Can representation learning for multimodal image registration be improved by supervision of intermediate layers?","authors":"Elisabeth Wetzer, Joakim Lindblad, Natavsa Sladoje","doi":"10.48550/arXiv.2303.00403","DOIUrl":"https://doi.org/10.48550/arXiv.2303.00403","url":null,"abstract":"Multimodal imaging and correlative analysis typically require image alignment. Contrastive learning can generate representations of multimodal images, reducing the challenging task of multimodal image registration to a monomodal one. Previously, additional supervision on intermediate layers in contrastive learning has improved biomedical image classification. We evaluate if a similar approach improves representations learned for registration to boost registration performance. We explore three approaches to add contrastive supervision to the latent features of the bottleneck layer in the U-Nets encoding the multimodal images and evaluate three different critic functions. Our results show that representations learned without additional supervision on latent features perform best in the downstream task of registration on two public biomedical datasets. We investigate the performance drop by exploiting recent insights in contrastive learning in classification and self-supervised learning. We visualize the spatial relations of the learned representations by means of multidimensional scaling, and show that additional supervision on the bottleneck layer can lead to partial dimensional collapse of the intermediate embedding space.","PeriodicalId":319553,"journal":{"name":"Iberian Conference on Pattern Recognition and Image Analysis","volume":"144 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123242432","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
MaxDropoutV2: An Improved Method to Drop out Neurons in Convolutional Neural Networks MaxDropoutV2:一种改进的卷积神经网络中丢弃神经元的方法
Pub Date : 2022-03-05 DOI: 10.48550/arXiv.2203.02740
C. F. G. Santos, Mateus Roder, L. A. Passos, J. P. Papa
In the last decade, exponential data growth supplied the machine learning-based algorithms' capacity and enabled their usage in daily life activities. Additionally, such an improvement is partially explained due to the advent of deep learning techniques, i.e., stacks of simple architectures that end up in more complex models. Although both factors produce outstanding results, they also pose drawbacks regarding the learning process since training complex models denotes an expensive task and results are prone to overfit the training data. A supervised regularization technique called MaxDropout was recently proposed to tackle the latter, providing several improvements concerning traditional regularization approaches. In this paper, we present its improved version called MaxDropoutV2. Results considering two public datasets show that the model performs faster than the standard version and, in most cases, provides more accurate results.
在过去十年中,指数级数据增长提供了基于机器学习的算法的能力,并使它们能够在日常生活活动中使用。此外,这种改进部分是由于深度学习技术的出现,即简单架构的堆栈最终形成更复杂的模型。尽管这两个因素都产生了出色的结果,但它们也在学习过程中带来了缺点,因为训练复杂模型意味着一项昂贵的任务,并且结果容易与训练数据过拟合。最近提出了一种名为MaxDropout的监督正则化技术来解决后者,它对传统的正则化方法进行了一些改进。在本文中,我们介绍了它的改进版本MaxDropoutV2。考虑两个公共数据集的结果表明,该模型比标准版本执行得更快,并且在大多数情况下提供了更准确的结果。
{"title":"MaxDropoutV2: An Improved Method to Drop out Neurons in Convolutional Neural Networks","authors":"C. F. G. Santos, Mateus Roder, L. A. Passos, J. P. Papa","doi":"10.48550/arXiv.2203.02740","DOIUrl":"https://doi.org/10.48550/arXiv.2203.02740","url":null,"abstract":"In the last decade, exponential data growth supplied the machine learning-based algorithms' capacity and enabled their usage in daily life activities. Additionally, such an improvement is partially explained due to the advent of deep learning techniques, i.e., stacks of simple architectures that end up in more complex models. Although both factors produce outstanding results, they also pose drawbacks regarding the learning process since training complex models denotes an expensive task and results are prone to overfit the training data. A supervised regularization technique called MaxDropout was recently proposed to tackle the latter, providing several improvements concerning traditional regularization approaches. In this paper, we present its improved version called MaxDropoutV2. Results considering two public datasets show that the model performs faster than the standard version and, in most cases, provides more accurate results.","PeriodicalId":319553,"journal":{"name":"Iberian Conference on Pattern Recognition and Image Analysis","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-03-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133715740","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An End-to-End Approach for Seam Carving Detection using Deep Neural Networks 基于深度神经网络的端到端焊缝雕刻检测方法
Pub Date : 2022-03-05 DOI: 10.48550/arXiv.2203.02728
Thierry Pinheiro Moreira, M. C. S. Santana, L. A. Passos, J. Papa, K. Costa
Seam carving is a computational method capable of resizing images for both reduction and expansion based on its content, instead of the image geometry. Although the technique is mostly employed to deal with redundant information, i.e., regions composed of pixels with similar intensity, it can also be used for tampering images by inserting or removing relevant objects. Therefore, detecting such a process is of extreme importance regarding the image security domain. However, recognizing seam-carved images does not represent a straightforward task even for human eyes, and robust computation tools capable of identifying such alterations are very desirable. In this paper, we propose an end-to-end approach to cope with the problem of automatic seam carving detection that can obtain state-of-the-art results. Experiments conducted over public and private datasets with several tampering configurations evidence the suitability of the proposed model.
接缝雕刻是一种计算方法,能够根据图像的内容而不是图像的几何形状来调整图像的缩小和扩展。虽然该技术主要用于处理冗余信息,即由强度相似的像素组成的区域,但也可以通过插入或删除相关对象来篡改图像。因此,检测这样的进程对于图像安全领域来说是极其重要的。然而,即使对人眼来说,识别缝刻图像也不是一项简单的任务,因此非常需要能够识别这种变化的强大计算工具。在本文中,我们提出了一种端到端的方法来解决自动缝刻检测问题,可以获得最先进的结果。在具有几种篡改配置的公共和私有数据集上进行的实验证明了所提出模型的适用性。
{"title":"An End-to-End Approach for Seam Carving Detection using Deep Neural Networks","authors":"Thierry Pinheiro Moreira, M. C. S. Santana, L. A. Passos, J. Papa, K. Costa","doi":"10.48550/arXiv.2203.02728","DOIUrl":"https://doi.org/10.48550/arXiv.2203.02728","url":null,"abstract":"Seam carving is a computational method capable of resizing images for both reduction and expansion based on its content, instead of the image geometry. Although the technique is mostly employed to deal with redundant information, i.e., regions composed of pixels with similar intensity, it can also be used for tampering images by inserting or removing relevant objects. Therefore, detecting such a process is of extreme importance regarding the image security domain. However, recognizing seam-carved images does not represent a straightforward task even for human eyes, and robust computation tools capable of identifying such alterations are very desirable. In this paper, we propose an end-to-end approach to cope with the problem of automatic seam carving detection that can obtain state-of-the-art results. Experiments conducted over public and private datasets with several tampering configurations evidence the suitability of the proposed model.","PeriodicalId":319553,"journal":{"name":"Iberian Conference on Pattern Recognition and Image Analysis","volume":"64 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-03-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124301209","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Learning Sparse Masks for Diffusion-based Image Inpainting 学习稀疏蒙版的扩散为基础的图像绘画
Pub Date : 2021-10-06 DOI: 10.1007/978-3-031-04881-4_42
Tobias Alt, Pascal Peter, J. Weickert
{"title":"Learning Sparse Masks for Diffusion-based Image Inpainting","authors":"Tobias Alt, Pascal Peter, J. Weickert","doi":"10.1007/978-3-031-04881-4_42","DOIUrl":"https://doi.org/10.1007/978-3-031-04881-4_42","url":null,"abstract":"","PeriodicalId":319553,"journal":{"name":"Iberian Conference on Pattern Recognition and Image Analysis","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-10-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126627640","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
Improving Action Quality Assessment Using Weighted Aggregation 利用加权聚合改进行动质量评估
Pub Date : 2021-02-21 DOI: 10.1007/978-3-031-04881-4_46
Shafkat Farabi, H. Himel, Fakhruddin Gazzali, Md. Bakhtiar Hasan, M. H. Kabir, M. Farazi
{"title":"Improving Action Quality Assessment Using Weighted Aggregation","authors":"Shafkat Farabi, H. Himel, Fakhruddin Gazzali, Md. Bakhtiar Hasan, M. H. Kabir, M. Farazi","doi":"10.1007/978-3-031-04881-4_46","DOIUrl":"https://doi.org/10.1007/978-3-031-04881-4_46","url":null,"abstract":"","PeriodicalId":319553,"journal":{"name":"Iberian Conference on Pattern Recognition and Image Analysis","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-02-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117312574","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Segmentation in Corridor Environments: Combining Floor and Ceiling Detection 走廊环境的分割:结合地板和天花板检测
Pub Date : 2019-07-01 DOI: 10.1007/978-3-030-31321-0_42
S. Lafuente-Arroyo, S. Maldonado-Bascón, H. Gómez-Moreno, C. Alén-Cordero
{"title":"Segmentation in Corridor Environments: Combining Floor and Ceiling Detection","authors":"S. Lafuente-Arroyo, S. Maldonado-Bascón, H. Gómez-Moreno, C. Alén-Cordero","doi":"10.1007/978-3-030-31321-0_42","DOIUrl":"https://doi.org/10.1007/978-3-030-31321-0_42","url":null,"abstract":"","PeriodicalId":319553,"journal":{"name":"Iberian Conference on Pattern Recognition and Image Analysis","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130596539","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Characterization of Cardiac and Respiratory System of Healthy Subjects in Supine and Sitting Position 健康受试者仰卧位和坐位的心脏和呼吸系统特征
Pub Date : 2019-07-01 DOI: 10.1007/978-3-030-31332-6_32
A. Ruiz, J. S. Mejía, J. M. López, B. Giraldo
{"title":"Characterization of Cardiac and Respiratory System of Healthy Subjects in Supine and Sitting Position","authors":"A. Ruiz, J. S. Mejía, J. M. López, B. Giraldo","doi":"10.1007/978-3-030-31332-6_32","DOIUrl":"https://doi.org/10.1007/978-3-030-31332-6_32","url":null,"abstract":"","PeriodicalId":319553,"journal":{"name":"Iberian Conference on Pattern Recognition and Image Analysis","volume":"19 6","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2019-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114119454","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
Iberian Conference on Pattern Recognition and Image Analysis
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1