登录
首页 » matlab » 瞳孔定位

瞳孔定位

于 2021-04-07 发布
0 226
下载积分: 1 下载次数: 18

代码说明:

说明:  matlab实现人眼精确定位 实现效果良好(Accurate eye location by MATLAB)

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

发表评论

0 个回复

  • matlabFourertransform
    MATLAB实现图像的傅里叶变换,包括一维傅里叶变换,二维傅里叶变换(MATLAB Fourier transform of image, including the one-dimensional Fourier transform, two-dimensional Fourier transform)
    2020-11-09 21:49:46下载
    积分:1
  • PG_BOW_DEMO
    图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题? 用BoW描述完图像之后,指的是将训练集以及测试集的图像都用BoW模型描述了,就可以用SVM训练分类模型进行分类了。 在这里除了用SVM的RBF核,还自己定义了一种核: histogram intersection kernel,直方图正交核。因为很多论文说这个核好,并且实验结果很显然。能从理论上证明一下么?通过自定义核也可以了解怎么使用自定义核来用SVM进行分类。(Image features used in a Dense Sift, by the Bag of Words bag model to describe the word, of course, the training set is generally used to build the dictionary, because we do not test set. Although the test set is used as the test you, but who knows the practical application of the test image is valid, so I am here to build BoW dictionary only the training set. In fact, BoW idea is very simple, although many people have asked me, but as long as you understand how to build a dictionary and how to image map to the dictionary D up on the line, and interviews are often asked me this question, do not know you all how to use vivid language to describe this problem? After complete description of the image with BoW, refers to the training set and test set of images are described with the BoW model, the training of SVM classification model can be classified. Apart from having to use the RBF kernel SVM, but also their own definition of a nuclear: histogram intersection kernel, histogram )
    2011-11-01 17:01:09下载
    积分:1
  • C# 人脸识别实例
    照片比对、视频采集人脸识别 运行环境x64,自行申请虹软的APP_ID和SDKKEY替换App.config里的相关内容
    2020-12-11下载
    积分:1
  • ImageBoard
    一个功能比较全面的图像处理系统,对初学者很有参考价值。(One features a more comprehensive image processing system, useful for beginners reference value.)
    2013-07-10 11:05:46下载
    积分:1
  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • 打印
    圖像打印
    2015-01-31下载
    积分:1
  • DCT
    DCT在图像重构,压缩感知以及稀疏表示中的应用(DCT in image reconstruction, compressed sensing and sparse representation of the application)
    2013-07-22 11:15:40下载
    积分:1
  • medcalinhance
    本程序实现医学图像的增强,实验显示,处理后的医学图像轮廓清晰,可识性较好。(This procedure to achieve medical image enhancement, experiments showed that the treated medical image outline a clear, identifiable better.)
    2021-01-26 23:18:41下载
    积分:1
  • LightCompensate
    光照补偿matlab程序,很好很强大,很有效果(Illumination compensation matlab program)
    2012-05-29 08:24:50下载
    积分:1
  • shiligongcheng1
    对各种格式图像实现打开保存旋转的操作的示例工程的说明文档。(images of various formats to achieve preservation of open rotation examples of the operation of the project documentation.)
    2006-11-02 10:30:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载