资源列表
[图形图像处理(光照,映射..)] SVM-study-for-the-news
说明:基于梯度下降法的SVM的实现。适合初学者-Gradient descent method to achieve SVM. Suitable for the news.<赵嘉铎> 在 2025-01-21 上传 | 大小:63kb | 下载:0
[图形图像处理(光照,映射..)] re_gause
说明:领域平均法去除彩色图像噪声。运用imnoise给彩色图像添加噪声,运用conv2函数去除噪声。-Average method in the field of color image noise removal. Imnoise to add color images using noise, noise removal using conv2 function.<卢宠> 在 2025-01-21 上传 | 大小:59kb | 下载:0
[图形图像处理(光照,映射..)] MosseProject
说明:参考的是《visual object tracking using adaptive correlation filers》这篇论文实现的代码,主要功能是使用fftw这个库去实现Mosse滤波器,实现相关滤波器功能-Reference code " visual object tracking using adaptive correlation filers" paper to achieve the main fu<黄凯> 在 2025-01-21 上传 | 大小:66kb | 下载:0
[图形图像处理(光照,映射..)] trainFilter
说明:C++中使用fftw库,根据correlation filters的相关知识编写实现,可以是实现图片的相关滤波从而进行detection和tracking的相关改进-C++ fftw library use, according to the knowledge of the preparation to achieve correlation filters, which can be filtered so as to achiev<黄凯> 在 2025-01-21 上传 | 大小:23.05mb | 下载:0
[图形图像处理(光照,映射..)] Emotionrecognition
说明:表情识别程序,内含有丰富的测试图片,运行程序,可以准确识别面部表情-Expression recognition program, containing a wealth of test images, run the program, you can accurately identify facial expressions<稻草人> 在 2025-01-21 上传 | 大小:2.6mb | 下载:0
[图形图像处理(光照,映射..)] HSQDICOM6
说明:dicom处理,显示并处理窗宽窗位,你试试就知道了-dicom deal<胡开丽> 在 2025-01-21 上传 | 大小:2.85mb | 下载:0
[图形图像处理(光照,映射..)] youyanjiancefenleiqi
说明:一个训练好的右眼分类器,非常好用~~欢迎大家下载-A trained classifier, in the right eye is very nice ~ ~ welcome to download<sun sir> 在 2025-01-21 上传 | 大小:128kb | 下载:0
[图形图像处理(光照,映射..)] zuoyanjiancefenleiqi
说明:一个训练好的左眼检测分类器,欢迎大家下载使用!-A trained eye detection classifier, welcome everyone to download to use!<sun sir> 在 2025-01-21 上传 | 大小:74kb | 下载:0
[图形图像处理(光照,映射..)] digitalimage
说明:数字图像处理上机报告,包括滤波,噪声-digital image processing using matlab<gavinclindy> 在 2025-01-21 上传 | 大小:4.35mb | 下载:0
[图形图像处理(光照,映射..)] edge-image-match
说明:以边缘为特征实现红外图像与可见光图像匹配,在一定范围内对旋转和尺寸变换具有鲁棒性。-Infrared image and visible light image matching based on edge.<郝> 在 2025-01-21 上传 | 大小:53kb | 下载:0
[图形图像处理(光照,映射..)] MATLAB-GUI
说明:基于matlab图像处理的GUI设计,里面有程序和报告设计-GUI design based on MATLAB image processing<> 在 2025-01-21 上传 | 大小:24.3mb | 下载:0
[图形图像处理(光照,映射..)] code
说明:①去噪得到理想图像 均值滤波获取理想图像,滤波窗口取3 3; 改进均值滤波获取理想图像,滤波过程中首先去掉滤波窗口中的最大值点和最小值点,然后进行滤波,滤波窗口取3 3; 利用中值滤波法,获取理想图像,滤波窗口取3 3或5 5; 改进中值滤波法,获取理想图像,选取中值滤波法的中间三个值的平均作为输出,滤波窗口取3 3; ②利用原始图像减去理想图像得<周越> 在 2025-01-21 上传 | 大小:3kb | 下载:0