共查询到20条相似文献,搜索用时 0 毫秒
1.
Feature enhancement is an important preprocessing step in many image processing tasks. It is the process of adjusting image intensities so that the enhanced results are more suitable for analysis. Good enhancement results for linear structures such as vessels or neurites can be used as inputs for segmentation and other operations. In this paper, a novel linear feature enhancement filter – an adaptive multi-scale morpho-Gaussian filter – which can enhance and smooth linear features is proposed based on morphological operation, anisotropic Gaussian function and Hessian information. This filter can enhance and smooth along the local orientation of the linear structures and the Hessian measurement is used to further enhance the linear features. We utilize the Hessian matrix to calculate the orientation information for our directional morphological operation and the oriented anisotropic Gaussian smoothing. We also propose a novel method for junction enhancement, which can solve the problem of junction suppression. We decompose the junctions and enhance along each linear structure within a junction region. We present the test results of our algorithm on images of different types and compare our method with three existing methods. The experimental results show that the proposed approach can achieve better results. 相似文献
2.
Image feature detection can be obtained from many methods including the feature point detection. This paper adopts the image feature point detection method based on second-order characteristics of point and the image feature detection algorithm based on the Hessian matrix to detect more feature points. By combining the gray-scale-based image-matching technology with the feature-based image feature detection technology, we propose a Hessian algorithm to obtain more matching points, which can search for matching more quickly. The proposed algorithm overcomes the traditional matching methods that have Ergodic properties of the search strategy. Experiments demonstrate the speed and accuracy of the proposed algorithm, and we use the correct detected feature points to realize image registration, image fusion and image stitching. 相似文献
3.
为提高车道线检测的精度和实时性,提出了一种基于直线模型的实时车道线检测方法.采用改进的Sobel算子进行边缘检测,利用自适应双阈值的方法进行图像的二值化.对基于Hough变换的车道线检测方法进行了改进,令识别视觉效果大大提升.并利用Kalman滤波器来动态确定感兴趣小窗口的大小和位置,实现后续帧道路图像的跟踪.实验结果表明,该方法准确性高,具有较好的实时性和鲁棒性. 相似文献
4.
A procedure is presented for the shape optimization of truss structures based on the reliability concept. Nodal coordinates are taken as the shape design variables together with the sizing design variables such as the cross-sectional areas of the members. These variables are determined to minimize the structural volume under the constraint on the structural failure probability. 相似文献
6.
The classification and retrieval of 3D models have been widely used in the field of multimedia and computer vision. With the rapid development of computer graphics, different algorithms corresponding to different representations of 3D models have achieved the best performance. The advances in deep learning also encourage various deep models for 3D feature representation. For multi-view, point cloud, and PANORAMA-view, different models have shown significant performance on 3D shape classification. However, There’s not a way to consider utilizing the fusion information of multi-modal for 3D shape classification. In our opinion, We propose a novel multi-modal information fusion method for 3D shape classification, which can fully utilize the advantage of different modal to predict the label of class. More specifically, the proposed can effectively fuse more modal information. it is easy to utilize in other similar applications. We have evaluated our framework on the popular dataset ModelNet40 for the classification task on 3D shape. Series experimental results and comparisons with state-of-the-art methods demonstrate the validity of our approach. 相似文献
7.
It is hard to obtain the entire solution set of a many-objective optimization problem (MaOP) by multi-objective evolutionary algorithms (MOEAs) because of the difficulties brought by the large number of objectives. However, the redundancy of objectives exists in some problems with correlated objectives (linearly or nonlinearly). Objective reduction can be used to decrease the difficulties of some MaOPs. In this paper, we propose a novel objective reduction approach based on nonlinear correlation information entropy (NCIE). It uses the NCIE matrix to measure the linear and nonlinear correlation between objectives and a simple method to select the most conflicting objectives during the execution of MOEAs. We embed our approach into both Pareto-based and indicator-based MOEAs to analyze the impact of our reduction method on the performance of these algorithms. The results show that our approach significantly improves the performance of Pareto-based MOEAs on both reducible and irreducible MaOPs, but does not much help the performance of indicator-based MOEAs. 相似文献
8.
Multimedia Tools and Applications - With the advance of computer vision, some technologies such as face detection and human detection, have been used widely. However, when processing photos through... 相似文献
9.
由数据构造贝叶斯网络结构是NP-难问题,因此提出了一种基于互信息的改进算法.该算法根据互信息构造初始框架,其次利用最大支撑树算法精简初始框架,并通过条件独立测试添加方向,最后利用贪婪算法得到最优网络结构.数值实验表明,改进算法无论是在B IC的得分值,还是在结构的误差上都有一定的改善,并且在迭代次数、运行时间上均有明显降低,能较快地确定出与数据匹配程度最高的网络结构. 相似文献
10.
The pedestrian detection is always a challenging issue in the computer vision. Unlike the object recognition problem, the detection’s speed is a critical factor. In order to accelerate detection speed while maintaining competitive accuracy, in this paper we introduce a new model: twin support vector machine based on privileged information (called TSVMPI, in this paper) (Qi et al. in Neurocomputing 129:146–152, 1) to detect pedestrian. TSVMPI uses two nonparallel hyperplane classifiers to decide the label of an unknown sample and is superior to the standard SVM, especially in the linear kernel case, resulting in a significant advantage to deal with the special task. All experimental results demonstrate our strategy’s effectiveness and show that the privileged information indeed offers a significant improvement for the pedestrian detection. 相似文献
11.
红外图像中的行人具备边缘和亮度两个显著特征信息。为了能够充分利用这两种信息,在亮度直方图特征基础上,提出了一种不同区间大小的亮度直方图特征。通过统计分析红外图像中行人各部件对应的亮度区间信息,确定映射规则,从而构建不同区间大小的亮度直方图,然后通过与梯度方向直方图特征相结合,并用于Adaboost模型训练。该方法提高了行人检测系统的检测率。 相似文献
12.
Multimedia Tools and Applications - Eyeglasses have a significant effect on the accuracy of face feature extraction and face recognition. In order to improve the performance of face feature... 相似文献
13.
在充分研究基于时间信息的帧间差分法和基于空间信息的背景差分法的基础上,提出了一种综合利用视频图像序列的时间信息和空间信息的运动目标检测算法。该算法不仅有效地消除了噪声,还保证了运动图像的完整性。实验表明该算法检测准确、实时性强。 相似文献
15.
To enhance linear structures in a gray level image, local operations with an additive score are normally used. Here a multiplicative score is used instead which gives better results than the additive one. The problem of segmenting the image of the multiplicative score is then dealt with where the threshold value can be automatically selected. The experimental results on some satellite images are reported. 相似文献
16.
介绍了一种新的视频镜头变换类型检测方法,利用局部线性嵌入算法提取镜头变换的一维流形特征,用K近邻分类器确定渐变镜头变换的类型.实验表明,本算法镜头变换类型的识别率为97.5%以上. 相似文献
17.
An asymmetry algorithm recognition model, which is presented based on Hessian matrix transform by adjusting the diagonal parameter of Hessian matrix and which does not change the positive semi-definite characteristic, increases or decreases the distance between positive class or negative class and hyperplane on the asymmetry sample set and realizes our intention for separating the small samples more precisely. The experiment indicates that we cannot simply fix the diagonal parameter of Hessian matrix but must dynamically adjust the diagonal weight coefficient for controlling the number of error-divided samples. This modified asymmetry learning algorithm is more superior than the traditional standard SVM method and can recognize DNA sequence and its mean recognition rate comes to 93.3%. 相似文献
18.
传统的规格化互相关算法在计算机视觉领域中用得较多,但其运算速度不能满足实时检测要求.用基于增量符号相关的算法对两幅图像间的缺陷进行检测可有效地缓解规格化互相关算法计算量大的问题.通过图像像素值间的大小比较得到增量图像后,计算出增量符号相关值,将它显示为与相关值成正比的亮度值就得到了检测结果图像.实验证明该方法在图像有亮度或对比度变化时仍能正确地检测出缺陷位置. 相似文献
19.
Multimedia Tools and Applications - With the development of computer vision, image salient region detection plays an important role in the field of image processing. However, existing saliency... 相似文献
20.
由于安全问题是无线传感器网络应用面临的重要挑战之一,提出了一种基于卡尔曼滤波和相关系数相结合的异常入侵检测方法,该方法首先对正常情况下无线传感器网络节点的流量应用卡尔曼滤波进行预测,然后根据传感器节点的流量预测序列和实际流量序列的相关系数变化来进行异常检测.该算法具有能量有效、轻量级、可用性的特点.实验结果表明了该方法的有效性. 相似文献
|