Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 20 de 28
Filtrar
Mais filtros










Base de dados
Intervalo de ano de publicação
1.
Hu Li Za Zhi ; 71(2): 12-19, 2024 Apr.
Artigo em Chinês | MEDLINE | ID: mdl-38532670

RESUMO

Artificial intelligence (AI) represents a recent major breakthrough in technology development and, in recent years, generative AI has emerged as another trendsetter. The application of generative AI technologies in the healthcare sector has not only opened new possibilities for improving the efficiency of medical diagnoses but also provided healthcare professionals with more-accurate patient monitoring capabilities and optimized care processes. Combining generative AI with nursing expertise holds out the potential of creating a more valuable model of nursing care. The impact of generative AI on the nursing profession poses both challenges and opportunities. By applying appropriate strategies, it is possible to create more advanced and humane nursing values that enhance overall nursing efficiencies and align the nursing field with modern technological advancements. In this article, the development of AI and generative AI is reviewed, and the potential for their application to nursing care is discussed, with the goal of stimulating innovative thinking and new strategies for interdisciplinary collaboration between technology and nursing.


Assuntos
Inteligência Artificial , Cuidados de Enfermagem , Humanos , Pessoal de Saúde , Qualidade da Assistência à Saúde , Tecnologia
2.
Sensors (Basel) ; 22(11)2022 May 31.
Artigo em Inglês | MEDLINE | ID: mdl-35684812

RESUMO

Falling is a major cause of personal injury and accidental death worldwide, in particular for the elderly. For aged care, a falling alarm system is highly demanded so that medical aid can be obtained immediately when the fall accidents happen. Previous studies on fall detection lacked practical considerations to deal with real-world situations, including the camera's mounting angle, lighting differences between day and night, and the privacy protection for users. In our experiments, IR-depth images and thermal images were used as the input source for fall detection; as a result, detailed facial information is not captured by the system for privacy reasons, and it is invariant to the lighting conditions. Due to the different occurrence rates between fall accidents and other normal activities, supervised learning approaches may suffer from the problem of data imbalance in the training phase. Accordingly, in this study, anomaly detection is performed using unsupervised learning approaches so that the models were trained only with the normal cases while the fall accident was defined as an anomaly event. The proposed system takes sequential frames as the inputs to predict future frames based on a GAN structure, and it provides (1) multi-subject detection, (2) real-time fall detection triggered by motion, (3) a solution to the situation that subjects were occluded after falling, and (4) a denoising scheme for depth images. The experimental results show that the proposed system achieves the state-of-the-art performance and copes with the real-world cases successfully.


Assuntos
Iluminação , Privacidade , Idoso , Face , Humanos , Movimento (Física)
3.
Sci Rep ; 12(1): 6111, 2022 04 12.
Artigo em Inglês | MEDLINE | ID: mdl-35414643

RESUMO

Accurate glioma subtype classification is critical for the treatment management of patients with brain tumors. Developing an automatically computer-aided algorithm for glioma subtype classification is challenging due to many factors. One of the difficulties is the label constraint. Specifically, each case is simply labeled the glioma subtype without precise annotations of lesion regions information. In this paper, we propose a novel hybrid fully convolutional neural network (CNN)-based method for glioma subtype classification using both whole slide imaging (WSI) and multiparametric magnetic resonance imagings (mpMRIs). It is comprised of two methods: a WSI-based method and a mpMRIs-based method. For the WSI-based method, we categorize the glioma subtype using a 2D CNN on WSIs. To overcome the label constraint issue, we extract the truly representative patches for the glioma subtype classification in a weakly supervised fashion. For the mpMRIs-based method, we develop a 3D CNN-based method by analyzing the mpMRIs. The mpMRIs-based method consists of brain tumor segmentation and classification. Finally, to enhance the robustness of the predictions, we fuse the WSI-based and mpMRIs-based results guided by a confidence index. The experimental results on the validation dataset in the competition of CPM-RadPath 2020 show the comprehensive judgments from both two modalities can achieve better performance than the ones by solely using WSI or mpMRIs. Furthermore, our result using the proposed method ranks the third place in the CPM-RadPath 2020 in the testing phase. The proposed method demonstrates a competitive performance, which is creditable to the success of weakly supervised approach and the strategy of label agreement from multi-modality data.


