Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (26)

Search Parameters:
Keywords = maximally stable extremal regions

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
24 pages, 3877 KB  
Article
A Hybrid Approach for Sports Activity Recognition Using Key Body Descriptors and Hybrid Deep Learning Classifier
by Muhammad Tayyab, Sulaiman Abdullah Alateyah, Mohammed Alnusayri, Mohammed Alatiyyah, Dina Abdulaziz AlHammadi, Ahmad Jalal and Hui Liu
Sensors 2025, 25(2), 441; https://doi.org/10.3390/s25020441 - 13 Jan 2025
Cited by 21 | Viewed by 2517
Abstract
This paper presents an approach for event recognition in sequential images using human body part features and their surrounding context. Key body points were approximated to track and monitor their presence in complex scenarios. Various feature descriptors, including MSER (Maximally Stable Extremal Regions), [...] Read more.
This paper presents an approach for event recognition in sequential images using human body part features and their surrounding context. Key body points were approximated to track and monitor their presence in complex scenarios. Various feature descriptors, including MSER (Maximally Stable Extremal Regions), SURF (Speeded-Up Robust Features), distance transform, and DOF (Degrees of Freedom), were applied to skeleton points, while BRIEF (Binary Robust Independent Elementary Features), HOG (Histogram of Oriented Gradients), FAST (Features from Accelerated Segment Test), and Optical Flow were used on silhouettes or full-body points to capture both geometric and motion-based features. Feature fusion was employed to enhance the discriminative power of the extracted data and the physical parameters calculated by different feature extraction techniques. The system utilized a hybrid CNN (Convolutional Neural Network) + RNN (Recurrent Neural Network) classifier for event recognition, with Grey Wolf Optimization (GWO) for feature selection. Experimental results showed significant accuracy, achieving 98.5% on the UCF-101 dataset and 99.2% on the YouTube dataset. Compared to state-of-the-art methods, our approach achieved better performance in event recognition. Full article
(This article belongs to the Section Intelligent Sensors)
Show Figures

Figure 1

31 pages, 23384 KB  
Article
A Hybrid Approach for Image Acquisition Methods Based on Feature-Based Image Registration
by Anchal Kumawat, Sucheta Panda, Vassilis C. Gerogiannis, Andreas Kanavos, Biswaranjan Acharya and Stella Manika
J. Imaging 2024, 10(9), 228; https://doi.org/10.3390/jimaging10090228 - 14 Sep 2024
Cited by 4 | Viewed by 4056
Abstract
This paper presents a novel hybrid approach to feature detection designed specifically for enhancing Feature-Based Image Registration (FBIR). Through an extensive evaluation involving state-of-the-art feature detectors such as BRISK, FAST, ORB, Harris, MinEigen, and MSER, the proposed hybrid detector demonstrates superior performance in [...] Read more.
This paper presents a novel hybrid approach to feature detection designed specifically for enhancing Feature-Based Image Registration (FBIR). Through an extensive evaluation involving state-of-the-art feature detectors such as BRISK, FAST, ORB, Harris, MinEigen, and MSER, the proposed hybrid detector demonstrates superior performance in terms of keypoint detection accuracy and computational efficiency. Three image acquisition methods (i.e., rotation, scene-to-model, and scaling transformations) are considered in the comparison. Applied across a diverse set of remote-sensing images, the proposed hybrid approach has shown marked improvements in match points and match rates, proving its effectiveness in handling varied and complex imaging conditions typical in satellite and aerial imagery. The experimental results have consistently indicated that the hybrid detector outperforms conventional methods, establishing it as a valuable tool for advanced image registration tasks. Full article
(This article belongs to the Section Image and Video Processing)
Show Figures

Figure 1

