Search results

1 – 10 of 11
Article
Publication date: 4 August 2022

Kha-Tu Huynh, Tu-Nga Ly and Thuong Le-Tien

This study aims to solve problems of detecting copy-move images. With input images, the problem aims to: Confirm the original or forgery of the images, evaluate the performance of…

Abstract

Purpose

This study aims to solve problems of detecting copy-move images. With input images, the problem aims to: Confirm the original or forgery of the images, evaluate the performance of the detection and compare the proposed method’s effectiveness to the related ones.

Design/methodology/approach

This paper proposes an algorithm to identify copy-move images by matching the characteristics of objects in the same group. The method is carried out through two stages of grouping the objects and comparing objects’ features. The classification and clustering can improve processing time by skipping groups of only one object, and feature comparison on objects in the same group improves accuracy of the detection. YOLO5, the latest version of you only look once (YOLO) developed by Ultralytics LLC, and K-means are applied to classify and group the objects in the first stage. Then, modified Zernike moments (MZMs) and correlation coefficients are used for the features extraction and matching in the second stage. The Open Images V6 data set is used to train the YOLO5 model. The combination of YOLO5 and MZM makes the effectiveness of the proposed method for copy-move image detection with an average accuracy of 94.26% for images of benchmark and MICC-F600 and 95.37% for natural images. The outstanding feature of the method is that it can balance both processing time and accuracy in detecting duplicate regions on the image.

Findings

The problem is then solved by doing the following steps: Build a method to detect objects and compare their features to find the similarity if they are copy-move objects; use YOLO5 for the object detection and group the same category objects; ignore the group having only one object and extract the features of the other groups by MZMs; detect copy-move regions using K-means clustering; and calculate and compare the detection accuracy of the proposed method and related methods.

Originality/value

The main contributions of this paper include: Reduce the processing time by using YOLO5 in objects detection and K-means in clustering; improve the accuracy by using MZM to extract features and correlation coefficients to matching them; and implement and prove the effectiveness of the proposed method for three copy-move data sets: benchmark, MICC-F600 and author-built images.

Details

International Journal of Web Information Systems, vol. 18 no. 2/3
Type: Research Article
ISSN: 1744-0084

Keywords

Article
Publication date: 23 August 2019

Shenlong Wang, Kaixin Han and Jiafeng Jin

In the past few decades, the content-based image retrieval (CBIR), which focuses on the exploration of image feature extraction methods, has been widely investigated. The term of…

Abstract

Purpose

In the past few decades, the content-based image retrieval (CBIR), which focuses on the exploration of image feature extraction methods, has been widely investigated. The term of feature extraction is used in two cases: application-based feature expression and mathematical approaches for dimensionality reduction. Feature expression is a technique of describing the image color, texture and shape information with feature descriptors; thus, obtaining effective image features expression is the key to extracting high-level semantic information. However, most of the previous studies regarding image feature extraction and expression methods in the CBIR have not performed systematic research. This paper aims to introduce the basic image low-level feature expression techniques for color, texture and shape features that have been developed in recent years.

Design/methodology/approach

First, this review outlines the development process and expounds the principle of various image feature extraction methods, such as color, texture and shape feature expression. Second, some of the most commonly used image low-level expression algorithms are implemented, and the benefits and drawbacks are summarized. Third, the effectiveness of the global and local features in image retrieval, including some classical models and their illustrations provided by part of our experiment, are analyzed. Fourth, the sparse representation and similarity measurement methods are introduced, and the retrieval performance of statistical methods is evaluated and compared.

Findings

The core of this survey is to review the state of the image low-level expression methods and study the pros and cons of each method, their applicable occasions and certain implementation measures. This review notes that image peculiarities of single-feature descriptions may lead to unsatisfactory image retrieval capabilities, which have significant singularity and considerable limitations and challenges in the CBIR.

Originality/value

A comprehensive review of the latest developments in image retrieval using low-level feature expression techniques is provided in this paper. This review not only introduces the major approaches for image low-level feature expression but also supplies a pertinent reference for those engaging in research regarding image feature extraction.

Article
Publication date: 8 March 2021

Neethu P.S., Suguna R. and Palanivel Rajan S.

This paper aims to propose a novel methodology for classifying the gestures using support vector machine (SVM) classification method. Initially, the Red Green Blue color hand…

274

Abstract

Purpose

This paper aims to propose a novel methodology for classifying the gestures using support vector machine (SVM) classification method. Initially, the Red Green Blue color hand gesture image is converted into YCbCr image in preprocessing stage and then palm with finger region is segmented by threshold process. Then, distance transformation method is applied on the palm with finger segmented image. Further, the center point (centroid) of palm region is detected and the fingertips are detected using SVM classification algorithm based on the detected centroids of the detected palm region.

Design/methodology/approach

