scispace - formally typeset
Search or ask a question
Author

Dan Li

Bio: Dan Li is an academic researcher from Xuzhou Institute of Technology. The author has contributed to research in topics: Computer science & RANSAC. The author has an hindex of 1, co-authored 9 publications receiving 5 citations.

Papers
More filters
Journal ArticleDOI
TL;DR: In this paper, a traffic image enhancement model based on illumination adjustment and depth of field difference is proposed to improve the clarity and color fidelity of traffic images under the complex environment of haze and uneven illumination and promote road traffic safety monitoring.
Abstract: In order to improve the clarity and color fidelity of traffic images under the complex environment of haze and uneven illumination and promote road traffic safety monitoring, a traffic image enhancement model based on illumination adjustment and depth of field difference is proposed. The algorithm is based on Retinex theory, uses dark channel principle to obtain image depth of the field, and uses spectral clustering algorithm to cluster image depth. After the subimages are divided, the local haze concentration is estimated according to the depth of field and the subimages are adaptively enhanced and fused. In addition, the illumination component is obtained by multiscale guided filtering to maintain the edge characteristics of the image, and the uneven illumination problem is solved by adjusting the curve function. The experimental results show that the proposed model can effectively enhance the uneven illumination and haze weather image in the traffic scene and the visual effect of the images is good. The generated image has rich details, improves the quality of traffic images, and can meet the needs of traffic practical application.

7 citations

Journal ArticleDOI
Dan Li1, Lulu Bei1, Jinan Bao1, Sizhen Yuan1, Huang Kai 
TL;DR: An improved image segmentation model was established to achieve accurate detection of target contours under high noise, low resolution, and uneven illumination environments and can effectively improve detection accuracy and reduce the light sensitivity effectively.
Abstract: An improved image segmentation model was established to achieve accurate detection of target contours under high noise, low resolution, and uneven illumination environments. The new model is based on the variational level set algorithm, which improves the C–V (Chan and Vese) model and GAC (Geodesic Active Contour) model, fuses the contour and area models to segment the image information, that is, the edge information and region information of the image are fused into the same "energy" functional. According to the geometric characteristics of the curve, GAC model can effectively avoid re parameterization and light insensitivity in the evolution process, and CV model can effectively distinguish the fuzzy boundary of the image by maximizing the gray difference between the target and the background, it has strong anti-noise performance. By solving the steady-state solution of the partial differential equation, the optimal solution of the energy model is solved. New method can improve the calculation accuracy, topological structure adaptability, anti-noise ability, and reduce the light sensitivity effectively. Experiment shows that the new model has good robustness, high real-time performance, and it can effectively improve detection accuracy.

6 citations

Journal ArticleDOI
TL;DR: Based on wavelet reconstruction and fractal dimension, a medical image authentication method is implemented that has good robustness against attacks, such as JPEG compression, multiplicative noise, salt and pepper noise, Gaussian noise, image rotation, scaling attack, sharpening, clipping attack, median filtering, contrast enhancement, and brightness enhancement.
Abstract: In this article, based on wavelet reconstruction and fractal dimension, a medical image authentication method is implemented. According to the local and global methods, the regularity of the mutati...

5 citations

Proceedings ArticleDOI
01 Nov 2019
TL;DR: By comparing K-means clustering, L RR clustering and the improved LRR clustering method of self-adapting graph regularization low rank representation, the experiment proves that the latter has better effect in clustering image data collected from different angles.
Abstract: At present, the scale and types of data collected by people have shown explosive growth. It is very difficult to obtain specific and effective classification labels for high-dimensional data. By using subspace clustering method with low rank representation, the linear representation matrix of the data with the lowest rank is found, and the global structure of the original data is preserved to achieve the purpose of optimizing clustering. By comparing K-means clustering, LRR clustering and the improved LRR clustering method of self-adapting graph regularization low rank representation, the experiment proves that the latter has better effect in clustering image data collected from different angles.