26 pages, 11126 KB  
Article
Infrared Bilateral Polarity Ship Detection in Complex Maritime Scenarios
by Dongming Lu, Longyin Teng, Jiangyun Tan, Mengke Wang, Zechen Tian and Guihua Wang
Sensors 2024, 24(15), 4906; https://doi.org/10.3390/s24154906 - 29 Jul 2024
Cited by 4 | Viewed by 1975
Abstract
In complex maritime scenarios where the grayscale polarity of ships is unknown, existing infrared ship detection methods may struggle to accurately detect ships among significant interference. To address this issue, this paper first proposes an infrared image smoothing method composed of Grayscale Morphological [...] Read more.
In complex maritime scenarios where the grayscale polarity of ships is unknown, existing infrared ship detection methods may struggle to accurately detect ships among significant interference. To address this issue, this paper first proposes an infrared image smoothing method composed of Grayscale Morphological Reconstruction (GMR) and a Relative Total Variation (RTV). Additionally, a detection method considering the grayscale uniformity of ships and integrating shape and spatiotemporal features is established for detecting bright and dark ships in complex maritime scenarios. Initially, the input infrared images undergo opening (closing)-based GMR to preserve dark (bright) blobs with the opposite suppressed, followed by smoothing the image with the relative total variation model to reduce clutter and enhance the contrast of the ship. Subsequently, Maximally Stable Extremal Regions (MSER) are extracted from the smoothed image as candidate targets, and the results from the bright and dark channels are merged. Shape features are then utilized to eliminate clutter interference, yielding single-frame detection results. Finally, leveraging the stability of ships and the fluctuation of clutter, true targets are preserved through a multi-frame matching strategy. Experimental results demonstrate that the proposed method outperforms ITDBE, MRMF, and TFMSER in seven image sequences, achieving accurate and effective detection of both bright and dark polarity ship targets. Full article
(This article belongs to the Special Issue Advanced Sensing Technologies for Marine Intelligent Systems)
Show Figures

Figure 1

24 pages, 5652 KB  
Article
Detection of COVID-19: A Metaheuristic-Optimized Maximally Stable Extremal Regions Approach
by Víctor García-Gutiérrez, Adrián González, Erik Cuevas, Fernando Fausto and Marco Pérez-Cisneros
Symmetry 2024, 16(7), 870; https://doi.org/10.3390/sym16070870 - 9 Jul 2024
Cited by 3 | Viewed by 2208
Abstract
The challenges associated with conventional methods of COVID-19 detection have prompted the exploration of alternative approaches, including the analysis of lung X-ray images. This paper introduces a novel algorithm designed to identify abnormalities in X-ray images indicative of COVID-19 by combining the maximally [...] Read more.
The challenges associated with conventional methods of COVID-19 detection have prompted the exploration of alternative approaches, including the analysis of lung X-ray images. This paper introduces a novel algorithm designed to identify abnormalities in X-ray images indicative of COVID-19 by combining the maximally stable extremal regions (MSER) method with metaheuristic algorithms. The MSER method is efficient and effective under various adverse conditions, utilizing symmetry as a key property to detect regions despite changes in scaling or lighting. However, calibrating the MSER method is challenging. Our approach transforms this calibration into an optimization task, employing metaheuristic algorithms such as Particle Swarm Optimization (PSO), Grey Wolf Optimizer (GWO), Firefly (FF), and Genetic Algorithms (GA) to find the optimal parameters for MSER. By automating the calibration process through metaheuristic optimization, we overcome the primary disadvantage of the MSER method. This innovative combination enables precise detection of abnormal regions characteristic of COVID-19 without the need for extensive datasets of labeled training images, unlike deep learning methods. Our methodology was rigorously tested across multiple databases, and the detection quality was evaluated using various indices. The experimental results demonstrate the robust capability of our algorithm to support healthcare professionals in accurately detecting COVID-19, highlighting its significant potential and effectiveness as a practical and efficient alternative for medical diagnostics and precise image analysis. Full article
(This article belongs to the Special Issue Symmetry and Metaheuristic Algorithms)
Show Figures

Figure 1

