搜索资源列表
ImageFilter
- 实现人脸检测 主要是针对裸露肌肤检测,从而实现对色情图像的过滤,用了rgb,hsv,ycrcb,纹理检测等多种方法,可以运行,效果不错-Implementation of face detection is mainly directed against the bare skin testing, in order to achieve the filtering of pornographic images, using the rgb, hsv, ycrcb, texture detect
opencv
- 提取图像的特征,用openCV实现,包括图像颜色直方图,形状特征,纹理特征等。-get features of images,all kinds of images.
edge
- opencv中检测图像中物体的边缘,可以用过纹理识别出边缘-opencv object detection image edge texture, can be used to identify the edge
LTP
- 这是一个用LTP纹理方法描述人脸图像的程序-This is a texture descr iption methods with LTP face image program
texture_extract
- 在VS2010和OPENCV2.4.3下实现对一幅图像的纹理特征的提取。-In the VS2010 and OPENCV2.4.3 under an image texture features extraction.
add-background-and-texture
- OPENCV图像的去背景及添加纹理操作,使用了opencv,并有连通域操作-The OPENCV image to the background and add texture operation, use opencv, and operation of the connected domain
94c8dcd0e2a8
- 一种基于纹理特征分析的遥感图像分类C++程序-Based on the analysis of texture characteristics of remote sensing image classification C++ program
synthetic
- 将马尔科夫融入到图像的纹理融合中,图像的纹理融合的功能-Markov into the texture of the image fusion, image texture blending function
OpenCVTZTQ
- 基于OpenCV的图像颜色、形状、纹理提取程序-OpenCV-based image color, shape, texture extraction procedure
lbp
- 在opencv里实现局部二值算子,它是一种纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性-Achieve local binary operator in opencv where it is a texture descr iption operator, local measure and extract image texture information, illumination invariance
meanshift_segmentation
- 基于opencv的meanshift,人工设置参数,根据产生的结果选择最佳参数,消除图像细小纹理用于分割-English is not good
GLCM
- opencv实现灰度共生矩阵并求图像的几个纹理特征-opencv glcm实现灰度共生矩阵并求图像的几个纹理特征
lbp_pro
- C++实现的LBP算法提取图像纹理特征, 对“飞龙”的《LBP》例程重新实现-C++ implementation of the LBP texture feature extraction algorithm, C++ implementation of the LBP algorithm for extracting image texture features
gabor
- gabor滤波相当于人的感官系统,可以识别对图像纹理特征-Gabor filtering is equivalent to the human sensory system, you can identify the image texture features
fire1
- 用于火焰尖角、圆形度、纹理的测量以及图像颜色、矩阵、边缘直方图的测量-For flame sharp corners, roundness, texture measurements, and image color, matrix, edge histogram measurements
opencv-psnr-nc-and-ssim
- opencv 图像性能分析,包括纹理识别,psnr,nc和ssim算法-opencv,psnr,nc and ssim
LBP
- 一幅图像的纹理是在图像计算中经过量化的图像特征。图像纹理描述图像或其中小块区域的空间颜色分布和光强分布。纹理特征的提取分为基于结构的方法和基于统计数据的方法。一个基于结构的纹理特征提取方法是将所要检测的纹理进行建模,在图像中搜索重复的模式,该方法对人工合成的纹理识别效果较好。但对于其他图像中的纹理识别,基于统计数据的方法效果更好。-A texture image is the image in the calculation of the quantized image features. Sp
GLCM-OpenCV-master
- 由于纹理是由灰度分布在空间位置上反复出现而形成的,因而在图像空间中相隔某距离的两象素之间会存在一定的灰度关系,即图像中灰度的空间相关特性。灰度共生矩阵就是一种通过研究灰度的空间相关特性来描述纹理的常用方法。 Gray-level co-occurrence matrix from an image 图像的灰度共生矩阵(Because the texture is formed by the repeated appearance of the gray distribution in the