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 (14)

Search Parameters:
Keywords = deskew

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
25 pages, 5549 KB  
Article
Deskewed LiDAR Odometry for Quadruped Robots in Environments with Varying Elevation
by Eunhui Han and Heoncheol Lee
Sensors 2026, 26(11), 3518; https://doi.org/10.3390/s26113518 - 2 Jun 2026
Viewed by 622
Abstract
As robotics technology advances, quadruped robots have become capable of operating in complex environments with varying elevation, including ramps and level changes that are challenging for conventional wheeled platforms. While this terrain adaptability opens new opportunities for inspection, rescue, and exploration tasks, the [...] Read more.
As robotics technology advances, quadruped robots have become capable of operating in complex environments with varying elevation, including ramps and level changes that are challenging for conventional wheeled platforms. While this terrain adaptability opens new opportunities for inspection, rescue, and exploration tasks, the repetitive impacts, frequent ground-contact transitions, and abrupt postural changes inherent to legged locomotion pose significant challenges for LiDAR odometry. High-frequency gait vibrations and abrupt attitude changes introduce intra-scan motion distortion that conventional single-twist deskewing cannot adequately suppress. In addition, sparse vertical geometric constraints in elevation-varying environments weaken Z-axis observability, allowing vertical drift to corrupt the horizontal pose estimate through Hessian coupling. To address these failure modes within a LiDAR-only framework, we propose a Piecewise-Constant Velocity deskewing scheme that partitions each scan into multiple temporal segments with safety clamping on vertical and attitude components, together with a two-stage ICP that decouples SE(3) optimization into horizontal (x, y, yaw) and vertical (z, roll, pitch) stages and applies observability-aware weighting in the vertical update. The proposed odometry front-end is evaluated on four real-world sequences collected with a Unitree Go2 quadruped robot equipped with a Velodyne VLP-16 LiDAR. Experimental results show consistently lower Absolute Pose Error (APE) than ICP, KISS-ICP, and F-LOAM across all sequences. Vertical drift suppression is most pronounced in the ramp-containing sequences, where baseline methods exhibit substantial Z-axis divergence. Full article
Show Figures

Figure 1

29 pages, 16631 KB  
Article
Stretch-ICP: A Continuous-Trajectory Registration and Deskewing Algorithm in Scenarios of Aggressive Motions
by Simon-Pierre Deschênes, Veronica Vannini, Philippe Giguère and François Pomerleau
Sensors 2026, 26(8), 2567; https://doi.org/10.3390/s26082567 - 21 Apr 2026
Viewed by 1384
Abstract
Robust robotic autonomy remains challenging in complex environments, where loss of stability on uneven or slippery terrain can induce extreme accelerations and angular velocities. Such motions corrupt sensor measurements and degrade state estimation, motivating the need for improved algorithmic robustness. To investigate this [...] Read more.
Robust robotic autonomy remains challenging in complex environments, where loss of stability on uneven or slippery terrain can induce extreme accelerations and angular velocities. Such motions corrupt sensor measurements and degrade state estimation, motivating the need for improved algorithmic robustness. To investigate this issue, we introduce the Tumbling-Induced Gyroscope Saturation (TIGS) dataset, which consists of recordings from a mechanical lidar and an Inertial Measurement Unit (IMU) tumbling down a hill. The dataset contains angular speeds up to four times higher than those in similar datasets and is publicly available. We then propose two complementary methods to improve Simultaneous Localization And Mapping (SLAM) robustness and evaluate them on TIGS. First, Saturation-Aware Angular Velocity Estimation (SAAVE) estimates angular velocities when gyroscope measurements become saturated during aggressive motions, reducing angular speed estimation error by 83.4%. Second, Stretch-ICP, a novel registration and deskewing algorithm, enables reconstruction of smoother 6-Degrees Of Freedom (DOF) trajectories under aggressive motions compared to classical Iterative Closest Point (ICP). Stretch-ICP reduces linear and angular velocity errors by 95.2% and 94.8%, respectively, at scan boundaries. Together, these contributions improve the robustness and consistency of lidar-inertial state estimation under aggressive motions. Full article
(This article belongs to the Special Issue New Challenges and Sensor Techniques in Robot Positioning)
Show Figures

Figure 1