32 pages, 15331 KB  
Review
Detecting Wear and Tear in Pedestrian Crossings Using Computer Vision Techniques: Approaches, Challenges, and Opportunities
by Gonçalo J. M. Rosa, João M. S. Afonso, Pedro D. Gaspar, Vasco N. G. J. Soares and João M. L. P. Caldeira
Information 2024, 15(3), 169; https://doi.org/10.3390/info15030169 - 20 Mar 2024
Cited by 3 | Viewed by 4108
Abstract
Pedestrian crossings are an essential part of the urban landscape, providing safe passage for pedestrians to cross busy streets. While some are regulated by timed signals and are marked with signs and lights, others are simply marked on the road and do not [...] Read more.
Pedestrian crossings are an essential part of the urban landscape, providing safe passage for pedestrians to cross busy streets. While some are regulated by timed signals and are marked with signs and lights, others are simply marked on the road and do not have additional infrastructure. Nevertheless, the markings undergo wear and tear due to traffic, weather, and road maintenance activities. If pedestrian crossing markings are excessively worn, drivers may not be able to see them, which creates road safety issues. This paper presents a study of computer vision techniques that can be used to identify and classify pedestrian crossings. It first introduces the related concepts. Then, it surveys related work and categorizes existing solutions, highlighting their key features, strengths, and limitations. The most promising techniques are identified and described: Convolutional Neural Networks, Histogram of Oriented Gradients, Maximally Stable Extremal Regions, Canny Edge, and thresholding methods. Their performance is evaluated and compared on a custom dataset developed for this work. Insights on open issues and research opportunities in the field are also provided. It is shown that managers responsible for road safety, in the context of a smart city, can benefit from computer vision approaches to automate the process of determining the wear and tear of pedestrian crossings. Full article
(This article belongs to the Section Wireless Technologies)
Show Figures

Figure 1

24 pages, 8868 KB  
Article
Unmanned Aerial Vehicle-Based Structural Health Monitoring and Computer Vision-Aided Procedure for Seismic Safety Measures of Linear Infrastructures
by Luna Ngeljaratan, Elif Ecem Bas and Mohamed A. Moustafa
Sensors 2024, 24(5), 1450; https://doi.org/10.3390/s24051450 - 23 Feb 2024
Cited by 26 | Viewed by 5952
Abstract
Computer vision in the structural health monitoring (SHM) field has become popular, especially for processing unmanned aerial vehicle (UAV) data, but still has limitations both in experimental testing and in practical applications. Prior works have focused on UAV challenges and opportunities for the [...] Read more.
Computer vision in the structural health monitoring (SHM) field has become popular, especially for processing unmanned aerial vehicle (UAV) data, but still has limitations both in experimental testing and in practical applications. Prior works have focused on UAV challenges and opportunities for the vibration-based SHM of buildings or bridges, but practical and methodological gaps exist specifically for linear infrastructure systems such as pipelines. Since they are critical for the transportation of products and the transmission of energy, a feasibility study of UAV-based SHM for linear infrastructures is essential to ensuring their service continuity through an advanced SHM system. Thus, this study proposes a single UAV for the seismic monitoring and safety assessment of linear infrastructures along with their computer vision-aided procedures. The proposed procedures were implemented in a full-scale shake-table test of a natural gas pipeline assembly. The objectives were to explore the UAV potential for the seismic vibration monitoring of linear infrastructures with the aid of several computer vision algorithms and to investigate the impact of parameter selection for each algorithm on the matching accuracy. The procedure starts by adopting the Maximally Stable Extremal Region (MSER) method to extract covariant regions that remain similar through a certain threshold of image series. The feature of interest is then detected, extracted, and matched using the Speeded-Up Robust Features (SURF) and K-nearest Neighbor (KNN) algorithms. The Maximum Sample Consensus (MSAC) algorithm is applied for model fitting by maximizing the likelihood of the solution. The output of each algorithm is examined for correctness in matching pairs and accuracy, which is a highlight of this procedure, as no studies have ever investigated these properties. The raw data are corrected and scaled to generate displacement data. Finally, a structural safety assessment was performed using several system identification models. These procedures were first validated using an aluminum bar placed on an actuator and tested in three harmonic tests, and then an implementation case study on the pipeline shake-table tests was analyzed. The validation tests show good agreement between the UAV data and reference data. The shake-table test results also generate reasonable seismic performance and assess the pipeline seismic safety, demonstrating the feasibility of the proposed procedure and the prospect of UAV-based SHM for linear infrastructure monitoring. Full article
Show Figures