Assuntos
Neoplasias Encefálicas , Aprendizado Profundo , Glioma , Imageamento por Ressonância Magnética Multiparamétrica , Neoplasias Encefálicas/diagnóstico por imagem , Neoplasias Encefálicas/patologia , Glioma/diagnóstico por imagem , Humanos , Redes Neurais de Computação
4.
J Imaging ; 7(2)2021 Jan 25.
Artigo em Inglês | MEDLINE | ID: mdl-34460613

RESUMO

This paper presents a simple technique for improving the quality of the halftoning-based block truncation coding (H-BTC) decoded image. The H-BTC is an image compression technique inspired from typical block truncation coding (BTC). The H-BTC yields a better decoded image compared to that of the classical BTC scheme under human visual observation. However, the impulsive noise commonly appears on the H-BTC decoded image. It induces an unpleasant feeling while one observes this decoded image. Thus, the proposed method presented in this paper aims to suppress the occurring impulsive noise by exploiting a deep learning approach. This process can be regarded as an ill-posed inverse imaging problem, in which the solution candidates of a given problem can be extremely huge and undetermined. The proposed method utilizes the convolutional neural networks (CNN) and residual learning frameworks to solve the aforementioned problem. These frameworks effectively reduce the impulsive noise occurrence, and at the same time, it improves the quality of H-BTC decoded images. The experimental results show the effectiveness of the proposed method in terms of subjective and objective measurements.

5.
Sensors (Basel) ; 19(10)2019 May 20.
Artigo em Inglês | MEDLINE | ID: mdl-31137497

RESUMO

An efficient and geometric-distortion-free approach, namely the fast binary robust local feature (FBRLF), is proposed. The FBRLF searches the stable features from an image with the proposed multiscale adaptive and generic corner detection based on the accelerated segment test (MAGAST) to yield an optimum threshold value based on adaptive and generic corner detection based on the accelerated segment test (AGAST). To overcome the problem of image noise, the Gaussian template is applied, which is efficiently boosted by the adoption of an integral image. The feature matching is conducted by incorporating the voting mechanism and lookup table method to achieve a high accuracy with low computational complexity. The experimental results clearly demonstrate the superiority of the proposed method compared with the former schemes regarding local stable feature performance and processing efficiency.

6.
IEEE Trans Image Process ; 28(1): 142-155, 2019 Jan.
Artigo em Inglês | MEDLINE | ID: mdl-30136939

RESUMO

We propose an effective method to boost the accuracy of multi-person pose estimation in images. Initially, the three-layer fractal network was constructed to regress multi-person joints location heatmap that can help to enhance an image region with receptive field and capture more joints local-contextual feature information, thereby producing keypoints heatmap intermediate prediction to optimize human body joints regression results. Subsequently, the hierarchical bi-directional inference algorithm was proposed to calculate the degree of relatedness (call it Kinship) for adjacent joints, and it combines the Kinship between adjacent joints with the spatial constraints, which we refer to as joints kinship pattern matching mechanism, to determine the best matched joints pair. We iterate the above-mentioned joints matching process layer by layer until all joints are assigned to a corresponding individual. Comprehensive experiments demonstrate that the proposed approach outperforms the state-of-the-art schemes and achieves about 1% and 0.6% increase in mAP on MPII multi-person subset and MSCOCO 2016 keypoints challenge.

7.
IEEE Trans Image Process ; 26(9): 4217-4228, 2017 Sep.
Artigo em Inglês | MEDLINE | ID: mdl-28541207

RESUMO

Degradation in visibility is often introduced to images captured in poor weather conditions, such as fog or haze. To overcome this problem, conventional approaches focus mainly on the enhancement of the overall image contrast. However, because of the unspecified light-source distribution or unsuitable mathematical constraints of the cost functions, it is often difficult to achieve quality results. In this paper, a fusion-based transmission estimation method is introduced to adaptively combine two different transmission models. Specifically, the new fusion weighting scheme and the atmospheric light computed from the Gaussian-based dark channel method improve the estimation of the locations of the light sources. To reduce the flickering effect introduced during the process of frame-based dehazing, a flicker-free module is formulated to alleviate the impacts. The systematic assessments show that this approach is capable of achieving superior defogging and dehazing performance, compared with superior defogging and dehazing performance, compared with the state-of-the-art methods, both quantitatively and qualitatively.

