Search results

1 – 10 of over 4000
Article
Publication date: 1 May 2009

Fanhuai Shi, Tao Lin and Shanben Chen

The weld seam detection is required for a welding robot to preplan the weld seam track before the actual welding. The purpose of this paper is to investigate this subject in…

Abstract

Purpose

The weld seam detection is required for a welding robot to preplan the weld seam track before the actual welding. The purpose of this paper is to investigate this subject in natural lighting conditions.

Design/methodology/approach

This paper presents an efficient algorithm of weld seam detection for butt joint welding from a single image. The basic idea of the approach is to find a pair of weld seam edges in local area first. Then, starting from the two endpoints of each edge, search for the remnant edge by iterative edge detection and edge linking.

Findings

The proposed method is insensitive to the variance of the background image and can apply to most shapes of weld seams in butt joint welding.

Research limitations/implications

The proposed method is designed only for butt joint welding, and it is performed before actual welding.

Practical implications

The system is applicable to preplan the weld trajectory for most shapes of weld seams in butt joint welding. In addition, the proposed technique may have some potential applications in the field of tailor‐welded blanks.

Originality/value

The proposed algorithm is based on local image processing and detects the whole weld seam from a single image without giving any initial seam, which is insensitive to the variance of the background image and has low‐computation cost.

Details

Industrial Robot: An International Journal, vol. 36 no. 3
Type: Research Article
ISSN: 0143-991X

Keywords

Article
Publication date: 2 August 2018

Bo Wang, Franca Giannini, Marina Monti, BaoJun Li, Ping Hu and JiCai Liang

This paper aims to automatically derive a 2D parametric model of the main characteristic lines of a car from images, blueprints or hand-made sketches of its side view. Then this…

Abstract

Purpose

This paper aims to automatically derive a 2D parametric model of the main characteristic lines of a car from images, blueprints or hand-made sketches of its side view. Then this model can be used for the further computer-aided design manipulation starting from images of the side view of a car.

Design/methodology/approach

The method combines different image edge detection techniques and edge removal processes with optimization techniques according to local and global constraints specific of the single curves to automatically construct a precise parametric model of the main character lines of a car from images. First, process the car image to compute the most important curves and then warp a car template model to match its feature points and curves with the ones detected in the image.

Findings

The paper provides method to construct parametric model from an image using maximum cover ratio to the edge points obtained by state-of-the-art edge detection algorithms. A feature points’ organization mechanism produces quadric curves to express feature curves of a product.

Research limitations/implications

The robustness of the presented method depends on the completeness of edge detection results and the accuracy of some key points’ registration result, so if the image is not good, the result cannot be trusted. Only side-view is considered in this paper. Additional limits in the process regard the side view verification: pictures of the front or rear view can be wrongly classified as lateral ones when they contain round lights.

Practical implications

This program enables designers to convert the image to geometric parametric model directly.

Originality/value

The method is applicable to shaded pictures, sketches and blue prints of the side view of a car. It can process a database of car images in a batch mode or a specific picture on user demand. The method classifies the cars to different categories: SUV/Wagon/Hatchback, sedan, city and coupe. The authors obtain good results for every category.

Details

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

Keywords

Article
Publication date: 28 January 2014

Swarnalatha Purushotham and Balakrishna Tripathy

The purpose of this paper is to provide a way to analyze satellite images using various clustering algorithms and refined bitplane methods with other supporting techniques to…

Abstract

Purpose

The purpose of this paper is to provide a way to analyze satellite images using various clustering algorithms and refined bitplane methods with other supporting techniques to prove the superiority of RIFCM.

Design/methodology/approach

A comparative study has been carried out using RIFCM with other related algorithms from their suitability in analysis of satellite images with other supporting techniques which segments the images for further process for the benefit of societal problems. Four images were selected dealing with hills, freshwater, freshwatervally and drought satellite images.

Findings

The superiority of the proposed algorithm, RIFCM with refined bitplane towards other clustering techniques with other supporting methods clustering, has been found and as such the comparison, has been made by applying four metrics (Otsu (Max-Min), PSNR and RMSE (40%-60%-Min-Max), histogram analysis (Max-Max), DB index and D index (Max-Min)) and proved that the RIFCM algorithm with refined bitplane yielded robust results with efficient performance, reduction in the metrics and time complexity of depth computation of satellite images for further process of an image.

Practical implications

For better clustering of satellite images like lands, hills, freshwater, freshwatervalley, drought, etc. of satellite images is an achievement.

Originality/value

The existing system extends the novel framework to provide a more explicit way to analyze an image by removing distortions with refined bitplane slicing using the proposed algorithm of rough intuitionistic fuzzy c-means to show the superiority of RIFCM.

Article
Publication date: 14 June 2011

Tai Kuang, Qing‐Xin Zhu and Yue Sun

The purpose of this paper is to detect edge of image in high noise level, suffering Gaussian noise.

Abstract

Purpose

The purpose of this paper is to detect edge of image in high noise level, suffering Gaussian noise.

Design/methodology/approach

