资源列表

« 1 2 ... .81 .82 .83 .84 .85 7386.87 .88 .89 .90 .91 ... 7722 »

[图形图像处理(光照,映射..)xbresson_2009_wasserstein

说明:图像分割源程序代码关于文章Local Histogram Based Segmentation Using the Wasserstein Distance-THE code of Local Histogram Based Segmentation Using the Wasserstein Distance
< 范兆龙> 在 2024-10-01 上传 | 大小:2891776 | 下载:0

[图形图像处理(光照,映射..)PSO

说明:PSO优化算法用于函数优化,具体的函数包括Quadric,Rastrigin-PSO optimization algorithm for function optimization, specific functions including Quadric Rastrigin and so on
<曹莲莲> 在 2024-10-01 上传 | 大小:3072 | 下载: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
< 范兆龙> 在 2024-10-01 上传 | 大小:915456 | 下载: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> 在 2024-10-01 上传 | 大小:9216 | 下载: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> 在 2024-10-01 上传 | 大小:9415680 | 下载:0

[图形图像处理(光照,映射..)softseg-descriptors-release-master

说明:SIFT flow: dense correspondence across different scenes.
<LI HUA> 在 2024-10-01 上传 | 大小:6217728 | 下载:0

[图形图像处理(光照,映射..)fse55456

说明:快速fft的自编程序和DHT的程序,帮助理解FFT的原理和DHT的原理,进一步加快算法研究做好准备-Quick fft of self procedures and DHT program to help understand the principles and DHT FFT principle, ready to further accelerate the algorithm
<李萍> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[图形图像处理(光照,映射..)PFilter

说明:简单的粒子滤波跟踪实验,基于模板匹配和SIR,使用时请输入若干张彩色连续帧图像并修改跟踪图像数量,手动指定跟踪目标。-Particle filter simple tracking experiment, based on template matching and SIR.
<killer> 在 2024-10-01 上传 | 大小:3072 | 下载:0

[图形图像处理(光照,映射..)samplep

说明:以往数据点多的时候,一般是按x-轴每隔一点数目的点取出一点。这样会因曲线在竖直方向陡变而显得不均匀。本函数实现这个按曲线长度均匀取点,这样看着更美观些,具体使用见说明和示例。-sample the curve with equal points interval
<tusong> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[图形图像处理(光照,映射..)pipei

说明:采用数字图像匹配技术,运用归一化协方差互相关函数,在原图中进行匹配-gital Image matching
<yuanhao> 在 2024-10-01 上传 | 大小:1596416 | 下载: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分量
<郭治亨> 在 2024-10-01 上传 | 大小:1024 | 下载: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 求相关矩
<郭治亨> 在 2024-10-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 7386.87 .88 .89 .90 .91 ... 7722 »

源码中国 www.ymcn.org