8.
IEEE Trans Image Process ; 25(7): 2971-2982, 2016 07.
Artigo em Inglês | MEDLINE | ID: mdl-28113172

RESUMO

Digital multitoning is an extension of halftoning for rendering more than two tones at each pixel for higher image quality. Although a lot of effort has been put in generating dispersed dots previously, the blue-noise feature can hardly be achieved for those printers utilizing the electrophotography (EP) process to avoid the physically unstable isolated dots. To overcome this issue, Chandu et al. proposed a screening method for yielding green-noise dot clusters, yet noisy multitone texture was accompanied. This degrades the visual quality and the stability of tone rendering. In this paper, a significantly improved homogeneity of clustered dots can be achieved by the proposed screening method based upon the new inter-iterative clustered-dot direct multi-bit search algorithm. Compared with the former approaches, the inter-iteration design leads to less error by the updated initial multitone patterns. As demonstrated in the experimental results, both of the high homogenous multitone texture and less noisy perception at all absorptance levels are offered in contrast to the former Chandu et al.'s results. The high-quality output proves it as a very competitive candidate for EP printers, e.g., laser printers.

9.
IEEE Trans Image Process ; 24(11): 4581-91, 2015 Nov.
Artigo em Inglês | MEDLINE | ID: mdl-26316124

RESUMO

Compared with the error diffusion, dot diffusion provides an additional pixel-level parallelism for digital halftoning. However, even though its periodic and blocking artifacts had been eased by the previous works, it was still far from satisfactory in terms of the blue noise spectrum perspective. In this paper, we strengthen the relation among the pixel locations of the same processing order by an iterative halftoning method, and the results demonstrate a significant improvement. Moreover, a new approach of deriving the averaged power spectrum density is proposed to avoid the regular sampling of the well-known Bartlett's procedure which inaccurately presents the halftone periodicity of certain halftoning techniques with parallelism. As a result, the proposed dot diffusion is substantially superior to the state-of-the-art parallel halftoning methods in terms of visual quality and artifact-free property, and competitive runtime to the theoretical fastest ordered dithering is offered simultaneously.

10.
IEEE Trans Image Process ; 24(11): 4312-21, 2015 Nov.
Artigo em Inglês | MEDLINE | ID: mdl-26219093

RESUMO

Error diffusion is an efficient halftone method for mainly being applied on printers. The promising high image quality and processing efficiency endorse it as a popular and competitive candidate in halftoning and multitoning applications. The multitoning is an extension of halftoning, adopting more than two-tone levels for the improvement of the similarity between an original image and the converted image. Yet, the banding effect, indicating the areas with discontinuous tone level, disturbs the visual perception, and thus seriously degrades image quality. To solve the banding effect, the tone-replacement strategy is proposed in this paper. As documented in the experimental results, excellent tone-similarity as that of the original image and promising reconstructed dot-distribution can be provided simultaneously. Comparing with the former banding-free methods, the apparent improvements/features suggest that the proposed method can be a very competitive candidate for multitoning applications.

11.
IEEE Trans Image Process ; 24(7): 2009-24, 2015 Jul.
Artigo em Inglês | MEDLINE | ID: mdl-25576570

RESUMO

