登录
首页 » matlab » pipei

pipei

于 2010-05-22 发布 文件大小:2KB
0 203
下载积分: 1 下载次数: 128

代码说明:

  图像匹配经典事例。ssda和mad匹配算法。(ssda mad)

文件列表:

mad.m,724,2010-05-09
ssda.m,813,2010-05-09
SSDA_080721.m,1578,2010-05-09

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

发表评论

0 个回复

  • Endmember-Extraction-Codes
    一些常用的高光谱解混方法的matlab代码(Hyperspectral unmixing method matlab code)
    2021-02-22 03:39:41下载
    积分:1
  • 405372
    图片压缩机源码程序,例程结合易语言第三方支持库云外归鸟的图像处理支持库,可以实现手机图片的专用压缩。(Image Compressor source programs, routines combined with easy language support library of third-party cloud of birds outside support image processing library, you can achieve cell phone pictures of special compression.)
    2017-01-17 13:15:37下载
    积分:1
  • A0357
    一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。(a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download )
    2020-12-27 21:59:02下载
    积分:1
  • dither
    一个图像抖动算法的例子,从被人那里copy来的,希望对大家有帮助。c写的。(An example of image dithering algorithm, from the copy to be there and want to help you. c wrote.)
    2009-05-07 20:16:23下载
    积分:1
  • VCPP-image-processing-chapter09
    VisualC++数字图像处理技术详解第2版-光盘 第九章(VisualC++ digital image processing technology Detailed Version 2- CD Chapter IX)
    2016-04-16 13:59:03下载
    积分:1
  • paint
    对于vc++中经典的画线画图示例程序.对于类的控制和画线算法的实现.代码简洁明了(For vc++ in a classic example of procedures for drawing a line drawing. The type of control and painting line algorithm. Concise code)
    2009-04-13 21:09:16下载
    积分:1
  • Entropy
    有关于求取图像信息熵的matlab M 文件;虽然很简单,但可以为你省去那么一点时间。 共享改变未来!(Image information on the strike entropy matlab M documents although very simple, but it can save you some time. Share changes in the future!)
    2011-06-03 10:49:56下载
    积分:1
  • daqituanliu
    本程序是利用大气湍流公式对图像进行模糊处理( This program is the use of atmospheric turbulence equations fuzzy image processing)
    2014-04-22 20:23:15下载
    积分:1
  • C# 实现简单数字验证码解析(Tesseract OCR 解析验证码) 实例代码
    具体实现思路:以4位数字的验证码为例 1、人工将验证码的4位数字每位对应的代码存入数据库中,每位存入0-9对应的代码,每个数可以多存这样可以提高识别率; 2、获取验证码以后,对其进行去背景、灰度处理、去噪点处理、分片处理以后生成每位数字对应的代码; 3、去背景色,这一步的目的是把验证码和背景颜色区别开来。4、去噪声:这一步要取出图像上的孤立点。这些孤立点被认为是噪声。  孤立点的定义:某个点,周围没有与该点等值的点。  或者某个连接块,该连接块的元素的个数小于某个给定值K, 把元素个数很小的连接块也定义为孤立点,有助于去处噪声。  去噪声算法:参照去背景算法。 5、图像锐化:图像锐化的目的是增强边界。这一步是可选的。看验证码的情况,这一步可以跳过。 6、图片有效区域截取:这个操作是将图片除验证码字符以外的边框去掉,只留下验证码字符图片,这样保证分片的准确性。 7、图片分片处理,这个处理是将整个图片分割成单个字符图片。8、拿分片图像生成的代码(eg:000111110011…..)与DB中已有代码相比较,取得相似度最高的即要验证码的字符;   注:如果DB的样本越多,识别的准确率也越高,但是速度会相应变慢
    2013-02-18下载
    积分:1
  • flow-code-matlab
    读入光流估计的结果,将运动矢量转化成颜色,生成颜色的光流估计图像。(Read optical flow estimation result, the color motion vector conversion, optical flow estimation to generate a color image.)
    2014-02-08 08:35:07下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载