Figure 1

25 pages, 9041 KB  
Article
MuA-SAR Fast Imaging Based on UCFFBP Algorithm with Multi-Level Regional Attention Strategy
by Fanyun Xu, Rufei Wang, Yulin Huang, Deqing Mao, Jianyu Yang, Yongchao Zhang and Yin Zhang
Remote Sens. 2023, 15(21), 5183; https://doi.org/10.3390/rs15215183 - 30 Oct 2023
Cited by 2 | Viewed by 1938
Abstract
Multistatic airborne SAR (MuA-SAR) benefits from the ability to flexibly adjust the positions of multiple transmitters and receivers in space, which can shorten the synthetic aperture time to achieve the required resolution. To ensure both imaging efficiency and quality of different system spatial [...] Read more.
Multistatic airborne SAR (MuA-SAR) benefits from the ability to flexibly adjust the positions of multiple transmitters and receivers in space, which can shorten the synthetic aperture time to achieve the required resolution. To ensure both imaging efficiency and quality of different system spatial configurations and trajectories, the fast factorized back projection (FFBP) algorithm is proposed. However, if the FFBP algorithm based on polar coordinates is directly applied to the MuA-SAR system, the interpolation in the recursive fusion process will bring the problem of redundant calculations and error accumulation, leading to a sharp decrease in imaging efficiency and quality. In this paper, a unified Cartesian fast factorized back projection (UCFFBP) algorithm with a multi-level regional attention strategy is proposed for MuA-SAR fast imaging. First, a global Cartesian coordinate system (GCCS) is established. Through designing the rotation mapping matrix and phase compensation factor, data from different bistatic radar pairs can be processed coherently and efficiently. In addition, a multi-level regional attention strategy based on maximally stable extremal regions (MSER) is proposed. In the recursive fusion process, only the suspected target regions are paid more attention and segmented for coherent fusion at each fusion level, which further improves efficiency. The proposed UCFFBP algorithm ensures both the quality and efficiency of MuA-SAR imaging. Simulation experiments verified the effectiveness of the proposed algorithm. Full article
Show Figures

Figure 1

22 pages, 1528 KB  
Article
Automating Assessment and Providing Personalized Feedback in E-Learning: The Power of Template Matching
by Zainab R. Alhalalmeh, Yasser M. Fouda, Muhammad A. Rushdi and Moawwad El-Mikkawy
Sustainability 2023, 15(19), 14234; https://doi.org/10.3390/su151914234 - 26 Sep 2023
Cited by 8 | Viewed by 3818
Abstract
This research addressed the need to enhance template-matching performance in e-learning and automated assessments within Egypt’s evolving educational landscape, marked by the importance of e-learning during the COVID-19 pandemic. Despite the widespread adoption of e-learning, robust template-matching feedback mechanisms should still be developed [...] Read more.
This research addressed the need to enhance template-matching performance in e-learning and automated assessments within Egypt’s evolving educational landscape, marked by the importance of e-learning during the COVID-19 pandemic. Despite the widespread adoption of e-learning, robust template-matching feedback mechanisms should still be developed for personalization, engagement, and learning outcomes. This study augmented the conventional best-buddies similarity (BBS) approach with four feature descriptors, Harris, scale-invariant feature transform (SIFT), speeded-up robust features (SURF), and maximally stable extremal regions (MSER), to enhance template-matching performance in e-learning. We systematically selected algorithms, integrated them into enhanced BBS schemes, and assessed their effectiveness against a baseline BBS approach using challenging data samples. A systematic algorithm selection process involving multiple reviewers was employed. Chosen algorithms were integrated into enhanced BBS schemes and rigorously evaluated. The results showed that the proposed schemes exhibited enhanced template-matching performance, suggesting potential improvements in personalization, engagement, and learning outcomes. Further, the study highlights the importance of robust template-matching feedback in e-learning, offering insights into improving educational quality. The findings enrich e-learning experiences, suggesting avenues for refining e-learning platforms and positively impacting the Egyptian education sector. Full article
Show Figures

Figure 1