3 citations

Journal ArticleDOI
Dan Li1, Lei Chen1, Wenzheng Bao1, Sun Jinping1, Bin Ding1, Li Zilong1 
TL;DR: The improved Retinex algorithm by trilateral filter and homomorphic filtering algorithm can enhance the image effectively in preprocessing and has high robustness in the process of medical image registration and stitching in the network.
Abstract: Under the background of telemedicine, a new registration and mosaic algorithm for medical images is proposed in this paper to solve the problems of electronic noise, uneven illumination and ray scattering in the real-time medical process. The improved Retinex algorithm by trilateral filter and homomorphic filtering algorithm can enhance the image effectively in preprocessing. The improved phase correlation algorithm based on log polar transformation was used to calculate parameters, such as rotation, scaling and translation. Then, the SUSAN corner matching points were extracted in overlapping positions, the improved KD tree was used for enhancing matching efficiency. Later, matching points were purified by the improved RANSAC algorithm. Finally, images were processed by Laplacian pyramid decomposition algorithm to make the image joint seemed smooth and natural. The results of experiments and evaluation criteria confirm that the new method has high robustness in the process of medical image registration and stitching in the network.

3 citations


Cited by
More filters
Journal ArticleDOI
TL;DR: In this article, a multi-modality algorithm for medical image fusion based on the Adolescent Identity Search Algorithm (AISA) for the Non-Subsampled Shearlet Transform is proposed to obtain image optimization and to reduce the computational cost and time.

103 citations

Journal ArticleDOI
TL;DR: In this article , an ensembled spatial method for image enhancement was proposed, which employed the Laplacian filter, which highlights the areas of fast intensity variation, and then the gradient of the image was determined, which utilizes the surrounding pixels for the weighted convolution operation for noise diminishing.
Abstract: Most medical images are low in contrast because adequate details that may prove vital decisions are not visible to the naked eye. Also, due to the low-contrast nature of the image, it is not easily segmented because there is no significant change between the pixel values, which makes the gradient very small Hence, the contour cannot converge on the edges of the object. In this work, we have proposed an ensembled spatial method for image enhancement. In this ensembled approach, we first employed the Laplacian filter, which highlights the areas of fast intensity variation. This filter can determine the sufficient details of an image. The Laplacian filter will also improve those features having shrill disjointedness. Then, the gradient of the image has been determined, which utilizes the surrounding pixels for the weighted convolution operation for noise diminishing. However, in the gradient filter, there is one negative integer in the weighting. The intensity value of the middle pixel might be deducted from the surrounding pixels, to enlarge the difference between the head-to-head pixels for calculating the gradients. This is one of the reasons due to which the gradient filter is not entirely optimistic, which may be calculated in eight directions. Therefore, the averaging filter has been utilized, which is an effective filter for image enhancement. This approach does not rely on the values that are completely diverse from distinctive values in the surrounding due to which it recollects the details of the image. The proposed approach significantly showed the best performance on various images collected in dynamic environments.

4 citations

Proceedings ArticleDOI
15 Jul 2021
TL;DR: A comprehensive overview of image clustering methods can be found in this article, where the authors provide a taxonomy and analysis of existing methods and propose the future opportunities in this fast developing field.
Abstract: Image clustering is a fundamental problem in computer vision domains. In this survey, we provide a comprehensive overview of image clustering. Specifically, we first discuss the applications of image clustering across various domains. Then, we summarize the common algorithms and propose a classification of image clustering. The existing methods are classified from four aspects: autoencoder based methods, subspace clustering, graph convolution network (GCN) based methods and some other clustering methods. We introduce the main research contents and existing problems of various image clustering methods. We also introduce some recent methods and summarize the experimental results. Based on our taxonomy and analysis, creating and verifying new methods is more straightforward. Finally, we propose the future opportunities in this fast developing field.

3 citations