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 = textons

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
13 pages, 1584 KB  
Article
Justice at the House of Yhw(h): An Early Yahwistic Defixio in Furem
by Gad Barnea
Religions 2023, 14(10), 1324; https://doi.org/10.3390/rel14101324 - 22 Oct 2023
Cited by 4 | Viewed by 6761
Abstract
What was the nature of ritual in ancient Yahwism? Although biblical sources provide some information about various types of cultic activity, we have thus far lacked any extra-biblical ritual texts from Yahwistic circles prior to Greco–Roman times. This article presents such a text—one [...] Read more.
What was the nature of ritual in ancient Yahwism? Although biblical sources provide some information about various types of cultic activity, we have thus far lacked any extra-biblical ritual texts from Yahwistic circles prior to Greco–Roman times. This article presents such a text—one that has been hiding in plain sight for almost a century on a small ostracon found on the island of Elephantine. It has variously been interpreted as dealing with instructions regarding a tunic left at the “house of Yhw”—the temple to Yhw(h) that flourished on the island from the middle of the sixth to the end of the fourth century BCE. While there is little debate regarding the epigraphic reading of this text, it has hitherto failed to be correctly interpreted. I present an entirely new reading of this important document, revealing it to be written in poetic form and to match the characteristics of a “prayer for justice” curse ritual. It is, in fact, the oldest known example of this genre; its only known specimen in Aramaic, its unique witness in a Yahwistic context, and the sole record of any ritual performance at a temple to Yhw(h). Significantly, it is administered by a priestess. Full article
Show Figures

Figure 1

18 pages, 3609 KB  
Article
3D Road Lane Classification with Improved Texture Patterns and Optimized Deep Classifier
by Bhavithra Janakiraman, Sathiyapriya Shanmugam, Rocío Pérez de Prado and Marcin Wozniak
Sensors 2023, 23(11), 5358; https://doi.org/10.3390/s23115358 - 5 Jun 2023
Cited by 12 | Viewed by 3148
Abstract
The understanding of roads and lanes incorporates identifying the level of the road, the position and count of lanes, and ending, splitting, and merging roads and lanes in highway, rural, and urban scenarios. Even though a large amount of progress has been made [...] Read more.
The understanding of roads and lanes incorporates identifying the level of the road, the position and count of lanes, and ending, splitting, and merging roads and lanes in highway, rural, and urban scenarios. Even though a large amount of progress has been made recently, this kind of understanding is ahead of the accomplishments of the present perceptual methods. Nowadays, 3D lane detection has become the trending research in autonomous vehicles, which shows an exact estimation of the 3D position of the drivable lanes. This work mainly aims at proposing a new technique with Phase I (road or non-road classification) and Phase II (lane or non-lane classification) with 3D images. Phase I: Initially, the features, such as the proposed local texton XOR pattern (LTXOR), local Gabor binary pattern histogram sequence (LGBPHS), and median ternary pattern (MTP), are derived. These features are subjected to the bidirectional gated recurrent unit (BI-GRU) that detects whether the object is road or non-road. Phase II: Similar features in Phase I are further classified using the optimized BI-GRU, where the weights are chosen optimally via self-improved honey badger optimization (SI-HBO). As a result, the system can be identified, and whether it is lane-related or not. Particularly, the proposed BI-GRU + SI-HBO obtained a higher precision of 0.946 for db 1. Furthermore, the best-case accuracy for the BI-GRU + SI-HBO was 0.928, which was better compared with honey badger optimization. Finally, the development of SI-HBO was proven to be better than the others. Full article
(This article belongs to the Section Intelligent Sensors)
Show Figures

Figure 1