21 pages, 1291 KB  
Article
Development of a Software Model for Classification and Automatic Cataloging of Archive Documents
by Adilbek Dauletov, Bahodir Muminov, Noila Matyakubova, Uldona Abdurahmonova, Khurshida Bakhriyeva and Makhbubakhon Fayzieva
Information 2026, 17(4), 341; https://doi.org/10.3390/info17040341 - 1 Apr 2026
Cited by 3 | Viewed by 1398
Abstract
This study proposes an integrated software model for automatic document classification and metadata generation based on the Dublin Core standard to address the issue of rapid and consistent management of archival documents in a digital environment. This approach combines the stages of receiving [...] Read more.
This study proposes an integrated software model for automatic document classification and metadata generation based on the Dublin Core standard to address the issue of rapid and consistent management of archival documents in a digital environment. This approach combines the stages of receiving incoming documents, converting them to text using optical character recognition (OCR), image preprocessing (binarization, deskew, noise reduction), and text cleaning and vectorization (TF–IDF) into a single pipeline. In the document classification stage, the Bidirectional Encoder Representations from Transformers (BERT) model with a context-sensitive transformer architecture is used, along with classical machine learning models (Logistic Regression, Naive Bayes, Support Vector Machine) and an ensemble approach (LightGBM), to increase the accuracy by modeling the document content at a deep semantic level. Experiments were conducted on the RVL-CDIP dataset, and the OCR efficiency was evaluated using the Character Error Rate (CER) indicator, and the classification results were evaluated using the accuracy, precision, recall and F1-score metrics. The results confirmed the high stability and generalization ability of the BERT (accuracy, 95.1%; F1, 95.0%) and LightGBM (accuracy, 93.2%; F1, 93.2%) models. In the final stage, OCR, NER, and classification outputs are automatically organized into Dublin Core metadata elements (Title, Creator, Date, Description, Subject, Type, Format, Language) and exported in JSON/XML formats. This automation significantly reduces manual cataloging effort and improves indexing and retrieval efficiency in digital archival systems. Full article
Show Figures

Graphical abstract

27 pages, 6570 KB  
Article
LiDAR–Inertial–Visual Odometry Based on Elastic Registration and Dynamic Feature Removal
by Qiang Ma, Fuhong Qin, Peng Xiao, Meng Wei, Sihong Chen, Wenbo Xu, Xingrui Yue, Ruicheng Xu and Zheng He
Electronics 2026, 15(4), 741; https://doi.org/10.3390/electronics15040741 - 9 Feb 2026
Cited by 1 | Viewed by 1166
Abstract
Simultaneous Localization and Mapping (SLAM) is a fundamental capability for autonomous robots. However, in highly dynamic scenes, conventional SLAM systems often suffer from degraded accuracy due to LiDAR motion distortion and interference from moving objects. To address these challenges, this paper proposes a [...] Read more.
Simultaneous Localization and Mapping (SLAM) is a fundamental capability for autonomous robots. However, in highly dynamic scenes, conventional SLAM systems often suffer from degraded accuracy due to LiDAR motion distortion and interference from moving objects. To address these challenges, this paper proposes a LiDAR–Inertial–Visual odometry framework based on elastic registration and dynamic feature removal, with the aim of enhancing system robustness through detailed algorithmic supplements. In the LiDAR odometry module, an elastic registration-based de-skewing method is introduced by modeling second-order motion, enabling accurate point cloud correction under non-uniform motion. In the visual odometry module, a multi-strategy dynamic feature suppression mechanism is developed, combining IMU-assisted motion consistency verification with a lightweight YOLOv5-based detection network to effectively filter out dynamic interference with low computational overhead. Furthermore, depth information for visual key points is recovered using LiDAR assistance to enable tightly coupled pose estimation. Extensive experiments on the TUM and M2DGR datasets demonstrate that the proposed method achieves a 96.3% reduction in absolute trajectory error (ATE) compared with ORB-SLAM2 in highly dynamic scenarios. Real-world deployment on an embedded computing device further confirms the framework’s real-time performance and practical applicability in complex environments. Full article
Show Figures

Figure 1

