Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (7)

Search Parameters:
Keywords = alpha matte

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
21 pages, 34742 KiB  
Article
Integrating Depth-Based and Deep Learning Techniques for Real-Time Video Matting without Green Screens
by Pin-Chen Su and Mau-Tsuen Yang
Electronics 2024, 13(16), 3182; https://doi.org/10.3390/electronics13163182 - 12 Aug 2024
Cited by 2 | Viewed by 2695
Abstract
Virtual production, a filmmaking technique that seamlessly merges virtual and real cinematography, has revolutionized the film and television industry. However, traditional virtual production requires the setup of green screens, which can be both costly and cumbersome. We have developed a green screen-free virtual [...] Read more.
Virtual production, a filmmaking technique that seamlessly merges virtual and real cinematography, has revolutionized the film and television industry. However, traditional virtual production requires the setup of green screens, which can be both costly and cumbersome. We have developed a green screen-free virtual production system that incorporates a 3D tracker for camera tracking, enabling the compositing of virtual and real-world images from a moving camera with varying perspectives. To address the core issue of video matting in virtual production, we introduce a novel Boundary-Selective Fusion (BSF) technique that combines the alpha mattes generated by deep learning-based and depth-based approaches, leveraging their complementary strengths. Experimental results demonstrate that this combined alpha matte is more accurate and robust than those produced by either method alone. Overall, the proposed BSF technique is competitive with state-of-the-art video matting methods, particularly in scenarios involving humans holding objects or other complex settings. The proposed system enables real-time previewing of composite footage during filmmaking, reducing the costs associated with green screen setups and simplifying the compositing process of virtual and real images. Full article
(This article belongs to the Special Issue Applications of Artificial Intelligence in Computer Vision)
Show Figures

Figure 1

13 pages, 2924 KiB  
Article
Matting Algorithm with Improved Portrait Details for Images with Complex Backgrounds
by Rui Li, Dan Zhang, Sheng-Ling Geng and Ming-Quan Zhou
Appl. Sci. 2024, 14(5), 1942; https://doi.org/10.3390/app14051942 - 27 Feb 2024
Cited by 1 | Viewed by 2505
Abstract
With the continuous development of virtual reality, digital image applications, the required complex scene video proliferates. For this reason, portrait matting has become a popular topic. In this paper, a new matting algorithm with improved portrait details for images with complex backgrounds (MORLIPO) [...] Read more.
With the continuous development of virtual reality, digital image applications, the required complex scene video proliferates. For this reason, portrait matting has become a popular topic. In this paper, a new matting algorithm with improved portrait details for images with complex backgrounds (MORLIPO) is proposed. This work combines the background restoration module (BRM) and the fine-grained matting module (FGMatting) to achieve high-detail matting for images with complex backgrounds. We recover the background by inputting a single image or video, which serves as a priori and aids in generating a more accurate alpha matte. The main framework uses the image matting model MODNet, the MobileNetV2 lightweight network, and the background restoration module, which can both preserve the background information of the current image and provide a more accurate prediction of the alpha matte of the current frame for the video image. It also provides the background prior of the previous frame to predict the alpha matte of the current frame more accurately. The fine-grained matting module is designed to extract fine-grained details of the foreground and retain the features, while combining with the semantic module to achieve more accurate matting. Our design allows training on a single NVIDIA 3090 GPU in an end-to-end manner and experiments on publicly available data sets. Experimental validation shows that our method performs well on both visual effects and objective evaluation metrics. Full article
Show Figures

Figure 1

