搜索资源列表
-
0下载:
多目标跟踪:利用gabor滤波器得到的纹理信息进行特征提取-Multi-target tracking: the use of texture information obtained by gabor filter feature extraction
-
-
0下载:
opencv基于纹理特征提取的灰度共生矩阵,效果还比错 可以参考-Opencv based texture feature extraction of the gray level co-occurrence matrix, the effect is also better than the wrong reference
-
-
0下载:
C++实现的LBP算法提取图像纹理特征, 对“飞龙”的《LBP》例程重新实现-C++ implementation of the LBP texture feature extraction algorithm, C++ implementation of the LBP algorithm for extracting image texture features
-
-
0下载:
一幅图像的纹理是在图像计算中经过量化的图像特征。图像纹理描述图像或其中小块区域的空间颜色分布和光强分布。纹理特征的提取分为基于结构的方法和基于统计数据的方法。一个基于结构的纹理特征提取方法是将所要检测的纹理进行建模,在图像中搜索重复的模式,该方法对人工合成的纹理识别效果较好。但对于其他图像中的纹理识别,基于统计数据的方法效果更好。-A texture image is the image in the calculation of the quantized image features. Sp
-