22 pages, 11991 KB  
Article
Deep Learning Approaches to Image Texture Analysis in Material Processing
by Xiu Liu and Chris Aldrich
Metals 2022, 12(2), 355; https://doi.org/10.3390/met12020355 - 18 Feb 2022
Cited by 37 | Viewed by 10087
Abstract
Texture analysis is key to better understanding of the relationships between the microstructures of the materials and their properties, as well as the use of models in process systems using raw signals or images as input. Recently, new methods based on transfer learning [...] Read more.
Texture analysis is key to better understanding of the relationships between the microstructures of the materials and their properties, as well as the use of models in process systems using raw signals or images as input. Recently, new methods based on transfer learning with deep neural networks have become established as highly competitive approaches to classical texture analysis. In this study, three traditional approaches, based on the use of grey level co-occurrence matrices, local binary patterns and textons are compared with five transfer learning approaches, based on the use of AlexNet, VGG19, ResNet50, GoogLeNet and MobileNetV2. This is done based on two simulated and one real-world case study. In the simulated case studies, material microstructures were simulated with Voronoi graphic representations and in the real-world case study, the appearance of ultrahigh carbon steel is cast as a textural pattern recognition pattern. The ability of random forest models, as well as the convolutional neural networks themselves, to discriminate between different textures with the image features as input was used as the basis for comparison. The texton algorithm performed better than the LBP and GLCM algorithms and similar to the deep learning approaches when these were used directly, without any retraining. Partial or full retraining of the convolutional neural networks yielded considerably better results, with GoogLeNet and MobileNetV2 yielding the best results. Full article
(This article belongs to the Special Issue Applications of Intelligent Process Systems in Metallurgy)
Show Figures

Figure 1

15 pages, 2422 KB  
Article
Image Representation Using Stacked Colour Histogram
by Ezekiel Mensah Martey, Hang Lei, Xiaoyu Li and Obed Appiah
Algorithms 2021, 14(8), 228; https://doi.org/10.3390/a14080228 - 30 Jul 2021
Cited by 9 | Viewed by 4097
Abstract
Image representation plays a vital role in the realisation of Content-Based Image Retrieval (CBIR) system. The representation is performed because pixel-by-pixel matching for image retrieval is impracticable as a result of the rigid nature of such an approach. In CBIR therefore, colour, shape [...] Read more.
Image representation plays a vital role in the realisation of Content-Based Image Retrieval (CBIR) system. The representation is performed because pixel-by-pixel matching for image retrieval is impracticable as a result of the rigid nature of such an approach. In CBIR therefore, colour, shape and texture and other visual features are used to represent images for effective retrieval task. Among these visual features, the colour and texture are pretty remarkable in defining the content of the image. However, combining these features does not necessarily guarantee better retrieval accuracy due to image transformations such rotation, scaling, and translation that an image would have gone through. More so, concerns about feature vector representation taking ample memory space affect the running time of the retrieval task. To address these problems, we propose a new colour scheme called Stack Colour Histogram (SCH) which inherently extracts colour and neighbourhood information into a descriptor for indexing images. SCH performs recurrent mean filtering of the image to be indexed. The recurrent blurring in this proposed method works by repeatedly filtering (transforming) the image. The output of a transformation serves as the input for the next transformation, and in each case a histogram is generated. The histograms are summed up bin-by-bin and the resulted vector used to index the image. The image blurring process uses pixel’s neighbourhood information, making the proposed SCH exhibit the inherent textural information of the image that has been indexed. The SCH was extensively tested on the Coil100, Outext, Batik and Corel10K datasets. The Coil100, Outext, and Batik datasets are generally used to assess image texture descriptors, while Corel10K is used for heterogeneous descriptors. The experimental results show that our proposed descriptor significantly improves retrieval and classification rate when compared with (CMTH, MTH, TCM, CTM and NRFUCTM) which are the start-of-the-art descriptors for images with textural features. Full article
Show Figures

Graphical abstract