In this paper, a halftoning-based multilayer watermarking of low computational complexity is proposed. An additional data-hiding technique is also employed to embed multiple watermarks into the watermark to be embedded to improve the security and embedding capacity. At the encoder, the efficient direct binary search method is employed to generate 256 reference tables to ensure the output is in halftone format. Subsequently, watermarks are embedded by a set of optimized compressed tables with various textural angles for table lookup. At the decoder, the least mean square metric is considered to increase the differences among those generated phenotypes of the embedding angles and reduce the required number of dimensions for each angle. Finally, the naïve Bayes classifier is employed to collect the possibilities of multilayer information for classifying the associated angles to extract the embedded watermarks. These decoded watermarks can be further overlapped for retrieving the additional hidden-layer watermarks. Experimental results show that the proposed method requires only 8.4 ms for embedding a watermark into an image of size 512×512 , under the 32-bit Windows 7 platform running on 4GB RAM, Intel core i7 Sandy Bridge with 4GB RAM and IDE Visual Studio 2010. Finally, only 2 MB is required to store the proposed compressed reference table.

12.
IEEE Trans Image Process ; 24(3): 1010-24, 2015 Mar.
Artigo em Inglês | MEDLINE | ID: mdl-25420264

RESUMO

This paper presents a technique for content-based image retrieval (CBIR) by exploiting the advantage of low-complexity ordered-dither block truncation coding (ODBTC) for the generation of image content descriptor. In the encoding step, ODBTC compresses an image block into corresponding quantizers and bitmap image. Two image features are proposed to index an image, namely, color co-occurrence feature (CCF) and bit pattern features (BPF), which are generated directly from the ODBTC encoded data streams without performing the decoding process. The CCF and BPF of an image are simply derived from the two ODBTC quantizers and bitmap, respectively, by involving the visual codebook. Experimental results show that the proposed method is superior to the block truncation coding image retrieval systems and the other earlier methods, and thus prove that the ODBTC scheme is not only suited for image compression, because of its simplicity, but also offers a simple and effective descriptor to index images in CBIR system.

13.
IEEE Trans Image Process ; 23(4): 1463-75, 2014 Apr.
Artigo em Inglês | MEDLINE | ID: mdl-24565789

RESUMO

Conventionally, data embedding techniques aim at maintaining high-output image quality so that the difference between the original and the embedded images is imperceptible to the naked eye. Recently, as a new trend, some researchers exploited reversible data embedding techniques to deliberately degrade image quality to a desirable level of distortion. In this paper, a unified data embedding-scrambling technique called UES is proposed to achieve two objectives simultaneously, namely, high payload and adaptive scalable quality degradation. First, a pixel intensity value prediction method called checkerboard-based prediction is proposed to accurately predict 75% of the pixels in the image based on the information obtained from 25% of the image. Then, the locations of the predicted pixels are vacated to embed information while degrading the image quality. Given a desirable quality (quantified in SSIM) for the output image, UES guides the embedding-scrambling algorithm to handle the exact number of pixels, i.e., the perceptual quality of the embedded-scrambled image can be controlled. In addition, the prediction errors are stored at a predetermined precision using the structure side information to perfectly reconstruct or approximate the original image. In particular, given a desirable SSIM value, the precision of the stored prediction errors can be adjusted to control the perceptual quality of the reconstructed image. Experimental results confirmed that UES is able to perfectly reconstruct or approximate the original image with SSIM value > 0.99 after completely degrading its perceptual quality while embedding at 7.001 bpp on average.

14.
Zhongguo Shi Yan Xue Ye Xue Za Zhi ; 21(6): 1591-6, 2013 Dec.
Artigo em Chinês | MEDLINE | ID: mdl-24370054

RESUMO

