共查询到20条相似文献,搜索用时 0 毫秒
1.
Guocheng Wang Yiwen Wang Hui Li Xuanqi Chen Haitao Lu Yanpeng Ma Chun Peng Yijun Wang Linyao Tang 《PloS one》2014,9(11)
In this paper, some morphological transformations are used to detect the unevenly illuminated background of text images characterized by poor lighting, and to acquire illumination normalized result. Based on morphologic Top-Hat transform, the uneven illumination normalization algorithm has been carried out, and typically verified by three procedures. The first procedure employs the information from opening based Top-Hat operator, which is a classical method. In order to optimize and perfect the classical Top-Hat transform, the second procedure, featuring the definition of multi direction illumination notion, utilizes opening by reconstruction and closing by reconstruction based on multi direction structuring elements. Finally, multi direction images are merged to the final even illumination image. The performance of the proposed algorithm is illustrated and verified through the processing of different ideal synthetic and camera collected images, with backgrounds characterized by poor lighting conditions. 相似文献
2.
Exposure to fine particles can cause various diseases, and an easily accessible method to monitor the particles can help raise public awareness and reduce harmful exposures. Here we report a method to estimate PM air pollution based on analysis of a large number of outdoor images available for Beijing, Shanghai (China) and Phoenix (US). Six image features were extracted from the images, which were used, together with other relevant data, such as the position of the sun, date, time, geographic information and weather conditions, to predict PM2.5 index. The results demonstrate that the image analysis method provides good prediction of PM2.5 indexes, and different features have different significance levels in the prediction. 相似文献
3.
Vegetation is an important part of ecosystem and estimation of fractional vegetation cover is of significant meaning to monitoring of vegetation growth in a certain region. With Landsat TM images and HJ-1B images as data source, an improved selective endmember linear spectral mixture model (SELSMM) was put forward in this research to estimate the fractional vegetation cover in Huangfuchuan watershed in China. We compared the result with the vegetation coverage estimated with linear spectral mixture model (LSMM) and conducted accuracy test on the two results with field survey data to study the effectiveness of different models in estimation of vegetation coverage. Results indicated that: (1) the RMSE of the estimation result of SELSMM based on TM images is the lowest, which is 0.044. The RMSEs of the estimation results of LSMM based on TM images, SELSMM based on HJ-1B images and LSMM based on HJ-1B images are respectively 0.052, 0.077 and 0.082, which are all higher than that of SELSMM based on TM images; (2) the R2 of SELSMM based on TM images, LSMM based on TM images, SELSMM based on HJ-1B images and LSMM based on HJ-1B images are respectively 0.668, 0.531, 0.342 and 0.336. Among these models, SELSMM based on TM images has the highest estimation accuracy and also the highest correlation with measured vegetation coverage. Of the two methods tested, SELSMM is superior to LSMM in estimation of vegetation coverage and it is also better at unmixing mixed pixels of TM images than pixels of HJ-1B images. So, the SELSMM based on TM images is comparatively accurate and reliable in the research of regional fractional vegetation cover estimation. 相似文献
4.
本文提出了一种基于哈达玛变换的频谱图像灰度共生矩阵(Hadamard-GLCM)的高强度聚焦超声治疗无损测温方法。利用高强度聚焦超声辐照新鲜离体猪肉组织,获取辐照前后的B超图像的减影图像,采用Hadamard变换对其进行处理,获取频谱图像,将频谱图像的灰度共生矩阵惯性矩作为反应温度变化的信息参数。实验表明:不仅单组数据的Hadamard-GLCM惯性矩(HGMI)和温度能很好的线性拟合,而且多组数据的Hadamard-GLCM惯性矩与温度也成近似的线性关系,而且斜率非常接近,拟合度更接近1,误差小,对温度的分辨能力高,容错能力强,与传统的测温方法相比有着明显的优势,能为HIFU治疗过程中的无损测温提供有效的实时依据。 相似文献
5.
本文提出了基于最大熵和改进的PCNN(Pulse Coupled Neural Network)相结合的新方法,采用最大熵确定PCNN网络的循环迭代次数.提出的方法无需考虑PCNN参数的选择,可有效的自动分割各种医学图像,同时利用最大熵得到最优分割结果.该方法对于PCNN理论在医学图像分割领域的应用有着重要的意义. 相似文献
6.
In some large-scale face recognition task, such as driver license identification and law enforcement, the training set only contains one image per person. This situation is referred to as one sample problem. Because many face recognition techniques implicitly assume that several (at least two) images per person are available for training, they cannot deal with the one sample problem. This paper investigates principal component analysis (PCA), Fisher linear discriminant analysis (LDA), and locality preserving projections (LPP) and shows why they cannot perform well in one sample problem. After that, this paper presents four reasons that make one sample problem itself difficult: the small sample size problem; the lack of representative samples; the underestimated intra-class variation; and the overestimated inter-class variation. Based on the analysis, this paper proposes to enlarge the training set based on the inter-class relationship. This paper also extends LDA and LPP to extract features from the enlarged training set. The experimental results show the effectiveness of the proposed method. 相似文献
7.
Two minimum mean square error estimators of heritability are proposed and compared with the conventional regression estimator with live data. 相似文献
8.
S. Ejaz Ahmed 《Biometrical journal. Biometrische Zeitschrift》1995,37(5):627-638
This article considers the asymptotic estimation theory for the log relative potency in a symmetric parallel bioassay when uncertain prior information about the true log relative potency is assumed to be a known quantity. Three classes of point estimation, namely, the unrestricted estimator, the shrinkage restricted estimator and shrinkage preliminary test estimator are proposed. Their asymptotic mean squared errors are derived and compared. The relative dominance picture of the estimators is presented. Interestingly, proposed shrinkage preliminary test estimator dominates the unrestricted estimator in a range that is wider than that of the usual preliminary test estimator. Most importantly, the size of the preliminary test is much appropriate than the usual preliminary test estimator. 相似文献
9.
Video panoramic image stitching is extremely time-consuming among other challenges. We present a new algorithm: (i) Improved, self-adaptive selection of Harris corners. The successful stitching relies heavily on the accuracy of corner selection. We fragment each image into numerous regions and select corners within each region according to the normalized variance of region grayscales. Such a selection is self-adaptive and guarantees that corners are distributed proportional to region texture information. The possible clustering of corners is also avoided. (ii) Multiple-constraint corner matching. The traditional Random Sample Consensus (RANSAC) algorithm is inefficient, especially when handling a large number of images with similar features. We filter out many inappropriate corners according to their position information, and then generate candidate matching pairs based on grayscales of adjacent regions around corners. Finally we apply multiple constraints on every two pairs to remove incorrectly matched pairs. By a significantly reduced number of iterations needed in RANSAC, the stitching can be performed in a much more efficient manner. Experiments demonstrate that (i) our corner matching is four times faster than normalized cross-correlation function (NCC) rough match in RANSAC and (ii) generated panoramas feature a smooth transition in overlapping image areas and satisfy real-time human visual requirements. 相似文献
10.
11.
Alignment of a diamond or glass knife with the face of an epoxy block, prior to sectioning, can be facilitated by the use of high intensity illumination. Such light produces a brilliant reflection of the knife edge on the block face in the form of a bright band which diminishes in height as the knife approaches the block face. Excellent visibility of block face and knife edge is afforded at magnifications up to 40. Allowing the block to cool for 1 min counteracts the thermal effects of the light before sectioning commences. This technique provides a convenient alternative to the use of reflecting devices for alignment of the knife during its approach to the block. 相似文献
12.
Dimitri Yatsenko Kre?imir Josi? Alexander S. Ecker Emmanouil Froudarakis R. James Cotton Andreas S. Tolias 《PLoS computational biology》2015,11(3)
Ambitious projects aim to record the activity of ever larger and denser neuronal populations in vivo. Correlations in neural activity measured in such recordings can reveal important aspects of neural circuit organization. However, estimating and interpreting large correlation matrices is statistically challenging. Estimation can be improved by regularization, i.e. by imposing a structure on the estimate. The amount of improvement depends on how closely the assumed structure represents dependencies in the data. Therefore, the selection of the most efficient correlation matrix estimator for a given neural circuit must be determined empirically. Importantly, the identity and structure of the most efficient estimator informs about the types of dominant dependencies governing the system. We sought statistically efficient estimators of neural correlation matrices in recordings from large, dense groups of cortical neurons. Using fast 3D random-access laser scanning microscopy of calcium signals, we recorded the activity of nearly every neuron in volumes 200 μm wide and 100 μm deep (150–350 cells) in mouse visual cortex. We hypothesized that in these densely sampled recordings, the correlation matrix should be best modeled as the combination of a sparse graph of pairwise partial correlations representing local interactions and a low-rank component representing common fluctuations and external inputs. Indeed, in cross-validation tests, the covariance matrix estimator with this structure consistently outperformed other regularized estimators. The sparse component of the estimate defined a graph of interactions. These interactions reflected the physical distances and orientation tuning properties of cells: The density of positive ‘excitatory’ interactions decreased rapidly with geometric distances and with differences in orientation preference whereas negative ‘inhibitory’ interactions were less selective. Because of its superior performance, this ‘sparse+latent’ estimator likely provides a more physiologically relevant representation of the functional connectivity in densely sampled recordings than the sample correlation matrix. 相似文献
13.
14.
Xing Zhou Ming Lei Dan Dan Baoli Yao Jia Qian Shaohui Yan Yanlong Yang Junwei Min Tong Peng Tong Ye Guangde Chen 《PloS one》2015,10(3)
Structured illumination microscopy (SIM) with axially optical sectioning capability has found widespread applications in three-dimensional live cell imaging in recent years, since it combines high sensitivity, short image acquisition time, and high spatial resolution. To obtain one sectioned slice, three raw images with a fixed phase-shift, normally 2π/3, are generally required. In this paper, we report a data processing algorithm based on the one-dimensional Hilbert transform, which needs only two raw images with arbitrary phase-shift for each single slice. The proposed algorithm is different from the previous two-dimensional Hilbert spiral transform algorithm in theory. The presented algorithm has the advantages of simpler data processing procedure, faster computation speed and better reconstructed image quality. The validity of the scheme is verified by imaging biological samples in our developed DMD-based LED-illumination SIM system. 相似文献
15.
People usually see things using frontal viewing, and avoid lateral viewing (or eccentric gaze) where the directions of the head and eyes are largely different. Lateral viewing interferes with attentive visual search performance, probably because the head is directed away from the target and/or because the head and eyes are misaligned. In this study, we examined which of these factors is the primary one for interference by conducting a visual identification experiment where a target was presented in the peripheral visual field. The critical manipulation was the participants’ head direction and fixation position: the head was directed to the fixation location, the target position, or the opposite side of the fixation. The performance was highest when the head was directed to the target position even when there was misalignment of the head and eye, suggesting that visual perception can be influenced by both head direction and fixation position. 相似文献
16.
17.
基于PACS的医学图像压缩 总被引:4,自引:0,他引:4
从PACS和DICOM的定义出发,对基于PACS的医学图像压缩的要求和算法等方面作了阐述,还介绍了JPEG2000在医学图像压缩中的优势。 相似文献
18.
A 3-D beam scanning antenna array design is proposed that gives a whole 3-D spherical coverage and also suitable for various radar and body-worn devices in the Body Area Networks applications. The Array Factor (AF) of the proposed antenna is derived and its various parameters like directivity, Half Power Beam Width (HPBW) and Side Lobe Level (SLL) are calculated by varying the size of the proposed antenna array. Simulations were carried out in MATLAB 2012b. The radiators are considered isotropic and hence mutual coupling effects are ignored. The proposed array shows a considerable improvement against the existing cylindrical and coaxial cylindrical arrays in terms of 3-D scanning, size, directivity, HPBW and SLL. 相似文献
19.
为分割出眼底图像中的视盘,构建基于眼底图像的计算机辅助诊断系统,提出了一种基于视网膜主血管方向的视盘定位及提取方法。首先,利用Otsu阈值分割眼底图像R通道获取视盘候选区域;然后利用彩色眼底图像的HSV空间的H通道提取视网膜主血管并确定主血管方向;在此基础上,通过在方向图内寻找出对加权匹配滤波器响应值最高的点确定视盘中心位置;最后,利用该位置信息从视盘候选区域中"挑选"出真正的视盘。利用该方法对100幅不同颜色、不同亮度的眼底图像进行视盘分割,得到准确率98%,平均每幅图像处理时间1.3 s。结果表明:该方法稳定可靠,能快速、有效分割出眼底图像中的视盘。 相似文献
20.
基于高分一号 WFV 卫星影像的黄河口湿地草本植被生物量估算模型研究 总被引:2,自引:0,他引:2
基于高分一号 WFV 卫星数据,通过计算 NDVI、SRI、SAVI、MSAVI、GBNDVI 和 DVI 6种植被指数,结合黄河口湿地现场草本植被地上干生物量样本,进行一元线性、指数、对数和幂4种模型的回归分析,从中选出生物量最佳估算模型。结果表明:(1)指数模型是 NDVI 和 GBNDVI 的最佳生物量回归模型,幂模型是其它植被指数的最佳回归模型(P <0.001);(2)6种植被指数干生物量最佳回归模型的决定系数(R2)都大于0.7,最大为0.77,由大到小排序为 MSAVI >SAVI >NDVI >DVI >SRI >GBNDVI;(3)各最佳回归模型的平均相对误差(MRE)都小于54%,最小为23.9%,由小到大排序为 NDVI <GBNDVI <SRI <DVI =SAVI <MSAVI。 相似文献