搜索资源列表
light2
- 基于肤色的人脸检测方法,包括肤色模型建立和肤色分割过程两大部分内容。在比较了颜色空间和两种模型后,选择了在 YCbCr 空间建立高斯模型。输入图像经过相似度计算、阈值分割、最后得到人脸区域。
get_psnr
- 这个是一个获取两个图像相似度的函数,对于图像处理和数字水印方面的编程者来说,会经常去计算两个图像的psnr值,从而来确定图像的相似度,使用matlab可以很方便的计算两个图像的psnr,但是由于matlab专业性很强,而且有没有版权保护,所以对于大批的使用VC语言的这方面的编程者,由于要经常使用而显得很麻烦。 通过调用get_psnr函数可以很方便的就得到两个图像的相似度。
facedetectandposition
- 人脸的检测与定位:相似度计算-二值化-垂直直方图-水平直方图-标记人脸区域
AMeasurementofColorSimilarityBasedonHSVColorSystem
- 该文给出了基于HSV 颜色空间的两幅彩色图像之间颜色相似度计算公式,它既保留了传统方法计算相似度的好处,同时克服了其缺陷。
用高斯模型来进行相似度计算
- 这是一个用高斯模型来进行相似度计算 然后,采用模板匹配的算法实现人脸的检测和定位的。,This is a Gaussian model used for similarity computation and then, using a template matching algorithm of face detection and positioning.
cbir
- 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
CBIR
- 一个图片检索的MFC程序,通过特征提取计算图片间的相似度来检索出最相近的图片信息。-A picture of MFC retrieval procedures, through the feature extraction calculating the similarity between the picture to retrieve the most similar to the picture information.
histogramprocessing
- 图像比对是以原件的图像为基准,对待鉴定件图像进行预处理、定位、配准;再对原件及待鉴定件的图像进行相似度比对;计算出两者的相似度数值。 -Image than on the original image is based on identification of pieces of treated image pre-processing, positioning, registration again and to be identified on the original piece of
Two_algorithm_for_Face_detection_and_location
- 一种方法利用脸和头发的直方图信息将其分割,从而标记脸部区域,再边缘提取,标注眼、嘴、鼻。另一种方法利用相似度计算、积分投影标记人脸区域,从而定位眼、嘴、鼻。-Two_algorithm_for_Face_detection_and_location.rar
cbir
- 基于内容的图像检索(cbir) 可以对图像库进行相似度计算并给出图像搜索的结果-Content-Based Image Retrieval (cbir) image library can be calculated and given the similarity of image search results
renlianjiance
- 已有的眼睛状态识别方法不仅计算量大,而且易受环境因素(如光照条件)的影响。为此本文提出了一种新的眼睛状态识别方法:首先对实时拍摄的图像利用运动信息和肤色特征进行人脸检测 然后在检测到的上半部人 脸区域采用Adaboost算法只检测驾驶员正常状态下睁开的眼睛,把检测 的眼睛与眉毛分割出来制成正常睁开眼睛模板 最后把眼睛模板与未检测 到眼睛的上半部人脸区域进行匹配,当该区域的最大相似度值小于某闽值 时认为眼睛是闭合状态,否则认为眼睛是睁开状态。并根据眼睛状态计算 眼睛平均闭合时间
Depthmeasurementoftheobjectbasedonthecorresponding
- 提出了一种基于对应点匹配的物体深度信息测量方法。首先给出了物理图像坐标系与像素坐标系之间的关系;其次,借助于相关法计算两幅图像中目标的相似度,以实现同一目标在不同成像中的匹配;然后从目标几何形状的角点出发,结合对应点的外极线约束条件,提出一种有效的对应点匹配算法,并利用对应点的视差计算基于光轴平行的双摄像机成像的目标深度信息。计算机仿真结果验证了算法的有效性。-A method for measuring the depth of an object was proposed based on
HSV-color-space-based-on-similarity-calculation-me
- 一种基于HSV空间的颜色相似度计算方法 一种基于HSV空间的颜色相似度计算方法-HSV color space based on similarity calculation method
ldistance
- 实现LV距离算法,可用于字符串等相似度的应用计算,是相似度的核心算法实现,共分7步-LV distance algorithm to achieve, can be used to calculate the string so the application of similarity is the similarity of the core algorithm, is divided into 7 steps
picture-retriral
- 图像检索完整源程序,包括图像相似度计算、特征提取、图像分割等-Image retrieval complete source code, including image similarity calculation, feature extraction, image segmentation
HCI
- 功能:求两幅图像的相似度,进而用于图像检索 尽管一幅彩色图像包含成千上万种颜色,但在多数情况下,图像中少数几种颜色就涵盖了图像中的大多数的象素颜色。这些颜色被称为主色。一些研究表明:使用主色一般不会降低颜色匹配效果。因此考虑一种次优可行的基于聚类颜色特征的相似度计算方法。 -Function: Find the similarity of two images, and then used for image retrieval although a color image con
distance
- 实现计算两张图片的相似度计算,这种方法主要克服图像的选装,扭曲,轻度变形等地相似度计算-calculate distance
xiangsidupipei-matlab
- 对两幅图像进行相似度计算,基于相似度计算进行模板匹配,带有测试图像,可以直接运行-Calculate the similarity of the two images, the similarity calculation based on template matching, with a test image, you can directly run
imagetrievalDlg
- 图像检索中常用的特征提取与相似度计算技术,以及基于内容的图像检索系统的实现方法。-That is commonly used in image retrieval feature extraction and similarity calculation techniques, as well as the realization method of content-based image retrieval system.
余弦相似度和ssim值
- 计算图片余弦相似度和ssim的值,该程序使用python语言写的(Calculate the cosine similarity and SSIM value, the program is written in Python language)