联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图形图像处理(341) 
按平台查找All matlab(341) 

[图形图像处理] Kriging

克里金插值(Kriging)在MATLAB中的实现(克里金工具箱)
Implementation of Kriging interpolation (Kriging) in MATLAB (Kriging toolbox) (2020-06-08, matlab, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1591614228265123.html

[图形图像处理] 拉普拉斯金字塔图像融合的具体Matlab仿真程序

拉普拉斯金字塔图像融合的具体Matlab仿真程序
Specific matlab simulation program of Laplacian pyramid image fusion (2019-03-20, matlab, 10KB, 下载14次)

http://www.pudn.com/Download/item/id/1553087607567987.html

[图形图像处理] DOG

图像的DOG金字塔构建和重构,图像融合,代码完整
Image DOG Pyramid construction, code integrity (2017-12-01, matlab, 5KB, 下载18次)

http://www.pudn.com/Download/item/id/1512120628420481.html

[图形图像处理] 对比度金字塔

图形对比度金字塔构建和图像融合,代码完整。
Graphic contrast in Pyramid construction and image fusion, the code is complete. (2017-12-01, matlab, 2KB, 下载28次)

http://www.pudn.com/Download/item/id/1512120554484338.html

[图形图像处理] VC-image

VC数字图像处理-谢凤英-源代码,MFC的数字图像。
VC digital image processing (2014-12-12, matlab, 12855KB, 下载15次)

http://www.pudn.com/Download/item/id/2673146.html

[图形图像处理] laplace

基于Laplace金字塔变换的图像融合程序
Laplace-based image fusion procedures pyramid transform (2014-04-18, matlab, 97KB, 下载14次)

http://www.pudn.com/Download/item/id/2515003.html

[图形图像处理] two-ostu

冈萨雷斯第三版 10.3.6节 关于双 ostu阈值处理的算法
digital image processing,third edition the code about two ostu threshold processing (2013-05-06, matlab, 47KB, 下载17次)

http://www.pudn.com/Download/item/id/2231183.html

[图形图像处理] Lucas_Kanad

本算法是基于光流的LK算法,还包括自适应的LK光流算法。基本思想是基于分层的高斯金字塔的方法
The algorithm is based on optical flow LK algorithms, including adaptive LK optical flow algorithm. The basic thought is based on the method of layered gaussian pyramid (2012-12-27, matlab, 306KB, 下载26次)

http://www.pudn.com/Download/item/id/2098637.html

[图形图像处理] Pyramid

图像金字塔生成:可用于图像处理中生成图像金字塔,作为图像匹配的预处理过程
Image pyramid generation: image processing can be used to generate the image pyramid, as the pretreatment process of image matching (2012-08-10, matlab, 2KB, 下载37次)

http://www.pudn.com/Download/item/id/1962011.html

[图形图像处理] Pyramid_Decomposition

基于金字塔的图像匹配,例子中加入了程序的运行结果
Pyramid-based image matching (2011-02-28, matlab, 1582KB, 下载71次)

http://www.pudn.com/Download/item/id/1439374.html

[图形图像处理] KrigingV2.0

克里金算法2.0版本,对二维插值有详细的工具箱
kriging algorithm V2.0 for matlab (2011-02-21, matlab, 20KB, 下载92次)

http://www.pudn.com/Download/item/id/1433713.html

[图形图像处理] build_pyramid

用于生成图像的尺度空间金字塔和高斯残差金字塔
build scaled image pyramid and difference of gaussians pyramid (2010-11-05, matlab, 1KB, 下载90次)

http://www.pudn.com/Download/item/id/1337055.html

[图形图像处理] DualchnnelPCNN

通过双通道PCNN来实现多源图像融合,算法简单易于实现
image fusion using dual channel PCNN (2010-04-29, matlab, 1KB, 下载155次)

http://www.pudn.com/Download/item/id/1149664.html

[图形图像处理] Laplace

拉普拉斯金字塔算法跟代码!分割图像!请下载!
laplace (2010-04-20, matlab, 45KB, 下载104次)

http://www.pudn.com/Download/item/id/1134980.html

[图形图像处理] laplace_pyramid

用拉普拉斯金字塔方法对DR图像进行对比度增强
laplace pyramid (2009-11-01, matlab, 3178KB, 下载84次)

http://www.pudn.com/Download/item/id/956568.html

[图形图像处理] LucasKanade

LK光流算法 源程序(一层不带有金字塔的算法)
LK source optical flow algorithm (a layer of non-pyramid algorithm) (2009-07-06, matlab, 1KB, 下载186次)

http://www.pudn.com/Download/item/id/833716.html

[图形图像处理] bfff

频谱感知 多用户合作 能量检测 伪随机序列
Cooperation in the spectrum of energy-aware multi-user detection (2009-05-14, matlab, 318KB, 下载297次)

http://www.pudn.com/Download/item/id/759402.html

[图形图像处理] GausPyramid

高斯金字塔-对图像进行高斯金字塔表示,先进行高斯滤波,然后逐层抽样
Gaussian Pyramid- Gaussian pyramid of images, said first Gaussian filter, and then layer-by-layer sample (2009-05-08, matlab, 1KB, 下载168次)

http://www.pudn.com/Download/item/id/748831.html

[图形图像处理] GPExpand

图像金字塔分解与图像金字塔重构matlab 程序,我试过了,很不错
Image pyramid decomposition and reconstruction of image pyramid matlab program, I tried, very good (2009-03-12, matlab, 1KB, 下载226次)

http://www.pudn.com/Download/item/id/670942.html

[图形图像处理] scalebilateral

图像双边去噪的金斯塔方法实现,效果好速度快,图像去噪最前沿的方法之一
Bilateral金斯塔image denoising method, effective speed, image denoising, one of the most cutting-edge methods (2008-10-22, matlab, 1KB, 下载89次)

http://www.pudn.com/Download/item/id/565476.html
总计:341