Canny edge detection algorithm performs poorly when applied to highly distorted images suffering from Gaussian noise. In Canny algorithm, 2D‐gaussian function is used to remove noise and preserve edge. In high noise level, 2D‐gaussian function cannot meet the needs. In this paper, an improving Canny edge detection algorithm is presented. The algorithm presented is based on local linear kernel smoothing, in which local neighborhoods are adapted to the local smoothness of the surface measured by the observed data. The procedure can therefore remove noise correctly in continuity regions of the surface, and preserve discontinuities at the same time.

Findings

The statistical model of removing noise and preserving edge can meet the need of edge detection in images highly corrupted by Gaussian noise.

Research limitations/implications

It was found that when the noise ratio is higher than 40 percent, the edge detection algorithm performs poorly.

Practical implications

A very useful method for detecting highly distorted images suffering Gaussian noise.

Originality/value

Since an image can be regarded as a surface of the image intensity function and such a surface has discontinuities at the outlines of objects, this algorithm can be applied directly to detect edge of image in high noise level.

Details

Kybernetes, vol. 40 no. 5/6
Type: Research Article
ISSN: 0368-492X

Keywords

Article
Publication date: 8 June 2012

Qiuping Wang, Tiepeng Wang and Ke Zhang

Image edge detection is an essential issue in image processing and computer vision. The purpose of this paper is to provide a novel and effective algorithm for image edge detection

Abstract

Purpose

Image edge detection is an essential issue in image processing and computer vision. The purpose of this paper is to provide a novel and effective algorithm for image edge detection.

Design/methodology/approach

Because GM (1,1) model is a typical model for tendency analysis, GM (1,1) model can be used for detecting edge. Prediction image data are close to the original image data by reason of the data being smooth in the non‐edge zone of image. The principle of edge detection by GM (1,1) model is that the predicted value at an edge point will be an overestimate or underestimate owing to the data changing drastically in the edge zone of the image. First, the edge image information is obtained by a preprocessed image subtracting from prediction image via GM (1,1). Second, median filter is used to eliminate isolated point noise in edge information images, and discrete wavelet transform is used to extract the image edge. Finally, this paper verifies the proposed algorithm by experiment.

Findings

Experimental results show that the proposed algorithm has advantages such as precisely locating, abundant weak edge, and better anti‐noise performance.

Practical implications

The algorithm proposed in the paper can precisely detect the information of edge image, and get a clear image detail.

Originality/value

Grey system theory developed vigorously lays the foundation for image processing. Wavelet analysis in image processing has its characteristics. This paper combines grey prediction model with discrete wavelet transform (DWT) successfully and obtains a novel and effective algorithm for image edge detection.

Details

Kybernetes, vol. 41 no. 5/6
Type: Research Article
ISSN: 0368-492X

Keywords

Article
Publication date: 4 March 2014

Alex Pappachen James, Anusha Pachentavida and Sherin Sugathan

– The purpose of this paper is to present a new approach to edge detection using semiconductor flash memory networks having scalable and parallel hardware architecture.

Abstract

Purpose

The purpose of this paper is to present a new approach to edge detection using semiconductor flash memory networks having scalable and parallel hardware architecture.

Design/methodology/approach

A flash cell can store multiple states by controlling its voltage threshold. The equivalent resistance of the operation states controlled by threshold voltage of flash cell gives out different combinations of logic 0 and 1 states. The paper explores this basic feature of flash memory in designing a resistance change memory network for implementing novel edge detector hardware. This approach of detecting the edges is inspired from the spatial change detection ability of the human visual system.

Findings

The proposed approach consumes less number of electronic components for its implementation, and outperforms the conventional approaches of edge detection with respect to the processing speed, scalability and ease of design. It is also demonstrated to provide edges invariant to changes in the direction of the spatial change in the images.

Research limitations/implications

This research brings about a new direction in the development of edge detection, in terms of developing high-speed parallel processing edge detection and imaging circuits.

Practical implications

The proposed approach reduces the implementation complexity by removing the need to have convolution operations for spatial edge filtering.

Originality/value

This paper presents one of the first edge detection approaches that is purely a hardware oriented design, uses resistance of flash memory to form edge detector cells, and one that does not use computational operations such as additions or multiplications for its implementation.

Details

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

Keywords

Article
Publication date: 4 November 2019

Diana Andrushia, N. Anand and Prince Arulraj

Health monitoring of concrete is one of the important tasks in the structural health monitoring. The life of any infrastructure relies on the quality of the concrete. The computer…

Abstract

Purpose

Health monitoring of concrete is one of the important tasks in the structural health monitoring. The life of any infrastructure relies on the quality of the concrete. The computer vision-based methods are very useful to identify the structural defects. The identification of minor cracks in the noisy concrete image is complex. The purpose of this paper is to denoise the concrete crack images and also segment the cracks.

Design/methodology/approach

The novelty of the proposed work lies on the usage of anisotropic diffusion filter in the noisy concrete images. Initially anisotropic diffusion filter is applied to smoothen the concrete images. Adaptive threshold and gray level-based edge stopping constant are used in the diffusion process. The statistical six sigma-based method is utilized to segment the cracks from smoothened concrete images.

Findings