29 pages, 5500 KB  
Article
CK-SLAM, Crop-Row and Kinematics-Constrained SLAM for Quadruped Robots Under Corn Canopies
by Mingfei Wan, Xinzhi Luo, Jun Wu, Li Li, Rong Tang, Zhangjun Peng, Juanping Jiang, Shuai Zhou and Zhigui Liu
Agronomy 2026, 16(1), 95; https://doi.org/10.3390/agronomy16010095 - 29 Dec 2025
Cited by 1 | Viewed by 1353
Abstract
To address the localization and mapping challenges for quadruped robots autonomously scouting under corn canopies, this paper proposes CK-SLAM, a SLAM algorithm integrating robot motion constraints and crop row features. The algorithm is implemented on the Jueying Mini quadruped robot, fusing data from [...] Read more.
To address the localization and mapping challenges for quadruped robots autonomously scouting under corn canopies, this paper proposes CK-SLAM, a SLAM algorithm integrating robot motion constraints and crop row features. The algorithm is implemented on the Jueying Mini quadruped robot, fusing data from 3D LiDAR, IMU, and joint sensors. First, an Invariant Extended Kalman Filter (InEKF) fuses multi-source motion information, dynamically adjusting observation noise via a foot contact probability model (derived from joint torque data) to achieve initial motion state estimation and reliable pose references for point cloud deskewing. Second, three feature extraction schemes are designed, inheriting line/plane features from LeGO-LOAM and adding an innovative crop plane feature extraction module, which uses grid filtering, differential evolution for crop row detection, and RANSAC plane fitting to capture corn plant structural features. Finally, a two-step Levenberg–Marquardt iteration realizes feature matching and pose optimization, with factor graph optimization fusing motion constraints and laser odometry for global trajectory and map refinement. CK-SLAM effectively adapts to gait-induced measurement noise and enhances feature matching stability under canopies. Experimental validation across four corn growth stages shows it achieves an average Absolute Pose Error (APE) RMSE of 2.0939 m (15.7%/56.4%/72.2% lower than A-LOAM/LeGO-LOAM/Point-LIO) and an average Relative Pose Error (RPE) RMSE of 0.0946 m, providing high-precision navigation support for automated field monitoring. Full article
(This article belongs to the Section Precision and Digital Agriculture)
Show Figures

Figure 1

14 pages, 5258 KB  
Article
System Design and Signal Processing in Spaceborne Squint Sliding Spotlight SAR with Sub-Aperture Block-Varying PRF
by Wei Xu, Zhuo Zhang, Pingping Huang, Weixian Tan and Yaolong Qi
Electronics 2023, 12(13), 2835; https://doi.org/10.3390/electronics12132835 - 27 Jun 2023
Cited by 3 | Viewed by 2620
Abstract
To tackle the problems of Doppler spectrum, aliasing caused by azimuth beam scanning and azimuthal serious non-uniform sampling in squint sliding spotlight synthetic aperture radar (SAR) with varying repetition frequency technology, the azimuth sampling method of sub-aperture block-varying pulse repetition frequency (SBV-PRF) is [...] Read more.
To tackle the problems of Doppler spectrum, aliasing caused by azimuth beam scanning and azimuthal serious non-uniform sampling in squint sliding spotlight synthetic aperture radar (SAR) with varying repetition frequency technology, the azimuth sampling method of sub-aperture block-varying pulse repetition frequency (SBV-PRF) is proposed, where the sub-aperture division judgement makes the azimuth acquisition time of each sub-block small enough so that the Doppler bandwidth caused by the Doppler center change can be ignored. Based on the echo signal characteristics of a SBV-PRF transmission scheme, an azimuth pre-processing method combining SBV-PRF transmission scheme with sub-aperture division is proposed. Using this method, de-skewing is first performed on each set of sub-aperture data to eliminate the additional Doppler bandwidth introduced by the squint angle, and then the azimuth signal resampling is performed to ensure different sub-aperture data have the same sampling rate. The SBV-PRF technology reduces the difficulty of azimuth signal pre-processing while ensuring the complete acquisition of the complete echo data of the squint sliding spotlight mode. The effectiveness of the SBV-PRF system design and the signal processing method is verified by the point target echo simulation and imaging simulation results. Full article
(This article belongs to the Topic Radar Signal and Data Processing with Applications)
Show Figures

Figure 1

