资源列表
[图形图像处理(光照,映射..)] MLkNN(matlab)
说明:ML-KNN实现过程,包括训练和测试两个过程-the process of ML-KNN, including training and testing<Susie Hou> 在 2025-01-13 上传 | 大小:5kb | 下载:0
[图形图像处理(光照,映射..)] aabbcc
说明:Gradient 图像处理 并进行并行处理-Gradient image processing and parallel processing<lxi> 在 2025-01-13 上传 | 大小:2.6mb | 下载:0
[图形图像处理(光照,映射..)] xbresson_2009_wasserstein
说明:图像分割源程序代码关于文章Local Histogram Based Segmentation Using the Wasserstein Distance-THE code of Local Histogram Based Segmentation Using the Wasserstein Distance< 范兆龙> 在 2025-01-13 上传 | 大小:2.76mb | 下载:0
[图形图像处理(光照,映射..)] PSO
说明:PSO优化算法用于函数优化,具体的函数包括Quadric,Rastrigin-PSO optimization algorithm for function optimization, specific functions including Quadric Rastrigin and so on<曹莲莲> 在 2025-01-13 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] 09
说明:A Short Guide on a Fast Global Minimization Algorithm for Active Contour Models文章代码基于MATLAB-A Short Guide on a Fast Global Minimization Algorithm for Active Contour Models< 范兆龙> 在 2025-01-13 上传 | 大小:894kb | 下载:0
[图形图像处理(光照,映射..)] QQ-pet-masters-of-memory
说明:前两天玩QQ宠物的记忆大师,发现如果只靠自己记忆有点麻烦,后来就做了这个小工具,原理也很简单,就是在QQ宠物点开翻着的牌后,按F6保存当前鼠标位置的牌,这样每个牌都翻了一次后,就会把所有的牌都显示出来,再找相同的牌就简单多了。-Before two days of playing QQ pet masters of memory, if only rely on their own memory found a little troub<zzd> 在 2025-01-13 上传 | 大小:9kb | 下载:0
[图形图像处理(光照,映射..)] retrieve
说明:遗留物检测程序,物体被主人带入场景并遗弃超过一定时间后系统将自动表示出物体-Remnants of testing procedures, the owner of the object is brought into the scene and abandoned over a certain time after the system automatically shows the object<shen> 在 2025-01-13 上传 | 大小:8.98mb | 下载:0
[图形图像处理(光照,映射..)] PFilter
说明:简单的粒子滤波跟踪实验,基于模板匹配和SIR,使用时请输入若干张彩色连续帧图像并修改跟踪图像数量,手动指定跟踪目标。-Particle filter simple tracking experiment, based on template matching and SIR.<killer> 在 2025-01-13 上传 | 大小:3kb | 下载:0
[图形图像处理(光照,映射..)] samplep
说明:以往数据点多的时候,一般是按x-轴每隔一点数目的点取出一点。这样会因曲线在竖直方向陡变而显得不均匀。本函数实现这个按曲线长度均匀取点,这样看着更美观些,具体使用见说明和示例。-sample the curve with equal points interval<tusong> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] pipei
说明:采用数字图像匹配技术,运用归一化协方差互相关函数,在原图中进行匹配-gital Image matching<yuanhao> 在 2025-01-13 上传 | 大小:1.52mb | 下载:0
[图形图像处理(光照,映射..)] wt2
说明: IHS变化 IHS rgb2hsv(ms) 将RGB变换到IHS空间,生成的IHS图像中,1通道对应H,2通道对应S,3通道对应I 读全色图像 pan imread( bbb0g.bmp ) pan imresize(pan,[512,512]) 直方图匹配 [counts,x] imhist(IHS(:,:,3)) pan histeq(pan,counts) 用pan代替IHS的I分量<郭治亨> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] pca2
说明: 读图 mix imread( romems.jpg ) pan imread( rome_pan.jpg ) 显示原多光谱图 subplot(221) imshow(mix),title( 多光谱 ) subplot(222) imshow(pan),title( 全色图像 ) 预处理 mix double(mix)/255 pan double(pan)/255 求相关矩<郭治亨> 在 2025-01-13 上传 | 大小:1kb | 下载:0