19 pages, 7088 KB  
Article
Predicting the Operating States of Grinding Circuits by Use of Recurrence Texture Analysis of Time Series Data
by Jason P. Bardinas, Chris Aldrich and Lara F. A. Napier
Processes 2018, 6(2), 17; https://doi.org/10.3390/pr6020017 - 11 Feb 2018
Cited by 15 | Viewed by 6882
Abstract
Grinding circuits typically contribute disproportionately to the overall cost of ore beneficiation and their optimal operation is therefore of critical importance in the cost-effective operation of mineral processing plants. This can be challenging, as these circuits can also exhibit complex, nonlinear behavior that [...] Read more.
Grinding circuits typically contribute disproportionately to the overall cost of ore beneficiation and their optimal operation is therefore of critical importance in the cost-effective operation of mineral processing plants. This can be challenging, as these circuits can also exhibit complex, nonlinear behavior that can be difficult to model. In this paper, it is shown that key time series variables of grinding circuits can be recast into sets of descriptor variables that can be used in advanced modelling and control of the mill. Two real-world case studies are considered. In the first, it is shown that the controller states of an autogenous mill can be identified from the load measurements of the mill by using a support vector machine and the abovementioned descriptor variables as predictors. In the second case study, it is shown that power and temperature measurements in a horizontally stirred mill can be used for online estimation of the particle size of the mill product. Full article
(This article belongs to the Collection Process Data Analytics)
Show Figures

Figure 1

18 pages, 1244 KB  
Article
Feature Learning Based Approach for Weed Classification Using High Resolution Aerial Images from a Digital Camera Mounted on a UAV
by Calvin Hung, Zhe Xu and Salah Sukkarieh
Remote Sens. 2014, 6(12), 12037-12054; https://doi.org/10.3390/rs61212037 - 3 Dec 2014
Cited by 168 | Viewed by 15090
Abstract
The development of low-cost unmanned aerial vehicles (UAVs) and light weight imaging sensors has resulted in significant interest in their use for remote sensing applications. While significant attention has been paid to the collection, calibration, registration and mosaicking of data collected from small [...] Read more.
The development of low-cost unmanned aerial vehicles (UAVs) and light weight imaging sensors has resulted in significant interest in their use for remote sensing applications. While significant attention has been paid to the collection, calibration, registration and mosaicking of data collected from small UAVs, the interpretation of these data into semantically meaningful information can still be a laborious task. A standard data collection and classification work-flow requires significant manual effort for segment size tuning, feature selection and rule-based classifier design. In this paper, we propose an alternative learning-based approach using feature learning to minimise the manual effort required. We apply this system to the classification of invasive weed species. Small UAVs are suited to this application, as they can collect data at high spatial resolutions, which is essential for the classification of small or localised weed outbreaks. In this paper, we apply feature learning to generate a bank of image filters that allows for the extraction of features that discriminate between the weeds of interest and background objects. These features are pooled to summarise the image statistics and form the input to a texton-based linear classifier that classifies an image patch as weed or background. We evaluated our approach to weed classification on three weeds of significance in Australia: water hyacinth, tropical soda apple and serrated tussock. Our results showed that collecting images at 5–10 m resulted in the highest classifier accuracy, indicated by F1 scores of up to 94%. Full article
Show Figures

Figure 1

19 pages, 1432 KB  
Article
A Study of Hand Back Skin Texture Patterns for Personal Identification and Gender Classification
by Jin Xie, Lei Zhang, Jane You, David Zhang and Xiaofeng Qu
Sensors 2012, 12(7), 8691-8709; https://doi.org/10.3390/s120708691 - 26 Jun 2012
Cited by 17 | Viewed by 10445
Abstract
Human hand back skin texture (HBST) is often consistent for a person and distinctive from person to person. In this paper, we study the HBST pattern recognition problem with applications to personal identification and gender classification. A specially designed system is developed to [...] Read more.
Human hand back skin texture (HBST) is often consistent for a person and distinctive from person to person. In this paper, we study the HBST pattern recognition problem with applications to personal identification and gender classification. A specially designed system is developed to capture HBST images, and an HBST image database was established, which consists of 1,920 images from 80 persons (160 hands). An efficient texton learning based method is then presented to classify the HBST patterns. First, textons are learned in the space of filter bank responses from a set of training images using the -minimization based sparse representation (SR) technique. Then, under the SR framework, we represent the feature vector at each pixel over the learned dictionary to construct a representation coefficient histogram. Finally, the coefficient histogram is used as skin texture feature for classification. Experiments on personal identification and gender classification are performed by using the established HBST database. The results show that HBST can be used to assist human identification and gender classification. Full article
(This article belongs to the Special Issue Hand-Based Biometrics Sensors and Systems)
Show Figures

Back to TopTop