16 pages, 5406 KB  
Article
A Wide-Range Four-Phase All-Digital DLL with De-Skew Circuit
by Jing Kang, Fei Liu, Ya Hai and Yongshan Wang
Electronics 2023, 12(7), 1610; https://doi.org/10.3390/electronics12071610 - 29 Mar 2023
Viewed by 4185
Abstract
A four-phase all-digital delay-locked loop (ADDLL) with a de-skew circuit for NAND Flash high-speed interfaces is proposed. The proposed de-skew circuit adopts a fall-edge-judgment phase adjuster and a three-stage digitally controlled delay line to align the system input clock and 0 output [...] Read more.
A four-phase all-digital delay-locked loop (ADDLL) with a de-skew circuit for NAND Flash high-speed interfaces is proposed. The proposed de-skew circuit adopts a fall-edge-judgment phase adjuster and a three-stage digitally controlled delay line to align the system input clock and 0 output clock of the four-phase DLL over a wide frequency range, thus solving the four-phase offset caused by clock skew. A parallel-cascade configuration is proposed to solve the variable phase alignment problem caused by mode switching, thus effectively improving the phase-locked accuracy. The proposed circuit is fabricated in the 0.13 μm CMOS process with a 0.072 mm2 core area. The chip testing results show an operating frequency range from 26 MHz to 1.55 GHz and a typical alignment error of approximately 17 ps. Full article
(This article belongs to the Special Issue Advances in RF, Analog, and Mixed Signal Circuits)
Show Figures

Figure 1

21 pages, 6988 KB  
Article
Azimuth Full-Aperture Processing of Spaceborne Squint SAR Data with Block Varying PRF
by Zhuo Zhang, Wei Xu, Pingping Huang, Weixian Tan, Zhiqi Gao and Yaolong Qi
Sensors 2022, 22(23), 9328; https://doi.org/10.3390/s22239328 - 30 Nov 2022
Cited by 5 | Viewed by 3657
Abstract
The block varying pulse repetition frequency (BV-PRF) scheme applied to spaceborne squint sliding-spotlight synthetic aperture radar (SAR) can resolve large-range cell migration (RCM) and reduce azimuth signal non-uniformity. However, in the BV-PRF scheme, different raw data blocks have different PRFs, and the raw [...] Read more.
The block varying pulse repetition frequency (BV-PRF) scheme applied to spaceborne squint sliding-spotlight synthetic aperture radar (SAR) can resolve large-range cell migration (RCM) and reduce azimuth signal non-uniformity. However, in the BV-PRF scheme, different raw data blocks have different PRFs, and the raw data in each block are insufficiently sampled. To resolve the two problems, a novel azimuth full-aperture pre-processing method is proposed to handle the SAR raw data formed by the BV-PRF scheme. The key point of the approach is the resampling of block data with different PRFs and the continuous splicing of azimuth data. The method mainly consists of four parts: de-skewing, resampling, azimuth continuous combination, and Doppler history recovery. After de-skewing, the raw data with different PRFs can be resampled individually to obtain a uniform azimuth sampling interval, and an appropriate azimuth time shift is introduced to ensure the continuous combination of the azimuth signal. Consequently, the resulting raw data are sufficiently and uniformly sampled in azimuth, which could be well handled by classical SAR-focusing algorithms. Simulation results on point targets validate the proposed azimuth pre-processing approach. Furthermore, compared with methods to process SAR data with continuous PRF, the proposed method is more effective. Full article
(This article belongs to the Special Issue Radar Technology and Data Processing)
Show Figures

Figure 1

18 pages, 2902 KB  
Article
A Novel Adaptive Deskewing Algorithm for Document Images
by Wuzhida Bao, Cihui Yang, Shiping Wen, Mengjie Zeng, Jianyong Guo, Jingting Zhong and Xingmiao Xu
Sensors 2022, 22(20), 7944; https://doi.org/10.3390/s22207944 - 18 Oct 2022
Cited by 7 | Viewed by 6679
Abstract
Document scanning often suffers from skewing, which may seriously influence the efficiency of Optical Character Recognition (OCR). Therefore, it is necessary to correct the skewed document before document image information analysis. In this article, we propose a novel adaptive deskewing algorithm for document [...] Read more.
Document scanning often suffers from skewing, which may seriously influence the efficiency of Optical Character Recognition (OCR). Therefore, it is necessary to correct the skewed document before document image information analysis. In this article, we propose a novel adaptive deskewing algorithm for document images, which mainly includes Skeleton Line Detection (SKLD), Piecewise Projection Profile (PPP), Morphological Clustering (MC), and the image classification method. The image type is determined firstly based on the image’s layout feature. Thus, adaptive correcting is applied to deskew the image according to its type. Our method maintains high accuracy on the Document Image Skew Estimation Contest (DISEC’2013) and PubLayNet datasets, which achieved 97.6% and 80.1% accuracy, respectively. Meanwhile, extensive experiments show the superiority of the proposed algorithm. Full article
(This article belongs to the Special Issue Intelligent Sensing, Control and Optimization of Networks)
Show Figures