The purpose of this study was to explore the effect of NOD2 signalling pathway activated by muramyl dipeptide (MDP) on the immunomodulation effect of human monocyte-derived dendritic cells (DC) loaded with leukemia cell lysates. Peripheral blood mononuclear cells (PBMNC) were isolated by density gradient centrifugation, These cells were cultured with three cytokines for 7 days to induce their maturation. On the 5th day, cells were loaded with leukemia cell HL-60 lysates. NOD2 expression was detected by RT-PCR and Western blot. The phenotype of DC were analyzed by flow cytometry, and ELISA was used to assay levels of IL-12 (p40) . The results showed that MDP could trigger NOD2 mRNA and protein expression in different groups of DC, especially in sensitized DC+MDP group, which was significantly higher than that in the DC+MDP group and sensitized DC without MDP stimulation, the difference was statistically significant (P < 0.05). Besides, the expression of surface molecules (HLA-DR, CD80, CD83, CD86, CD40) in the group of DC loaded with leukemia cell lysate and stimulated by MDP (sensitized DC+MDP) reached the highest level, followed by the group of DC loaded with leukemia cell lysate without MDP and DC only stimulated by MDP, non-treated DC were the lowest (P < 0.05). Similarly, compared with untreated unstimulated DC, after loading with HL-60 lysates or only stimulating with MDP, the secretion of IL-12p40 increased, but IL-12p40 level (573.86 ± 32.09 pg/ml) in DC+MDP group was higher than that in group of sensitized DC (365.03 ± 28.86 pg/ml) (P < 0.05), and it in sensitized DC+MDP group reached the highest (898.30 ± 61.08) pg/ml, compared to other groups (P < 0.05). It is concluded that MDP can significantly enhance the NOD2 mRNA and protein expression in sensitized DC, promote the expression of HLA-DR, synergistic costimulatory molecules and adhesion molecules of DC, at the same time, MDP can increase secretion of inflammatory factors IL-12p40. This study will provide a new ideas for DC application in leukemia immunotherapy.


Assuntos
Células Dendríticas/imunologia , Células Dendríticas/metabolismo , Leucemia/imunologia , Proteína Adaptadora de Sinalização NOD2/metabolismo , Acetilmuramil-Alanil-Isoglutamina/farmacologia , Células Cultivadas , Células HL-60 , Humanos , Subunidade p40 da Interleucina-12/metabolismo , Leucemia/metabolismo , Leucócitos Mononucleares/metabolismo , Proteínas de Membrana/metabolismo
15.
IEEE Trans Image Process ; 22(11): 4522-31, 2013 Nov.
Artigo em Inglês | MEDLINE | ID: mdl-23955745

RESUMO

Look-up table (LUT) halftoning is an efficient way to construct halftone images and approximately simulate the dot distribution of the learned halftone image set. In this paper, a general mechanism named multiple look-up table (MLUT) halftoning is proposed to generate the halftones of direct binary search (DBS), whereas the high efficient characteristic of the LUT is still preserved. In the MLUT, the standard deviation is adopted as an important feature to classify various tables. In addition, the proposed quick standard deviation evaluation is employed to yield an extremely low computational complexity in calculating the standard deviation. In the parameter optimization, the autocorrelation is adopted because it can fully characterize the periodicity of dot distribution. Experimental results demonstrate that the dot distribution generated by the proposed method approximates to that of the DBS, which enables the proposed scheme as a very competitive candidate in the copying and printing industry.


Assuntos
Algoritmos , Cor , Colorimetria/métodos , Aumento da Imagem/métodos , Interpretação de Imagem Assistida por Computador/métodos , Armazenamento e Recuperação da Informação/métodos , Reconhecimento Automatizado de Padrão/métodos , Gráficos por Computador , Reprodutibilidade dos Testes , Sensibilidade e Especificidade
16.
IEEE Trans Image Process ; 22(3): 1199-208, 2013 Mar.
Artigo em Inglês | MEDLINE | ID: mdl-23192555

RESUMO

In this paper, a new class tiling designed dot diffusion along with the optimized class matrix and diffused matrix are proposed. The result of this method presents a nearly periodic-free halftone when compared to the former schemes. Formerly, the class matrix of the dot diffusion is duplicated and orthogonally tiled to fulfill the entire image for further thresholding and quantized-error diffusion, which accompanies subsequent periodic artifacts. In our observation, this artifact can be solved by manipulating the class tiling with comprising rotation, transpose, and alternatively shifting of the class matrices. As documented in the experimental results, the proposed dot diffusion has been compared with the former halftoning methods with parallelism in terms of image quality, processing efficiency, periodicity, and memory consumption; the proposed dot diffusion exhibits as a very competitive candidate in the printing/display market.


Assuntos
Algoritmos , Gráficos por Computador , Aumento da Imagem/métodos , Interpretação de Imagem Assistida por Computador/métodos , Impressão/métodos , Cor , Reprodutibilidade dos Testes , Sensibilidade e Especificidade
17.
IEEE Trans Image Process ; 21(12): 4808-18, 2012 Dec.
Artigo em Inglês | MEDLINE | ID: mdl-22851260