23 pages, 37642 KB  
Article
Automated Georectification, Mosaicking and 3D Point Cloud Generation Using UAV-Based Hyperspectral Imagery Observed by Line Scanner Imaging Sensors
by Anthony Finn, Stefan Peters, Pankaj Kumar and Jim O’Hehir
Remote Sens. 2023, 15(18), 4624; https://doi.org/10.3390/rs15184624 - 20 Sep 2023
Cited by 8 | Viewed by 3019
Abstract
Hyperspectral sensors mounted on unmanned aerial vehicles (UAV) offer the prospect of high-resolution multi-temporal spectral analysis for a range of remote-sensing applications. However, although accurate onboard navigation sensors track the moment-to-moment pose of the UAV in flight, geometric distortions are introduced into the [...] Read more.
Hyperspectral sensors mounted on unmanned aerial vehicles (UAV) offer the prospect of high-resolution multi-temporal spectral analysis for a range of remote-sensing applications. However, although accurate onboard navigation sensors track the moment-to-moment pose of the UAV in flight, geometric distortions are introduced into the scanned data sets. Consequently, considerable time-consuming (user/manual) post-processing rectification effort is generally required to retrieve geometrically accurate mosaics of the hyperspectral data cubes. Moreover, due to the line-scan nature of many hyperspectral sensors and their intrinsic inability to exploit structure from motion (SfM), only 2D mosaics are generally created. To address this, we propose a fast, automated and computationally robust georectification and mosaicking technique that generates 3D hyperspectral point clouds. The technique first morphologically and geometrically examines (and, if possible, repairs) poorly constructed individual hyperspectral cubes before aligning these cubes into swaths. The luminance of each individual cube is estimated and normalised, prior to being integrated into a swath of images. The hyperspectral swaths are co-registered to a targeted element of a luminance-normalised orthomosaic obtained using a standard red–green–blue (RGB) camera and SfM. To avoid computationally intensive image processing operations such as 2D convolutions, key elements of the orthomosaic are identified using pixel masks, pixel index manipulation and nearest neighbour searches. Maximally stable extremal regions (MSER) and speeded-up robust feature (SURF) extraction are then combined with maximum likelihood sample consensus (MLESAC) feature matching to generate the best geometric transformation model for each swath. This geometrically transforms and merges individual pushbroom scanlines into a single spatially continuous hyperspectral mosaic; and this georectified 2D hyperspectral mosaic is then converted into a 3D hyperspectral point cloud by aligning the hyperspectral mosaic with the RGB point cloud used to create the orthomosaic obtained using SfM. A high spatial accuracy is demonstrated. Hyperspectral mosaics with a 5 cm spatial resolution were mosaicked with root mean square positional accuracies of 0.42 m. The technique was tested on five scenes comprising two types of landscape. The entire process, which is coded in MATLAB, takes around twenty minutes to process data sets covering around 30 Ha at a 5 cm resolution on a laptop with 32 GB RAM and an Intel® Core i7-8850H CPU running at 2.60 GHz. Full article
Show Figures

Figure 1

27 pages, 7418 KB  
Article
Exploring the Effect of Meteorological Factors on Predicting Hourly Water Levels Based on CEEMDAN and LSTM
by Zihuang Yan, Xianghui Lu and Lifeng Wu
Water 2023, 15(18), 3190; https://doi.org/10.3390/w15183190 - 7 Sep 2023
Cited by 15 | Viewed by 3137
Abstract
The magnitude of tidal energy depends on changes in ocean water levels, and by accurately predicting water level changes, tidal power plants can be effectively helped to plan and optimize the timing of power generation to maximize energy harvesting efficiency. The time-dependent nature [...] Read more.
The magnitude of tidal energy depends on changes in ocean water levels, and by accurately predicting water level changes, tidal power plants can be effectively helped to plan and optimize the timing of power generation to maximize energy harvesting efficiency. The time-dependent nature of water level changes results in water level data being of the time-series type and is essential for both short- and long-term forecasting. Real-time water level information is essential for studying tidal power, and the National Oceanic and Atmospheric Administration (NOAA) has real-time water level information, making the NOAA data useful for such studies. In this paper, long short-term memory (LSTM) and its variants, stack long short-term memory (StackLSTM) and bi-directional long short-term memory (BiLSTM), are used to predict water levels at three sites and compared with classical machine learning algorithms, e.g., support vector machine (SVM), random forest (RF), extreme gradient boosting (XGBoost), and light gradient boosting machine (LightGBM). This study aims to investigate the effects of wind speed (WS), wind direction (WD), gusts (WG), air temperature (AT), and atmospheric pressure (Baro) on predicting hourly water levels (WL). The results show that the highest coefficient of determination (R2) was obtained at all meteorological factors when used as inputs, except at the La Jolla site. (Burlington station (R2) = 0.721, Kahului station (R2) = 0.852). In the final part of this article, the complete ensemble empirical mode decomposition adaptive noise (CEEMDAN) algorithm was introduced into various models, and the results showed a significant improvement in predicting water levels at each site. Among them, the CEEMDAN-BiLSTM algorithm performed the best, with an average RMSE of 0.0759 mh1 for the prediction of three sites. This indicates that applying the CEEMDAN algorithm to deep learning has a more stable predictive performance for water level forecasting in different regions. Full article
Show Figures