Gesture is a physical indication of the body to convey information. Though any bodily movement can be considered a gesture, generally it originates from the movement of hand or face or combination of both. Combined gestures are quiet complex and difficult for a machine to classify. This paper proposes a novel methodology for classifying the gestures using SVM classification method. Initially, the color hand gesture image is converted into YCbCr image in preprocessing stage and then palm with finger region is segmented by threshold process. Then, distance transformation method is applied on the palm with finger segmented image. Further, the center point of the palm region is detected and the fingertips are detected using SVM classification algorithm. The proposed hand gesture image classification system is applied and tested on “Jochen Triesch,” “Sebastien Marcel” and “11Khands” data set hand gesture images to evaluate the efficiency of the proposed system. The performance of the proposed system is analyzed with respect to sensitivity, specificity, accuracy and recognition rate. The simulation results of the proposed method on these different data sets are compared with the conventional methods.

Findings

This paper proposes a novel methodology for classifying the gestures using SVM classification method. Distance transform method is used to detect the center point of the segmented palm region. The proposed hand gesture detection methodology achieves 96.5% of sensitivity, 97.1% of specificity, 96.9% of accuracy and 99.3% of recognition rate on “Jochen Triesch” data set. The proposed hand gesture detection methodology achieves 94.6% of sensitivity, 95.4% of specificity, 95.3% of accuracy and 97.8% of recognition rate on “Sebastien Marcel” data set. The proposed hand gesture detection methodology achieves 97% of sensitivity, 98% of specificity, 98.1% of accuracy and 98.8% of recognition rate on “11Khands” data set. The proposed hand gesture detection methodology consumes 0.52 s as recognition time on “Jochen Triesch” data set images, 0.71 s as recognition time on “Sebastien Marcel” data set images and 0.22 s as recognition time on “11Khands” data set images. It is very clear that the proposed hand gesture detection methodology consumes less recognition rate on “11Khands” data set when compared with other data set images. Hence, this data set is very suitable for real-time hand gesture applications with multi background environments.

Originality/value

The modern world requires more numbers of automated systems for improving our daily routine activities in an efficient manner. This present day technology emerges touch screen methodology for operating or functioning many devices or machines with or without wire connections. This also makes impact on automated vehicles where the vehicles can be operated without any interfacing with the driver. This is possible through hand gesture recognition system. This hand gesture recognition system captures the real-time hand gestures, a physical movement of human hand, as a digital image and recognizes them with the pre stored set of hand gestures.

Details

Circuit World, vol. 48 no. 2
Type: Research Article
ISSN: 0305-6120

Keywords

Article
Publication date: 1 July 2004

Chengdong Wu, Yong Yue, Mengxin Li and Osei Adjei

This paper presents a comprehensive review of the available literature on applications of the rough set theory. Concepts of the rough set theory are discussed for approximation…

2193

Abstract

This paper presents a comprehensive review of the available literature on applications of the rough set theory. Concepts of the rough set theory are discussed for approximation, dependence and reduction of attributes, decision tables and decision rules. The applications of rough sets are discussed in pattern recognition, information processing, business and finance, industry, environment engineering, medical diagnosis and medical data analysis, system fault diagnosis and monitoring and intelligent control systems. Development trends and future efforts are outlined. An extensive list of references is also provided to encourage interested readers to pursue further investigations.

Details

Engineering Computations, vol. 21 no. 5
Type: Research Article
ISSN: 0264-4401

Keywords

Article
Publication date: 7 December 2021

Thorsten Stephan Beck

This paper provides an introduction to research in the field of image forensics and asks whether advances in the field of algorithm development and digital forensics will…

Abstract

Purpose

This paper provides an introduction to research in the field of image forensics and asks whether advances in the field of algorithm development and digital forensics will facilitate the examination of images in the scientific publication process in the near future.

Design/methodology/approach

This study looks at the status quo of image analysis in the peer review process and evaluates selected articles from the field of Digital Image and Signal Processing that have addressed the discovery of copy-move, cut-paste and erase-fill manipulations.

Findings

The article focuses on forensic research and shows that, despite numerous efforts, there is still no applicable tool for the automated detection of image manipulation. Nonetheless, the status quo for examining images in scientific publications remains visual inspection and will likely remain so for the foreseeable future. This study summarizes aspects that make automated detection of image manipulation difficult from a forensic research perspective.

Research limitations/implications

Results of this study underscore the need for a conceptual reconsideration of the problems involving image manipulation with a view toward the need for interdisciplinary collaboration in conjunction with library and information science (LIS) expertise on information integrity.

Practical implications

This study not only identifies a number of conceptual challenges but also suggests areas of action that the scientific community can address in the future.

Originality/value

Image manipulation is often discussed in isolation as a technical challenge. This study takes a more holistic view of the topic and demonstrates the necessity for a multidisciplinary approach.