RESUMO

Block truncation coding (BTC) is an efficient compression technique with extremely low computational complexity. However, the blocking and false contour effects are two major deficiencies in BTC which cause severe perceptual artifacts. The former scheme, error-diffused BTC (EDBTC), can significantly improve the above issues through the visual low-pass compensation on the bitmap, which thus widens its possible application market, yet the corresponding security issue may limit its value. In this paper, a method namely complementary hiding EDBTC is developed to cope the above issue. This paper is managed by firstly discussing when a single watermark is embedded, and then multiple watermarks are employed to test the limitation of the proposed scheme. Herein, an adaptive external bias factor is employed to control the watermark embedding, and this factor also affects the image quality and robustness simultaneously. Experimental results demonstrate that the proposed method only requires an extremely small external bias factor to carry watermarks, which enables a high capacity scenario without significantly damaging image quality.

18.
IEEE Trans Image Process ; 21(9): 4117-27, 2012 Sep.
Artigo em Inglês | MEDLINE | ID: mdl-22581134

RESUMO

In this paper, a halftoning-based watermarking method is presented. This method enables high pixel-depth watermark embedding, while maintaining high image quality. This technique is capable of embedding watermarks with pixel depths up to 3 bits without causing prominent degradation to the image quality. To achieve high image quality, the parallel oriented high-efficient direct binary search (DBS) halftoning is selected to be integrated with the proposed orientation modulation (OM) method. The OM method utilizes different halftone texture orientations to carry different watermark data. In the decoder, the least-mean-square-trained filters are applied for feature extraction from watermarked images in the frequency domain, and the naïve Bayes classifier is used to analyze the extracted features and ultimately to decode the watermark data. Experimental results show that the DBS-based OM encoding method maintains a high degree of image quality and realizes the processing efficiency and robustness to be adapted in printing applications.

19.
IEEE Trans Image Process ; 21(6): 3092-101, 2012 Jun.
Artigo em Inglês | MEDLINE | ID: mdl-22311863

RESUMO

In this paper, the impact of the lips for identity recognition is investigated. In fact, it is a challenging issue for identity recognition solely by the lips. In the first stage of the proposed system, a fast box filtering is proposed to generate a noise-free source with high processing efficiency. Afterward, five various mouth corners are detected through the proposed system, in which it is also able to resist shadow, beard, and rotation problems. For the feature extraction, two geometric ratios and ten parabolic-related parameters are adopted for further recognition through the support vector machine. Experimental results demonstrate that, when the number of subjects is fewer or equal to 29, the correct accept rate (CAR) is greater than 98%, and the false accept rate (FAR) is smaller than 0.066%. (CAR > 95.02%, FAR < 0.095% # Subjects ≤ 57). Moreover, the processing speed of the overall system achieves 34.43 frames per second, which meets the real-time requirement. Thus, the proposed system can be an effective candidate for facial biometrics applications when other facial organs are covered or when it is applied for an access control system.


Assuntos
Identificação Biométrica/métodos , Lábio/anatomia & histologia , Algoritmos , Bases de Dados Factuais , Humanos
20.
IEEE Trans Image Process ; 20(10): 2837-47, 2011 Oct.
Artigo em Inglês | MEDLINE | ID: mdl-21926004

RESUMO

Former research on inverse halftoning most focus on developing a general-purpose method for all types of halftone patterns, such as error diffusion, ordered dithering, etc., while fail to consider the natural discrepancies among various halftoning methods. To achieve optimal image quality for each halftoning method, the classification of halftone images is highly demanded. This study employed the least mean-square filter for improving the robustness of the extracted features, and employed the naive Bayes classifier to verify all the extracted features for classification. Nine of the most well-known halftoning methods were involved for testing. The experimental results demonstrated that the classification performance can achieve a 100% accuracy rate, and the number of distinguishable halftoning methods is more than that of a former method established by Chang and Yu.

SELEÇÃO DE REFERÊNCIAS
DETALHE DA PESQUISA