Figure 1

19 pages, 3720 KB  
Article
Burapha-TH: A Multi-Purpose Character, Digit, and Syllable Handwriting Dataset
by Athita Onuean, Uraiwan Buatoom, Thatsanee Charoenporn, Taehong Kim and Hanmin Jung
Appl. Sci. 2022, 12(8), 4083; https://doi.org/10.3390/app12084083 - 18 Apr 2022
Cited by 5 | Viewed by 6312
Abstract
In handwriting recognition research, a public image dataset is necessary to evaluate algorithm correctness and runtime performance. Unfortunately, in existing Thai language script image datasets, there is a lack of variety of standard handwriting types. This paper focuses on a new offline Thai [...] Read more.
In handwriting recognition research, a public image dataset is necessary to evaluate algorithm correctness and runtime performance. Unfortunately, in existing Thai language script image datasets, there is a lack of variety of standard handwriting types. This paper focuses on a new offline Thai handwriting image dataset named Burapha-TH. The dataset has 68 character classes, 10 digit classes, and 320 syllable classes. For constructing the dataset, 1072 Thai native speakers wrote on collection datasheets that were then digitized using a 300 dpi scanner. De-skewing, detection box and segmentation algorithms were applied to the raw scans for image extraction. The experiment used different deep convolutional models with the proposed dataset. The result shows that the VGG-13 model (with batch normalization) achieved accuracy rates of 95.00%, 98.29%, and 96.16% on character, digit, and syllable classes, respectively. The Burapha-TH dataset, unlike all other known Thai handwriting datasets, retains existing noise, the white background, and all artifacts generated by scanning. This comprehensive, raw, and more realistic dataset will be helpful for a variety of research purposes in the future. Full article
Show Figures

Figure 1

12 pages, 7328 KB  
Article
An N/M-Ratio All-Digital Clock Generator with a Pseudo-NMOS Comparator-Based Programmable Divider
by Jongsun Kim
Electronics 2022, 11(2), 261; https://doi.org/10.3390/electronics11020261 - 14 Jan 2022
Cited by 2 | Viewed by 4638
Abstract
A multiplying delay-locked loop (MDLL)-based all-digital clock generator with a programmable N/M-ratio frequency multiplication capability for digital SoC is presented. The proposed digital MDLL provides programmable N/M-ratio frequency multiplication using a new high-speed Pseudo-NMOS comparator-based programmable divider with small area and low power [...] Read more.
A multiplying delay-locked loop (MDLL)-based all-digital clock generator with a programmable N/M-ratio frequency multiplication capability for digital SoC is presented. The proposed digital MDLL provides programmable N/M-ratio frequency multiplication using a new high-speed Pseudo-NMOS comparator-based programmable divider with small area and low power consumption. The proposed MDLL clock generator can also provide a de-skew function by eliminating the phase offset problem caused by the propagation delay of the front divider in conventional N/M MDLL architectures. Fabricated in a 0.13-µm 1.2-V CMOS process, the proposed digital MDLL clock generates fully de-skewed output clock frequencies from 0.3 to 1.137 GHz with programmable N/M ratios of N = 1~32 and M = 1~16. It achieves a measured effective peak-to-peak jitter of 12 ps at 1.0 GHz when N/M = 8/1. It occupies an active area of only 0.034 mm2 and consumes a power of 10.3 mW at 1.0 GHz. Full article
(This article belongs to the Special Issue Mixed Signal Circuit Design)
Show Figures

Figure 1