Figure 1

25 pages, 10316 KB  
Article
Obstacle Detection Method Based on RSU and Vehicle Camera Fusion
by Shaohong Ding, Yi Xu, Qian Zhang, Jinxin Yu, Teng Sun, Juan Ni, Shuyue Shi, Xiangcun Kong, Ruoyu Zhu, Liming Wang and Pengwei Wang
Sensors 2023, 23(10), 4920; https://doi.org/10.3390/s23104920 - 19 May 2023
Cited by 12 | Viewed by 6325
Abstract
Road obstacle detection is an important component of intelligent assisted driving technology. Existing obstacle detection methods ignore the important direction of generalized obstacle detection. This paper proposes an obstacle detection method based on the fusion of roadside units and vehicle mounted cameras and [...] Read more.
Road obstacle detection is an important component of intelligent assisted driving technology. Existing obstacle detection methods ignore the important direction of generalized obstacle detection. This paper proposes an obstacle detection method based on the fusion of roadside units and vehicle mounted cameras and illustrates the feasibility of a combined monocular camera inertial measurement unit (IMU) and roadside unit (RSU) detection method. A generalized obstacle detection method based on vision IMU is combined with a roadside unit obstacle detection method based on a background difference method to achieve generalized obstacle classification while reducing the spatial complexity of the detection area. In the generalized obstacle recognition stage, a VIDAR (Vision-IMU based identification and ranging) -based generalized obstacle recognition method is proposed. The problem of the low accuracy of obstacle information acquisition in the driving environment where generalized obstacles exist is solved. For generalized obstacles that cannot be detected by the roadside unit, VIDAR obstacle detection is performed on the target generalized obstacles through the vehicle terminal camera, and the detection result information is transmitted to the roadside device terminal through the UDP (User Data Protocol) protocol to achieve obstacle recognition and pseudo-obstacle removal, thereby reducing the error recognition rate of generalized obstacles. In this paper, pseudo-obstacles, obstacles with a certain height less than the maximum passing height of the vehicle, and obstacles with a height greater than the maximum passing height of the vehicle are defined as generalized obstacles. Pseudo-obstacles refer to non-height objects that appear to be “patches” on the imaging interface obtained by visual sensors and obstacles with a height less than the maximum passing height of the vehicle. VIDAR is a vision-IMU-based detection and ranging method. IMU is used to obtain the distance and pose of the camera movement, and through the inverse perspective transformation, it can calculate the height of the object in the image. The VIDAR-based obstacle detection method, the roadside unit-based obstacle detection method, YOLOv5 (You Only Look Once version 5), and the method proposed in this paper were applied to outdoor comparison experiments. The results show that the accuracy of the method is improved by 2.3%, 17.4%, and 1.8%, respectively, compared with the other four methods. Compared with the roadside unit obstacle detection method, the speed of obstacle detection is improved by 1.1%. The experimental results show that the method can expand the detection range of road vehicles based on the vehicle obstacle detection method and can quickly and effectively eliminate false obstacle information on the road. Full article
(This article belongs to the Section Vehicular Sensing)
Show Figures