18 pages, 11568 KiB  
Article
Multi-Criterion Sampling Matting Algorithm via Gaussian Process
by Yuan Yang, Hongshan Gou, Mian Tan, Fujian Feng, Yihui Liang, Yi Xiang, Lin Wang and Han Huang
Biomimetics 2023, 8(3), 301; https://doi.org/10.3390/biomimetics8030301 - 10 Jul 2023
Cited by 3 | Viewed by 2093
Abstract
Natural image matting is an essential technique for image processing that enables various applications, such as image synthesis, video editing, and target tracking. However, the existing image matting methods may fail to produce satisfactory results when computing resources are limited. Sampling-based methods can [...] Read more.
Natural image matting is an essential technique for image processing that enables various applications, such as image synthesis, video editing, and target tracking. However, the existing image matting methods may fail to produce satisfactory results when computing resources are limited. Sampling-based methods can reduce the dimensionality of the decision space and, therefore, reduce computational resources by employing different sampling strategies. While these approaches reduce computational consumption, they may miss an optimal pixel pair when the number of available high-quality pixel pairs is limited. To address this shortcoming, we propose a novel multi-criterion sampling strategy that avoids missing high-quality pixel pairs by incorporating multi-range pixel pair sampling and a high-quality sample selection method. This strategy is employed to develop a multi-criterion matting algorithm via Gaussian process, which searches for the optimal pixel pair by using the Gaussian process fitting model instead of solving the original pixel pair objective function. The experimental results demonstrate that our proposed algorithm outperformed other methods, even with 1% computing resources, and achieved alpha matte results comparable to those yielded by the state-of-the-art optimization algorithms. Full article
(This article belongs to the Special Issue Nature-Inspired Computer Algorithms)
Show Figures

Figure 1

22 pages, 7275 KiB  
Review
Deep Learning Methods in Image Matting: A Survey
by Lingtao Huang, Xipeng Liu, Xuelin Wang, Jiangqi Li and Benying Tan
Appl. Sci. 2023, 13(11), 6512; https://doi.org/10.3390/app13116512 - 26 May 2023
Cited by 4 | Viewed by 7285
Abstract
Image matting is a fundamental technique used to extract a fine foreground image from a given image by estimating the opacity values of each pixel. It is one of the key techniques in image processing and has a wide range of applications in [...] Read more.
Image matting is a fundamental technique used to extract a fine foreground image from a given image by estimating the opacity values of each pixel. It is one of the key techniques in image processing and has a wide range of applications in practical scenarios, such as in image and video editing. Deep learning has demonstrated outstanding performance in various image processing tasks, making it a popular research topic. In recent years, image matting methods based on deep learning have gained significant attention due to their superior performance. Therefore, this article presents a comprehensive overview of the deep learning-based image matting algorithms that have been proposed in recent years. This paper initially introduces frequently used datasets and their production methods, along with the basic principles of traditional image matting techniques. We then analyze deep learning-based matting algorithms in detail and introduce commonly used image matting evaluation metrics. Additionally, this paper discusses the application scenarios of image matting, conducts experiments to illustrate the limitations of current image matting methods, and outlines potential future research directions in this field. Overall, this paper can serve as a valuable reference for researchers that are interested in image matting. Full article
(This article belongs to the Special Issue AI-Based Image Processing)
Show Figures

Figure 1

12 pages, 3600 KiB  
Article
Bust Portraits Matting Based on Improved U-Net
by Honggang Xie, Kaiyuan Hou, Di Jiang and Wanjie Ma
Electronics 2023, 12(6), 1378; https://doi.org/10.3390/electronics12061378 - 14 Mar 2023
Cited by 4 | Viewed by 2637
Abstract
Extracting complete portrait foregrounds from natural images is widely used in image editing and high-definition map generation. When making high-definition maps, it is often necessary to matte passers-by to guarantee their privacy. Current matting methods that do not require additional trimap inputs often [...] Read more.
Extracting complete portrait foregrounds from natural images is widely used in image editing and high-definition map generation. When making high-definition maps, it is often necessary to matte passers-by to guarantee their privacy. Current matting methods that do not require additional trimap inputs often suffer from inaccurate global predictions or blurred local details. Portrait matting, as a soft segmentation method, allows the creation of excess areas during segmentation, which inevitably leads to noise in the resulting alpha image as well as excess foreground information, so it is not necessary to keep all the excess areas. To overcome the above problems, this paper designed a contour sharpness refining network (CSRN) that modifies the weight of the alpha values of uncertain regions in the prediction map. It is combined with an end-to-end matting network for bust matting based on the U-Net target detection network containing Residual U-blocks. An end-to-end matting network for bust matting is designed. The network can effectively reduce the image noise without affecting the complete foreground information obtained by the deeper network, thus obtaining a more detailed foreground image with fine edge details. The network structure has been tested on the PPM-100, the RealWorldPortrait-636, and a self-built dataset, showing excellent performance in both edge refinement and global prediction for half-figure portraits. Full article
(This article belongs to the Special Issue Computer Vision for Modern Vehicles)
Show Figures

