搜索资源列表
-
0下载:
opencv基础数据结构的各种操作实现示例,包括:图像的打开、保存、边缘检测和人脸识别简单示例-opencv-based data structure operations to achieve a variety of examples, including: the image open, save, simple example of edge detection and face recognition
-
-
0下载:
Local Binary Patterns, calculate histogram of LBP (local binary patterns) from an input image,VLBP (volume local binary patterns) -Introduction
============
This is a class to calculate histogram of LBP (local binary patterns) from an
input ima
-
-
0下载:
数学形态学进行图像处理的基本思想是:用具有一定形态的结构元素探测目标图像,通过检验结构元素在图像目标中的可放性和填充方法的有效性,来获取有关图像形态结构的相关信息,进而达到对图像分析和识别的目的。-Mathematical morphology for image processing of the basic idea is: with a certain form of structure element to detect the target image, through the tes
-
-
0下载:
PCA算法,用于人脸识别。算法清晰易懂,结构明了。-PCA algorithm for face recognition. Clear and easy to understand algorithms, structure and clear.
-
-
0下载:
一幅图像的纹理是在图像计算中经过量化的图像特征。图像纹理描述图像或其中小块区域的空间颜色分布和光强分布。纹理特征的提取分为基于结构的方法和基于统计数据的方法。一个基于结构的纹理特征提取方法是将所要检测的纹理进行建模,在图像中搜索重复的模式,该方法对人工合成的纹理识别效果较好。但对于其他图像中的纹理识别,基于统计数据的方法效果更好。-A texture image is the image in the calculation of the quantized image features. Sp
-