登录
首页 » matlab » NccStitching

NccStitching

于 2020-11-25 发布 文件大小:12KB
0 253
下载积分: 1 下载次数: 143

代码说明:

  基于NCC(归一化互相关)的图像配准算法(NCC (normalized cross-correlation), image registration algorithm)

文件列表:

NccStitching
............\BrightAdjust.m,242,2012-07-17
............\BrightAdjustGlobal.m,1046,2012-07-10
............\downSample.m,452,2012-07-17
............\downSample2.asv,1146,2012-07-30
............\downSample2.m,1132,2012-07-31
............\FuncImageStitching.m,3933,2012-11-07
............\FuncSobelStitching.m,0,2012-07-10
............\GradDescent3.asv,6230,2012-07-11
............\GradDescent3.m,6210,2012-07-17
............\I1 = downSample(I1);.m,0,2012-07-13
............\NccTemplateMatching.asv,1524,2012-07-11
............\NccTemplateMatching.m,1530,2012-07-11
............\NccTemplateMatching2.m,1658,2012-07-05
............\result.m,0,2012-07-11
............\rotateImage2D.m,821,2012-05-11
............\StitchingTest.m,14787,2012-07-17
............\TemplateMatching.m,678,2012-07-04
............\TemplateMatchingStitchingTest.asv,1534,2012-07-12
............\TemplateMatchingStitchingTest.m,1371,2012-11-07

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

发表评论

0 个回复

  • anisodiff
    说明:  将小波和各向异性扩散结合,对超声图像进行去噪。效果较好(The combination of wavelet and anisotropic diffusion for ultrasonic image denoising. Better)
    2009-07-22 21:58:43下载
    积分:1
  • Separating-Reflections-from-Image
    基于快速核独立分量分析的图像反光分离研究 (Fast Kernel independent component analysis based on the image separation of reflection)
    2011-05-30 22:25:07下载
    积分:1
  • GeometricVersion3
    课程设计 几何图形(满分50 分) 版本1:满分10 分 设计抽象类GeometricObject 及其子类Triangle 和Circle。 GeometricObject 类设计要求如下: ■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。 ■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。 ■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。 ■ 一个无参构造方法。 ■ 一个能创建特定color 和filled 的有参构造方法。 ■ 相关数据域的访问器和修改器。 ■ 两个个名为draw 和erase 的抽象方法。 ■ 一个名为getArea 的抽象方法。 ■ 一个名为getPerimeter 的抽象方法。 ■ 重写toString 方法。 Triangle 类设计要求如下: ■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它 们的默认值是1.0。要求三个数据域保留2 位小数。 ■ 一个无参的构造方法创建默认三角形。 ■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。 ■ 所有三个数据域的访问器和修改器方法。 ■ 父类抽象方法的实现。 ■ 重写toString 方法。 Circle 类(Curriculum Design Geometry (out of 50) Version 1: 10 points Design an abstract class and its subclasses GeometricObject Triangle and Circle. GeometricObject class design requirements are as follows: ■ a named color of the Color type private data field that indicates the object s color. ■ a Boolean type called filled private data field that indicates whether the object fill color. ■ Date type named dateCreated private data field, which means that the object was created. ■ a no-argument constructor. ■ one can create a specific color and filled in with arg constructor. ■ Related data field accessor and modifier. ■ two months called draw and erase the abstract methods. ■ an abstract method named getArea. ■ an abstract method named getPerimeter. ■ overridden toString method. Triangle class design requirements are as follows: ■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It Our default value is 1.0. Requires)
    2020-12-10 08:59:18下载
    积分:1
  • AnimatePicture
    C#模拟播放连续的图片为GIF动画,模拟出播放GIF的动画效果,在Debug/bin目录下,有很多的图像文件,有VS的可重新修改源码,适合学习,源码简单。(C# analog playback consecutive pictures as an animated GIF, animated GIF to simulate the effect of playing in Debug/bin directory, there are a lot of image files, there VS can re-edit the source code, suitable for learning, simple source.)
    2014-09-18 15:29:53下载
    积分:1
  • VCPP-image-processing-chapter05
    VisualC++数字图像处理技术详解第2版光盘-第五章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter V)
    2016-04-16 13:33:13下载
    积分:1
  • KNN手写数字识别
    说明:  可支持手写数字识别,r和python两种语言编写,生成画板鼠标手写输入,也支持上传图片(Handwritten digit recognition)
    2020-06-26 21:00:01下载
    积分:1
  • RidgeletTransform
    关于脊波变换的图像分割源码,运行良好,测试可行,绝对超值(Ridgelet transform for image segmentation source code, run the test feasible, the absolute value)
    2012-08-16 18:10:29下载
    积分:1
  • mygui
    设计GUI界面,方便用户录制原始语音信号,加入噪声并选择滤波器滤除噪声。(Designed GUI interface, user-friendly recording of the original speech signal, adding noise and select a filter to filter out noise.)
    2012-10-25 14:26:03下载
    积分:1
  • matlab
    基本实现bm3d算法,并且附有测试图片,希望对大家有所帮助(The basic implementation of bm3d algorithm, with the test picture attached, hope to help you.)
    2018-02-02 22:27:51下载
    积分:1
  • RL(Richardson-Lucy)
    采用基于RL(Richardson-Lucy)算法的超分辨图像复原。能够实现图像的频谱外推,得到期望的复原图像。(The RL (Richardson-Lucy) algorithm-based super-resolution image restoration. Extrapolation of image spectrum, to obtain the desired restored image.)
    2012-05-04 12:01:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载