Figure 1

19 pages, 4627 KB  
Article
An Improved Differentiable Binarization Network for Natural Scene Street Sign Text Detection
by Manhuai Lu, Yi Leng, Chin-Ling Chen and Qiting Tang
Appl. Sci. 2022, 12(23), 12120; https://doi.org/10.3390/app122312120 - 27 Nov 2022
Cited by 3 | Viewed by 4182
Abstract
The street sign text information from natural scenes usually exists in a complex background environment and is affected by natural light and artificial light. However, most of the current text detection algorithms do not effectively reduce the influence of light and do not [...] Read more.
The street sign text information from natural scenes usually exists in a complex background environment and is affected by natural light and artificial light. However, most of the current text detection algorithms do not effectively reduce the influence of light and do not make full use of the relationship between high-level semantic information and contextual semantic information in the feature extraction network when extracting features from images, and they are ineffective at detecting text in complex backgrounds. To solve these problems, we first propose a multi-channel MSER (Maximally Stable Extreme Regions) method to fully consider color information in text detection, which separates the text area in the image from the complex background, effectively reducing the influence of the complex background and light on street sign text detection. We also propose an enhanced feature pyramid network text detection method, which includes a feature pyramid route enhancement (FPRE) module and a high-level feature enhancement (HLFE) module. The two modules can make full use of the network’s low-level and high-level semantic information to enhance the network’s effectiveness in localizing text information and detecting text with different shapes, sizes, and inclined text. Experiments showed that the F-scores obtained by the method proposed in this paper on ICDAR 2015 (International Conference on Document Analysis and Recognition 2015) dataset, ICDAR2017-MLT (International Conference on Document Analysis and Recognition 2017- Competition on Multi-lingual scene text detection) dataset, and the Natural Scene Street Signs (NSSS) dataset constructed in this study are 89.5%, 84.5%, and 73.3%, respectively, which confirmed the performance advantage of the method proposed in street sign text detection. Full article
(This article belongs to the Special Issue Computer Vision and Pattern Recognition Based on Deep Learning)
Show Figures

Figure 1

18 pages, 3632 KB  
Article
Opportunities and Challenges Arising from Rapid Cryospheric Changes in the Southern Altai Mountains, China
by Wei Zhang, Yongping Shen, An’an Chen and Xuejiao Wu
Appl. Sci. 2022, 12(3), 1406; https://doi.org/10.3390/app12031406 - 28 Jan 2022
Cited by 7 | Viewed by 3122
Abstract
Optimizing the functions and services provided by the mountain cryosphere will maximize its benefits and minimize the negative impacts experienced by the populations that live and work in the cryosphere-fed regions. The high sensitivity of the mountain cryosphere to climate change highlights the [...] Read more.
Optimizing the functions and services provided by the mountain cryosphere will maximize its benefits and minimize the negative impacts experienced by the populations that live and work in the cryosphere-fed regions. The high sensitivity of the mountain cryosphere to climate change highlights the importance of evaluating cryospheric changes and any cascading effects if we are to achieve regional sustainable development goals (SDGs). The southern Altai Mountains (SAM), which are located in the arid to semi-arid region of central Asia, are vulnerable to ecological and environmental changes as well as to developing economic activities in northern Xinjiang, China. Furthermore, cryospheric melting in the SAM serves as a major water resource for northeastern Kazakhstan. Here, we systematically investigate historical cryospheric changes and possible trends in the SAM and also discover the opportunities and challenges on regional water resources management arising from these changes. The warming climate and increased solid precipitation have led to inconsistent trends in the mountain cryosphere. For example, mountain glaciers, seasonally frozen ground (SFG), and river ice have followed significant shrinkage trends as evidenced by the accelerated glacier melt, shallowed freezing depth of SFG, and thinned river ice with shorter durations, respectively. In contrast, snow accumulation has increased during the cold season, but the duration of snow cover has remained stable because of the earlier onset of spring melting. The consequently earlier melt has changed the timing of surface runoff and water availability. Greater interannual fluctuations in snow cover have led to more frequent transitions between snow cover hazards (snowstorm and snowmelt flooding) and snow droughts, which pose challenges to hydropower, agriculture, aquatic life, the tail-end lake environment, fisheries, and transboundary water resource management. Increasing the reservoir capacity to regulate interannual water availability and decrease the risk associated with hydrological hazards related to extreme snowmelt may be an important supplement to the regulation and supply of cryospheric functions in a warmer climate. Full article
Show Figures

