搜索资源列表
OpenCVTZTQ
- 基于OpenCV的图像颜色、形状、纹理提取程序-OpenCV-based image color, shape, texture extraction procedure
feature-exaction-codes
- OpenCV全局特征提取,包括颜色、纹理和形状的提取算法代码,如直方图、边缘轮廓等-feature exaction codes for images using opencv, including features like color, texture and shape
RGBN_PF
- 一种多目标特征融合跟踪算法,特征采用的是颜色特征和改进的LBP纹理特征-A multiple target features fusion tracking algorithm, feature is based on color feature and improved LBP texture feature
fire1
- 用于火焰尖角、圆形度、纹理的测量以及图像颜色、矩阵、边缘直方图的测量-For flame sharp corners, roundness, texture measurements, and image color, matrix, edge histogram measurements
LBP
- 一幅图像的纹理是在图像计算中经过量化的图像特征。图像纹理描述图像或其中小块区域的空间颜色分布和光强分布。纹理特征的提取分为基于结构的方法和基于统计数据的方法。一个基于结构的纹理特征提取方法是将所要检测的纹理进行建模,在图像中搜索重复的模式,该方法对人工合成的纹理识别效果较好。但对于其他图像中的纹理识别,基于统计数据的方法效果更好。-A texture image is the image in the calculation of the quantized image features. Sp