登录
首页 » matlab » facedetectbeldi

facedetectbeldi

于 2014-02-11 发布 文件大小:11615KB
0 175
下载积分: 1 下载次数: 1

代码说明:

  detect face and recognition with lpd and pca

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • StereoVision_SSD
    本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中x 是代匹配的数据,image1 是图像1 数据,image2 是图像2 数据。 从理论上分析,ssd 比sad 算法要复杂一点,经过测试,在一幅640*480 的图像中寻找10 个匹配点数据SAD 用时25.062519 秒,SSD 用时25.291432 秒。(The algorithm Matlab2008b environment to achieve. Including the main, san, and ssd three functions. The implementation of the algorithm is not the point of comparing two matches already know, but the known feature points in a graphic, an image found in the other match with the most points, matching measured with the SAD or SSD. main.m is the entry, including the generation and reading test data, call the sad ssd function evaluation functions and matching points, and finally draw the final result. sad.m measure is sad figure in another match point in the function implementation to solve, there are three parameters y = sad (x, image1, image2). Where x is the generation of matching data, image1 is the data image 1, image2 is the image 2 data. From the theoretical analysis, ssd little more complicated than the sad algorithm, tested in a 640* 480 images of 10 match points in the search for data using time 25.062519 seconds SAD, SSD with time 25.291432 seconds. )
    2011-01-25 19:06:47下载
    积分:1
  • opencv4.3
    自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of ​ ​ the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of ​ ​ each color.)
    2014-02-13 16:18:41下载
    积分:1
  • correlation
    IDL开发的求取两幅图像相关系数的程序,用于影像融合质量评价(IDL to strike a developed procedures for the correlation coefficient of two images for image fusion quality evaluation)
    2011-05-10 11:11:45下载
    积分:1
  • pic_deal
    对usb视频图像进行实时采集,并进行处理(Usb video images in real-time acquisition and processing)
    2012-06-14 21:41:30下载
    积分:1
  • CepstrumPWiner
    针对散焦模糊图像,用matlab实现了先基于倒谱相关性对PSF的参数估计,再用维纳滤波实现复原的算法。(Defocus blurred image using matlab first estimated based on the parameters of the cepstrum on PSF, and then the Wiener filter recovery algorithm.)
    2012-06-19 21:03:14下载
    积分:1
  • K均值
    说明:  K均值作为图像分割的经典算法,新手必学算法。利用K均值进行图像分割,关于分类个数可以进行人为设定。(As a classical algorithm for image segmentation, k-means is a must-learn algorithm for beginners. The k-means is used for image segmentation, and the number of classification can be set artificially.)
    2019-05-09 10:54:48下载
    积分:1
  • BP
    说明:  利用BP算法进行SAR成像,BP算法是一种对时域回波数据进行成像的算法(BP algorithm was used for SAR imaging)
    2019-04-29 14:05:06下载
    积分:1
  • hough_matlab
    matlab实现图像的读取,灰度变换、二值化、边缘检测和hough变换,包含有简单界面。(matlab image read, gray-scale transformation, binarization, edge detection and hough transform, contains a simple interface.)
    2012-06-12 15:57:24下载
    积分:1
  • matlabImplementationOfDynamicTargetTrackingVideo
    说明:  matlab实现视频中动态目标跟踪,跟踪动态目标,确实效果很好(matlab implementation of dynamic video target tracking, tracking dynamic target is indeed good results)
    2021-04-01 09:29:08下载
    积分:1
  • MRIbrainscan
    matlab实现图像处理的程序,这是一个关于脑扫描图像分割的程序,很完整(matlab image processing procedures to achieve, this is a brain scan on the image segmentation process, it is a complete)
    2009-05-23 23:32:12下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载