Figure 1

17 pages, 12998 KB  
Article
Multiple Cylinder Extraction from Organized Point Clouds
by Saed Moradi, Denis Laurendeau and Clement Gosselin
Sensors 2021, 21(22), 7630; https://doi.org/10.3390/s21227630 - 17 Nov 2021
Cited by 7 | Viewed by 5780
Abstract
Most man-made objects are composed of a few basic geometric primitives (GPs) such as spheres, cylinders, planes, ellipsoids, or cones. Thus, the object recognition problem can be considered as one of geometric primitives extraction. Among the different geometric primitives, cylinders are the most [...] Read more.
Most man-made objects are composed of a few basic geometric primitives (GPs) such as spheres, cylinders, planes, ellipsoids, or cones. Thus, the object recognition problem can be considered as one of geometric primitives extraction. Among the different geometric primitives, cylinders are the most frequently used GPs in real-world scenes. Therefore, cylinder detection and extraction are of great importance in 3D computer vision. Despite the rapid progress of cylinder detection algorithms, there are still two open problems in this area. First, a robust strategy is needed for the initial sample selection component of the cylinder extraction module. Second, detecting multiple cylinders simultaneously has not yet been investigated in depth. In this paper, a robust solution is provided to address these problems. The proposed solution is divided into three sub-modules. The first sub-module is a fast and accurate normal vector estimation algorithm from raw depth images. With the estimation method, a closed-form solution is provided for computing the normal vector at each point. The second sub-module benefits from the maximally stable extremal regions (MSER) feature detector to simultaneously detect cylinders present in the scene. Finally, the detected cylinders are extracted using the proposed cylinder extraction algorithm. Quantitative and qualitative results show that the proposed algorithm outperforms the baseline algorithms in each of the following areas: normal estimation, cylinder detection, and cylinder extraction. Full article
(This article belongs to the Special Issue Sensing and Processing for 3D Computer Vision)
Show Figures

Figure 1

14 pages, 4870 KB  
Article
A Descriptor-Based Advanced Feature Detector for Improved Visual Tracking
by Kai Yit Kok and Parvathy Rajendran
Symmetry 2021, 13(8), 1337; https://doi.org/10.3390/sym13081337 - 24 Jul 2021
Cited by 5 | Viewed by 3106
Abstract
Despite years of work, a robust, widely applicable generic “symmetry detector” that can paral-lel other kinds of computer vision/image processing tools for the more basic structural charac-teristics, such as a “edge” or “corner” detector, remains a computational challenge. A new symmetry feature detector [...] Read more.
Despite years of work, a robust, widely applicable generic “symmetry detector” that can paral-lel other kinds of computer vision/image processing tools for the more basic structural charac-teristics, such as a “edge” or “corner” detector, remains a computational challenge. A new symmetry feature detector with a descriptor is proposed in this paper, namely the Simple Robust Features (SRF) algorithm. A performance comparison is made among SRF with SRF, Speeded-up Robust Features (SURF) with SURF, Maximally Stable Extremal Regions (MSER) with SURF, Harris with Fast Retina Keypoint (FREAK), Minimum Eigenvalue with FREAK, Features from Accelerated Segment Test (FAST) with FREAK, and Binary Robust Invariant Scalable Keypoints (BRISK) with FREAK. A visual tracking dataset is used in this performance evaluation in terms of accuracy and computational cost. The results have shown that combining the SRF detector with the SRF descriptor is preferable, as it has on average the highest accuracy. Additionally, the computational cost of SRF with SRF is much lower than the others. Full article
(This article belongs to the Special Issue Symmetry in Computer Vision and Its Applications)
Show Figures

Figure 1

Back to TopTop