期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
A Comprehensive Systematic Review: Advancements in Skin Cancer Classification and Segmentation Using the ISIC Dataset
1
作者 Madiha Hameed Aneela Zameer Muhammad Asif Zahoor Raja 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第9期2131-2164,共34页
The International Skin Imaging Collaboration(ISIC)datasets are pivotal resources for researchers in machine learning for medical image analysis,especially in skin cancer detection.These datasets contain tens of thousa... The International Skin Imaging Collaboration(ISIC)datasets are pivotal resources for researchers in machine learning for medical image analysis,especially in skin cancer detection.These datasets contain tens of thousands of dermoscopic photographs,each accompanied by gold-standard lesion diagnosis metadata.Annual challenges associated with ISIC datasets have spurred significant advancements,with research papers reporting metrics surpassing those of human experts.Skin cancers are categorized into melanoma and non-melanoma types,with melanoma posing a greater threat due to its rapid potential for metastasis if left untreated.This paper aims to address challenges in skin cancer detection via visual inspection and manual examination of skin lesion images,processes historically known for their laboriousness.Despite notable advancements in machine learning and deep learning models,persistent challenges remain,largely due to the intricate nature of skin lesion images.We review research on convolutional neural networks(CNNs)in skin cancer classification and segmentation,identifying issues like data duplication and augmentation problems.We explore the efficacy of Vision Transformers(ViTs)in overcoming these challenges within ISIC dataset processing.ViTs leverage their capabilities to capture both global and local relationships within images,reducing data duplication and enhancing model generalization.Additionally,ViTs alleviate augmentation issues by effectively leveraging original data.Through a thorough examination of ViT-based methodologies,we illustrate their pivotal role in enhancing ISIC image classification and segmentation.This study offers valuable insights for researchers and practitioners looking to utilize ViTs for improved analysis of dermatological images.Furthermore,this paper emphasizes the crucial role of mathematical and computational modeling processes in advancing skin cancer detection methodologies,highlighting their significance in improving algorithmic performance and interpretability. 展开更多
关键词 Medical image skin cancer classification skin cancer segmentation international skin imaging collaboration convolutional neural network deep learning
下载PDF
Skin Segmentation Based on Graph Cuts
2
作者 胡芝兰 王贵锦 +1 位作者 林行刚 严洪 《Tsinghua Science and Technology》 SCIE EI CAS 2009年第4期478-486,共9页
Skin segmentation is widely used in many computer vision tasks to improve automated visualiza- tion. This paper presents a graph cuts algorithm to segment arbitrary skin regions from images. The detected face is used ... Skin segmentation is widely used in many computer vision tasks to improve automated visualiza- tion. This paper presents a graph cuts algorithm to segment arbitrary skin regions from images. The detected face is used to determine the foreground skin seeds and the background non-skin seeds with the color probability distributions for the foreground represented by a single Gaussian model and for the background by a Gaussian mixture model. The probability distribution of the image is used for noise suppression to alle- viate the influence of the background regions having skin-like colors. Finally, the skin is segmented by graph cuts, with the regional parameter y optimally selected to adapt to different images. Tests of the algorithm on many real world photographs show that the scheme accurately segments skin regions and is robust against illumination variations, individual skin variations, and cluttered backgrounds. 展开更多
关键词 graph cuts skin segmentation Gaussian mixture model (GMM) noise suppression
原文传递
A Saliency Based Image Fusion Framework for Skin Lesion Segmentation and Classification 被引量:1
3
作者 Javaria Tahir Syed Rameez Naqvi +1 位作者 Khursheed Aurangzeb Musaed Alhussein 《Computers, Materials & Continua》 SCIE EI 2022年第2期3235-3250,共16页
Melanoma,due to its higher mortality rate,is considered as one of the most pernicious types of skin cancers,mostly affecting the white populations.It has been reported a number of times and is now widely accepted,that... Melanoma,due to its higher mortality rate,is considered as one of the most pernicious types of skin cancers,mostly affecting the white populations.It has been reported a number of times and is now widely accepted,that early detection of melanoma increases the chances of the subject’s survival.Computer-aided diagnostic systems help the experts in diagnosing the skin lesion at earlier stages using machine learning techniques.In thiswork,we propose a framework that accurately segments,and later classifies,the lesion using improved image segmentation and fusion methods.The proposed technique takes an image and passes it through two methods simultaneously;one is the weighted visual saliency-based method,and the second is improved HDCT based saliency estimation.The resultant image maps are later fused using the proposed image fusion technique to generate a localized lesion region.The resultant binary image is later mapped back to the RGB image and fed into the Inception-ResNet-V2 pre-trained model-trained by applying transfer learning.The simulation results show improved performance compared to several existing methods. 展开更多
关键词 skin lesion segmentation image fusion saliency detection skin lesion classification deep neural networks transfer learning
下载PDF
An Improved Approach to the Performance of Remote Photoplethysmography
4
作者 Yi Sheng Wu Zeng +3 位作者 Qiuyu Hu Weihua Ou Yuxuan Xie Jie Li 《Computers, Materials & Continua》 SCIE EI 2022年第11期2773-2783,共11页
Heart rate is an important metric for determining physical and mental health.In recent years,remote photoplethysmography(rPPG)has been widely used in characterizing physiological signals in human subjects.Currently,re... Heart rate is an important metric for determining physical and mental health.In recent years,remote photoplethysmography(rPPG)has been widely used in characterizing physiological signals in human subjects.Currently,research on non-contact detection of heart rate mainly focuses on the capture and separation of spectral signals from video imagery.However,this method is very sensitive to the movement of the test subject and light intensity variation,and this results in motion artifacts which presents challenges in extracting accurate physiological signals such as heart rate.In this paper,an improved method for rPPG signal preprocessing is proposed.Based on the well known red green blue(RGB)color space,we segmented skin tone in different color spaces and extracted rPPG signals,after which we use a skin segmentation training model based on the luminance component,the blue-difference chroma components,and red-difference chroma components(YCbCr),as well as hue saturation intensity(HSI)color models.In the experimental verification section,we compare the robustness of the signal on different color spaces.In summary,we are experimentally verifying a better image pre-processing method based on real-time rPPG,which results in more precise measurements through the comparative analysis of skin segmentation and signal quality. 展开更多
关键词 Remote photoplethysmography skin segmentation heart rate
下载PDF
Face Detection under Complex Background and Illumination 被引量:2
5
作者 Shao-Dong Lv Yong-Duan Song +1 位作者 Mei Xu Cong-Ying Huang 《Journal of Electronic Science and Technology》 CAS CSCD 2015年第1期78-82,共5页
For face detection under complex background and illumination, a detection method that combines the skin color segmentation and cost-sensitive Adaboost algorithm is proposed in this paper. First, by using the character... For face detection under complex background and illumination, a detection method that combines the skin color segmentation and cost-sensitive Adaboost algorithm is proposed in this paper. First, by using the characteristic of human skin color clustering in the color space, the skin color area in YC b C r color space is extracted and a large number of irrelevant backgrounds are excluded; then for remedying the deficiencies of Adaboost algorithm, the cost-sensitive function is introduced into the Adaboost algorithm; finally the skin color segmentation and cost-sensitive Adaboost algorithm are combined for the face detection. Experimental results show that the proposed detection method has a higher detection rate and detection speed, which can more adapt to the actual field environment. 展开更多
关键词 ADABOOST cost-sensitive learning face detection skin color segmentation
下载PDF
Research of Natural Gesture Recognition and Interactive Technology Compatible with YCb Crand HSV Color Space 被引量:1
6
作者 YE Wen-yu FENG Kai-ping +1 位作者 LUO Na PAN Yang 《Computer Aided Drafting,Design and Manufacturing》 2015年第3期10-17,共8页
In view of the current gesture recognition algorithm based on skin color segmentation is not flexible and has weak resistance to the environment, this paper puts forward a new method of skin color modeling to improve ... In view of the current gesture recognition algorithm based on skin color segmentation is not flexible and has weak resistance to the environment, this paper puts forward a new method of skin color modeling to improve the adaptability of gesture segmentation when it face to different states. The modeling built by double color space instead of only one is compatible both in YCbCr and HSV color space to training the Gaussian model which can update the threshold value for binarization. Finally, this paper designed a natural gesture recognition and interactive systems based on the double color space model. It has shown that the system has a good interactive experience in different environments. 展开更多
关键词 human-machine interaction gesture recognition skin color segmentation feature extraction
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部