22 pages, 9666 KB  
Article
Azimuth Multichannel Reconstruction Based on Advanced Hyperbolic Range Equation
by Wei Xu, Ruibo Li, Chonghua Fang, Pingping Huang, Weixian Tan and Yaolong Qi
Remote Sens. 2021, 13(22), 4705; https://doi.org/10.3390/rs13224705 - 21 Nov 2021
Cited by 5 | Viewed by 3268
Abstract
To acquire high-resolution wide-swath (HRWS) imaging capacity, the displaced phase center multichannel azimuth beam (DPCMAB) technology is usually adopted in spaceborne synthetic aperture radar (SAR), while multichannel reconstruction must be carried out before imaging process due to azimuth nonuniform sampling. Up to now, [...] Read more.
To acquire high-resolution wide-swath (HRWS) imaging capacity, the displaced phase center multichannel azimuth beam (DPCMAB) technology is usually adopted in spaceborne synthetic aperture radar (SAR), while multichannel reconstruction must be carried out before imaging process due to azimuth nonuniform sampling. Up to now, almost all azimuth multichannel reconstruction algorithms have been mainly based on conventional hyperbolic range equation (CHRE), but the accuracy of the CHRE model is usually not suitable for the HRWS mode, especially for high resolution and large squint observation cases. In this study, the azimuth multichannel signal model based on the advanced hyperbolic range equation (AHRE) is established and analyzed. The major difference between multichannel signal models based on CHRE and AHRE is the additional time-varying phase error between azimuth channels. The time-varying phase error is small and can be ignored in the monostatic DPCMAB SAR system, but it must be considered and compensated in the distributed DPCMAB SAR system. In addition to the time-varying phase error, additional Doppler spectrum shift and extended Doppler bandwidth should be considered in the squint case during azimuth multichannel reconstruction. The azimuth multichannel reconstruction algorithm based on AHRE is proposed in this paper. Before multichannel reconstruction and combination, time-varying phase errors between azimuth channels were first compensated, and the range-frequency-dependent de-skewing function was derived to remove the two-dimension (2D) spectrum tilt to avoid azimuth under-sampling. Then, azimuth multichannel data were reconstructed according to the azimuth multichannel impulse response based on AHRE. Finally, the range-frequency dependent re-skewing function was introduced to recover the tilted 2D spectrum. Simulation results on both point and distributed targets validated the proposed azimuth multichannel reconstruction approach. Full article
Show Figures

Figure 1

20 pages, 7773 KB  
Article
De-Skewing LiDAR Scan for Refinement of Local Mapping
by Lei He, Zhe Jin and Zhenhai Gao
Sensors 2020, 20(7), 1846; https://doi.org/10.3390/s20071846 - 26 Mar 2020
Cited by 18 | Viewed by 5766
Abstract
Simultaneous localization and mapping have become a basic requirement for most automatic moving robots. However, the LiDAR scan suffers from skewing caused by high-acceleration motion that reduces the precision in the latter mapping or classification process. In this study, we improve the quality [...] Read more.
Simultaneous localization and mapping have become a basic requirement for most automatic moving robots. However, the LiDAR scan suffers from skewing caused by high-acceleration motion that reduces the precision in the latter mapping or classification process. In this study, we improve the quality of mapping results through a de-skewing LiDAR scan. By integrating high-sampling frequency IMU (inertial measurement unit) measurements and establishing a motion equation for time, we can get the pose of every point in this scan’s frame. Then, all points in this scan are corrected and transformed into the frame of the first point. We expand the scope of optimization range from the current scan to a local range of point clouds that not only considers the motion of LiDAR but also takes advantage of the neighboring LiDAR scans. Finally, we validate the performance of our algorithm in indoor and outdoor experiments to compare the mapping results before and after de-skewing. Experimental results show that our method smooths the scan skewing on each channel and improves the mapping accuracy. Full article
(This article belongs to the Section Remote Sensors)
Show Figures

Figure 1

12 pages, 4649 KB  
Article
Voting-Based Document Image Skew Detection
by Costin-Anton Boiangiu, Ovidiu-Alexandru Dinu, Cornel Popescu, Nicolae Constantin and Cătălin Petrescu
Appl. Sci. 2020, 10(7), 2236; https://doi.org/10.3390/app10072236 - 25 Mar 2020
Cited by 11 | Viewed by 4661
Abstract
Optical Character Recognition (OCR) is an indispensable tool for technology users nowadays, as our natural language is presented through text. We live under the need of having information at hand in every circumstance and, at the same time, having machines understand visual content [...] Read more.
Optical Character Recognition (OCR) is an indispensable tool for technology users nowadays, as our natural language is presented through text. We live under the need of having information at hand in every circumstance and, at the same time, having machines understand visual content and thus enable the user to be able to search through large quantities of text. To detect textual information and page layout in an image page, the latter must be properly oriented. This is the problem of the so-called document deskew, i.e., finding the skew angle and rotating by its opposite. This paper presents an original approach which combines various algorithms that solve the skew detection problem, with the purpose of always having at least one to compensate for the others’ shortcomings, so that any type of input document can be processed with good precision and solid confidence in the output result. The tests performed proved that the proposed solution is very robust and accurate, thus being suitable for large scale digitization projects. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
Show Figures

Figure 1

Back to TopTop