The proposed method is compared with five state-of-the-art-methods with the performance metrics of mean square error, peak signal to noise ratio and mean structural similarity. The experimental results highlight the advantages of the proposed method.

Originality/value

The novelty of the proposed work lies on the usage of anisotropic diffusion filter in the noisy concrete images. This research work gives the scope for structural damage evaluation by the automation techniques.

Details

International Journal of Structural Integrity, vol. 11 no. 3
Type: Research Article
ISSN: 1757-9864

Keywords

Article
Publication date: 11 June 2019

Amitava Choudhury, Snehanshu Pal, Ruchira Naskar and Amitava Basumallick

The purpose of this paper is to develop an automated phase segmentation model from complex microstructure. The mechanical and physical properties of metals and alloys are…

Abstract

Purpose

The purpose of this paper is to develop an automated phase segmentation model from complex microstructure. The mechanical and physical properties of metals and alloys are influenced by their microstructure, and therefore the investigation of microstructure is essential. Coexistence of random or sometimes patterned distribution of different microstructural features such as phase, grains and defects makes microstructure highly complex, and accordingly identification or recognition of individual phase, grains and defects within a microstructure is difficult.

Design/methodology/approach

In this perspective, computer vision and image processing techniques are effective to help in understanding and proper interpretation of microscopic image. Microstructure-based image processing mainly focuses on image segmentation, boundary detection and grain size approximation. In this paper, a new approach is presented for automated phase segmentation from 2D microstructure images. The benefit of the proposed work is to identify dominated phase from complex microstructure images. The proposed model is trained and tested with 373 different ultra-high carbon steel (UHCS) microscopic images.

Findings

In this paper, Sobel and Watershed transformation algorithms are used for identification of dominating phases, and deep learning model has been used for identification of phase class from microstructural images.

Originality/value

For the first time, the authors have implemented edge detection followed by watershed segmentation and deep learning (convolutional neural network) to identify phases of UHCS microstructure.

Details

Engineering Computations, vol. 36 no. 6
Type: Research Article
ISSN: 0264-4401

Keywords

Article
Publication date: 9 September 2013

Fevzi Karsli and Mustafa Dihkan

The purpose of this paper is to provide crystal size distribution (CSD) using photogrammetric and image analysis techniques. A new algorithm is proposed to detect CSDs and a…

Abstract

Purpose

The purpose of this paper is to provide crystal size distribution (CSD) using photogrammetric and image analysis techniques. A new algorithm is proposed to detect CSDs and a comparison is carried out with conventional watershed segmentation algorithm.

Design/methodology/approach

Polished granite plates were prepared to designate the metrics of CSD measurements. There are many important metrics for measurements on CSD. Some of them are orientation, size, position, area, aspect ratio, convexity, circularity, perimeter, convex hull, bounding box, eccentricity, shape, max-min length of CSD's fitted and corrected ellipse, and population density in a per unit area. Prior to image processing stage, camera calibration was performed to remove the image distortion errors. Image processing techniques were applied to corrected images for detecting the CSD parameters.

Findings

The proposed algorithm showed the improved preservation of size and shape characteristics of the crystal material when compared to the watershed segmentation. According to the experimental results, proposed algorithm revealed promising results in identifying CSDs more easily and efficiently.

Originality/value

This paper describes CSD of granitic rocks by using automated grain boundary detection methods in polished plate images. Some metrics of CSDs were detected by employing a new procedure. A computer-based image analysis technique was developed to measure the CSDs on the granitic rock plates. A validation is done by superimposing digitally detected CSD metrics to original samples.

Details

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

Keywords

Article
Publication date: 19 January 2015

B. M. Kumar and M. M. Ratnam

– This paper aims to propose a non-contact method using machine vision for measuring the surface roughness of a rotating workpiece at speeds of up to 4,000 rpm.

1173

Abstract

Purpose

This paper aims to propose a non-contact method using machine vision for measuring the surface roughness of a rotating workpiece at speeds of up to 4,000 rpm.

Design/methodology/approach

A commercial digital single-lens-reflex camera with high shutter speed and backlight was used to capture a silhouette of the rotating workpiece profile. The roughness profile was extracted at sub-pixel accuracy from the captured images using the moment invariant method of edge detection. The average (Ra), root-mean square (Rq) and peak-to-valley (Rt) roughness parameters were measured for ten different specimens at spindle speeds of up to 4,000 rpm. The roughness values measured using the proposed machine vision system were verified using the stylus profilometer.

Findings

The roughness values measured using the proposed method show high correlation (up to 0.997 for Ra) with those determined using the profilometer. The mean differences in Ra, Rq and Rt between the two methods were only 4.66, 3.29 and 3.70 per cent, respectively.

Practical implications

The proposed method has significant potential for application in the in-process roughness measurement and tool condition monitoring from workpiece profile signature during turning, thus, obviating the need to stop the machine.

Originality/value

The machine vision method combined with sub-pixel edge detection has not been applied to measure the roughness of a rotating workpiece.

Details

Sensor Review, vol. 35 no. 1
Type: Research Article
ISSN: 0260-2288

Keywords

1 – 10 of over 4000