Details

Journal of Documentation, vol. 78 no. 5
Type: Research Article
ISSN: 0022-0418

Keywords

Article
Publication date: 26 August 2014

Lixin An and Wei Li

The purpose of this paper is to study the problem of fashion flat sketches classification and proposed an integrated approach. It aims to propose a fast, reliable method to handle…

Abstract

Purpose

The purpose of this paper is to study the problem of fashion flat sketches classification and proposed an integrated approach. It aims to propose a fast, reliable method to handle multi-class fashion flat sketches classification problems and lay the foundation for the garment style query in the next step.

Design/methodology/approach

The proposed integrated approach adopts wavelet Fourier descriptor (WFD), linear discriminant analysis (LDA) and extreme learning machine (ELM). First, the discrete wavelet and Fourier transform are adopted to extract the shape features of fashion flat sketches. Then, LDA is employed for multi-class classification to reduce dimensionality. Finally, ELM is used as the classifier.

Findings

The experimental results show that the classification accuracy of the integrated approach is obtained at about 100 percent. Contrary to the traditional approaches, efficiency and accuracy are the advantages of the present approach.

Research limitations/implications

Fashion concept is conveyed often in the form of the fashion illustration or sketch. This type of sketch is useful to imply the style and overall feel of the design. However, this sketch gives no clue about the parts or sections that make up each garment. For this reason, this paper only studies the classification of flat sketches.

Originality/value

A new shape descriptor named WFD is proposed. The WFD acquires high classification accuracy comparing with Fourier descriptor (FD) and multiscale Fourier descriptor (MFD) without dimensionality reduction and nearly the same classification accuracy comparing with FD while MFD easily causes small sample size problem with dimensionality reduction using LDA. In addition, ELM is first used as the classifier in the textiles field related to the classification problem.

Details

International Journal of Clothing Science and Technology, vol. 26 no. 5
Type: Research Article
ISSN: 0955-6222

Keywords

Article
Publication date: 1 December 2003

Mark S. Nixon, John N. Carter, Michael G. Grant, Layla Gordon and James B. Hayfron‐Acquah

Recognising people by their gait is a biometric of increasing interest. Recently, analysis has progressed from evaluation by few techniques on small databases with encouraging…

Abstract

Recognising people by their gait is a biometric of increasing interest. Recently, analysis has progressed from evaluation by few techniques on small databases with encouraging results to large databases and still with encouraging results. The potential of gait as a biometric was encouraged by the considerable amount of evidence available, especially in biomechanics and literature. This potential motivated the development of new databases, new technique and more rigorous evaluation procedures. We adumbrate some of the new techniques we have developed and their evaluation to gain insight into the potential for gait as a biometric. In particular, we consider implications for the future. Our work, as with others, continues to provide encouraging results for gait as a biometric, let alone as a human identifier, with a special regard for recognition at a distance.

Details

Sensor Review, vol. 23 no. 4
Type: Research Article
ISSN: 0260-2288

Keywords

Case study
Publication date: 9 October 2023

Sarah Holtzen, Aimee Williamson, Kimberly Sherman, Megan Douglas and Sinéad G. Ruane

The case and supporting teaching note were developed through the use of secondary sources such as company documents and archives, news articles and academic publications.

Abstract

Research methodology

The case and supporting teaching note were developed through the use of secondary sources such as company documents and archives, news articles and academic publications.

Case overview/synopsis

Jane Fraser, Citigroup CEO and the first woman to lead a major Wall Street bank, found herself at a crossroads. Weeks prior to the company’s 2022 annual shareholder meeting, Citigroup announced it would provide reproductive health-care benefits to employees traveling out of state for an abortion. Prompted by legal developments that hinted at the potential for a widespread ban on abortions, the announcement resulted in threats from Republican lawmakers to change course or suffer financial consequences. Through the case, students explore the role of business and corporate leadership in response to controversial political issues, including the potential opportunities and threats.

Complexity academic level

The case is best-suited for management or other business students at the undergraduate or graduate/MBA level. The learning objectives of the case would fit well within any of the following courses: Corporate Social Responsibility (CSR)/Business and Society; Business Ethics and Decision-Making; and Strategic Management. Instructors should position the case after students have been introduced to the topic of corporate social responsibility, ethical decision-making and/or CEO activism.

Details

The CASE Journal, vol. ahead-of-print no. ahead-of-print
Type: Case Study
ISSN: 1544-9106

Keywords

Article
Publication date: 14 August 2017

Sudeep Thepade, Rik Das and Saurav Ghosh

Current practices in data classification and retrieval have experienced a surge in the use of multimedia content. Identification of desired information from the huge image…

Abstract

Purpose