Figure 1

18 pages, 21778 KiB  
Article
Semi-Supervised Portrait Matting via the Collaboration of Teacher–Student Network and Adaptive Strategies
by Xinyue Zhang, Guodong Wang, Chenglizhao Chen, Hao Dong and Mingju Shao
Electronics 2022, 11(24), 4080; https://doi.org/10.3390/electronics11244080 - 8 Dec 2022
Cited by 1 | Viewed by 1784
Abstract
In the portrait matting domain, existing methods rely entirely on annotated images for learning. However, delicate manual annotations are time-consuming and there are few detailed datasets available. To reduce complete dependency on labeled datasets, we design a semi-supervised network (ASSN) with two kinds [...] Read more.
In the portrait matting domain, existing methods rely entirely on annotated images for learning. However, delicate manual annotations are time-consuming and there are few detailed datasets available. To reduce complete dependency on labeled datasets, we design a semi-supervised network (ASSN) with two kinds of innovative adaptive strategies for portrait matting. Three pivotal sub-modules are embedded in our architecture, including a static teacher network (S-TN), a static student network (S-SN), and an adaptive student network (A-SN). S-TN and S-SN are modules that need to be trained with a small number of high-quality labeled datasets. Moreover, A-SN and S-SN share the same module parameters. When processing unlabeled datasets, A-SN adopts the adaptive strategies designed by us to discard the dependence on labeled datasets. The adaptive strategies include: (i) An auxiliary adaption: The teacher network with complicated design not only provides alpha mattes for the adaptive student network but also transmits rough segmentation results and edge graphs as optimization reference standards. (ii) A self-adjusting adaption: The adaptive network can make self-supervised to the characteristics of different layers. In addition, we have produced a finely annotated dataset for scholars in the field. Compared with existing datasets, our dataset complements the following two types of data neglected in previous datasets: (i) Images taken by multiple people. (ii) Images under low light conditions. Full article
Show Figures

Figure 1

14 pages, 2670 KiB  
Article
Cellulose in Foliage and Changes during Seasonal Leaf Development of Broadleaf and Conifer Species
by Zoltan Kern, Adam Kimak, István Gábor Hatvani, Daniela Maria Llanos Campana and Markus Leuenberger
Plants 2022, 11(18), 2412; https://doi.org/10.3390/plants11182412 - 15 Sep 2022
Cited by 1 | Viewed by 3385
Abstract
Stable isotope approaches are widely applied in plant science and many improvements made in the field focus on the analysis of specific components of plant tissues. Although technical developments have been very beneficial, sample collection and preparation are still very time and labor-consuming. [...] Read more.
Stable isotope approaches are widely applied in plant science and many improvements made in the field focus on the analysis of specific components of plant tissues. Although technical developments have been very beneficial, sample collection and preparation are still very time and labor-consuming. The main objective of this study was to create a qualitative dataset of alpha-cellulose content of leaf tissues of arboreal species. We extracted alpha-cellulose from twelve species: Abies alba Mill., Acer pseudoplatanus L., Fagus sylvatica L., Larix decidua Mill., Picea abies (L.) Karst., Pinus sylvestris L., Quercus cerris L., Quercus petrea (Matt.) Liebl., Quercus pubescens Wild., Quercus robur L., Tilia platyphyllos Scop. and Ulmus glabra Huds. While these species show an increase in cellulose yield from bud break to full leaf development, the rates of increase in cellulose content and the duration of the juvenile phase vary greatly. Moreover, the veins display significantly higher alpha-cellulose content (4 to 11%) compared to blade tissues, which reflects their different structural and biochemical functions. A guide for the mass of sample material required to yield sufficient alpha-cellulose for a standard stable isotope analysis is presented. The additional benefits of the assessment of the mass of required sample material are reduced sample preparation time and its usefulness in preparing samples of limited availability (e.g., herbarium material, fossil samples). Full article
(This article belongs to the Section Plant Development and Morphogenesis)
Show Figures

Figure 1

Back to TopTop