Current practices in data classification and retrieval have experienced a surge in the use of multimedia content. Identification of desired information from the huge image databases has been facing increased complexities for designing an efficient feature extraction process. Conventional approaches of image classification with text-based image annotation have faced assorted limitations due to erroneous interpretation of vocabulary and huge time consumption involved due to manual annotation. Content-based image recognition has emerged as an alternative to combat the aforesaid limitations. However, exploring rich feature content in an image with a single technique has lesser probability of extract meaningful signatures compared to multi-technique feature extraction. Therefore, the purpose of this paper is to explore the possibilities of enhanced content-based image recognition by fusion of classification decision obtained using diverse feature extraction techniques.

Design/methodology/approach

Three novel techniques of feature extraction have been introduced in this paper and have been tested with four different classifiers individually. The four classifiers used for performance testing were K nearest neighbor (KNN) classifier, RIDOR classifier, artificial neural network classifier and support vector machine classifier. Thereafter, classification decisions obtained using KNN classifier for different feature extraction techniques have been integrated by Z-score normalization and feature scaling to create fusion-based framework of image recognition. It has been followed by the introduction of a fusion-based retrieval model to validate the retrieval performance with classified query. Earlier works on content-based image identification have adopted fusion-based approach. However, to the best of the authors’ knowledge, fusion-based query classification has been addressed for the first time as a precursor of retrieval in this work.

Findings

The proposed fusion techniques have successfully outclassed the state-of-the-art techniques in classification and retrieval performances. Four public data sets, namely, Wang data set, Oliva and Torralba (OT-scene) data set, Corel data set and Caltech data set comprising of 22,615 images on the whole are used for the evaluation purpose.

Originality/value

To the best of the authors’ knowledge, fusion-based query classification has been addressed for the first time as a precursor of retrieval in this work. The novel idea of exploring rich image features by fusion of multiple feature extraction techniques has also encouraged further research on dimensionality reduction of feature vectors for enhanced classification results.

Details

International Journal of Intelligent Computing and Cybernetics, vol. 10 no. 3
Type: Research Article
ISSN: 1756-378X

Keywords

Article
Publication date: 9 June 2023

Yuming Liu, Yong Zhao, Qingyuan Lin, Sheng Liu, Ende Ge and Wei Wang

This paper aims to propose a framework for optimizing the pose in the assembly process of the non-ideal parts considering the manufacturing deviations and contact deformations…

Abstract

Purpose

This paper aims to propose a framework for optimizing the pose in the assembly process of the non-ideal parts considering the manufacturing deviations and contact deformations. Furthermore, the accuracy of the method would be verified by comparing it with the other conventional methods for calculating the optimal assembly pose.

Design/methodology/approach

First, the surface morphology of the parts with manufacturing deviations would be modeled to obtain the skin model shapes that can characterize the specific geometric features of the part. The model can provide the basis for the subsequent contact deformation analysis. Second, the simulated non-nominal components are discretized into point cloud data, and the spatial position of the feature points is corrected. Furthermore, the evaluation index to measure the assembly quality has been established, which integrates the contact deformations and the spatial relationship of the non-nominal parts’ key feature points. Third, the improved particle swarm optimization (PSO) algorithm combined with the finite element method is applied to the process of solving the optimal pose of the assembly, and further deformation calculations are conducted based on interference detection. Finally, the feasibility of the optimal pose prediction method is verified by a case.

Findings

The proposed method has been well suited to solve the problem of the assembly process for the non-ideal parts with complex geometric deviations. It can obtain the reasonable assembly optimal pose considering the constraints of the surface morphological features and contact deformations. This paper has verified the effectiveness of the method with an example of the shaft-hole assembly.

Research limitations/implications

The method proposed in this paper has been well suited to the problem of the assembly process for the non-ideal parts with complex geometric deviations. It can obtain the reasonable assembly optimal pose considering the constraints of the surface morphological features and contact deformations. This paper has verified the method with an example of the shaft-hole assembly.

Originality/value

The different surface morphology influenced by manufacturing deviations will lead to the various contact behaviors of the mating surfaces. The assembly problem for the components with complex geometry is usually accompanied by deformation due to the loading during the contact process, which may further affect the accuracy of the assembly. Traditional approaches often use worst-case methods such as tolerance offsets to analyze and optimize the assembly pose. In this paper, it is able to characterize the specific parts in detail by introducing the skin model shapes represented with the point cloud data. The dynamic changes in the parts' contact during the fitting process are also considered. Using the PSO method that takes into account the contact deformations improve the accuracy by 60.7% over the original method that uses geometric alignment alone. Moreover, it can optimize the range control of the contact to the maximum extent to prevent excessive deformations.

Details

Robotic Intelligence and Automation, vol. 43 no. 3
Type: Research Article
ISSN: 2754-6969

Keywords

1 – 10 of 11