登录
首页 » matlab » image

image

于 2018-05-15 发布 文件大小:2597KB
0 173
下载积分: 1 下载次数: 5

代码说明:

  立体匹配sad算法,matlab基于SAD法对左右两幅图片进行匹配,并生成深度图像。.m文件。(Stereo matching sad algorithm)

文件列表:

im0.bmp, 495576 , 2010-01-26
im1.bmp, 507056 , 2010-01-26
im2.bmp, 507056 , 2010-01-26
im4.bmp, 495576 , 2010-01-26
im5.bmp, 507056 , 2010-01-26
im7.bmp, 507056 , 2010-01-26
sad.m, 1181 , 2018-05-15
scene1.row3.col1.bmp, 331832 , 2010-01-26
scene1.row3.col5.bmp, 331832 , 2010-01-26

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

发表评论

0 个回复

  • GraphCuts
    Graph Cuts是一个图像分割方法,具有交互式分割,分割效果很好。(Graph Cuts is an image segmentation method, with interactive segmentation, segmentation works well.)
    2020-10-29 15:49:57下载
    积分:1
  • 456
    1990年—adaptive multi-band CFAR detection of an optical pattern with unknown spectral distribution.pdf
    2013-01-13 20:06:47下载
    积分:1
  • work
    用自适应阈值法二值化图像,首先将图像分为几个子图像,在每个子图像中求得均值,用此均值二值化本子图(err)
    2007-12-04 16:04:58下载
    积分:1
  • Hilbert
    hilbert程序实现变换 需要的朋友可以参考(hilbert transform program can refer to a friend in need)
    2020-08-23 19:58:18下载
    积分:1
  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • Jsteg
    基于DCT的jsteg图像隐写及分析算法,MATLAB实现。 JSteg的算法主要思想是将秘密消息嵌入在量化后的DCT系数的最低比特位上,但对原始值为O、1的DCT系数不进行嵌入。提取秘密消息时,只需将载密图像中不等于0、l的量化DcT系数的LSB取出即可。(The main idea of the JSteg algorithm is to embed secret messages in the lowest bit of the quantized DCT coefficients, but the DCT coefficients of the original values are O and 1 are not embedded. When extracting secret messages, only the LSB of the quantized DCT coefficients not equal to 0 and l in the encrypted image can be taken out.)
    2021-04-19 23:48:51下载
    积分:1
  • jiansuo
    这是我本科的毕业设计做的关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。(This is my undergraduate graduation design done on the medical images based on the shape of the image retrieval. Pretreatment with wavelet denoising, feature selection invariant moment.)
    2007-07-08 20:42:39下载
    积分:1
  • 4
    说明:  我主要做的是图像分割算法的研究,这个是图像分割的程序,主要用神经网络!(I mainly do is to image segmentation algorithm, this is the image segmentation procedure, the main neural network!)
    2008-06-26 21:23:43下载
    积分:1
  • 用于压缩感知重构的TV算法 TVAL3
    用于压缩感知重构的TV算法,主要解决压缩感知中图像重构的问题(Used to compress TV algorithm to reconstruct the perception)
    2016-05-04 16:34:13下载
    积分:1
  • NJNUAYAARPOWER
    marburg.c 用Burg算法求AR模型的参数。 mar1psd.c 由AR模型参数得到功率谱。 maryuwa.c 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 (marburg.c using Burg algorithm for AR model parameters. mar1psd.c by the AR model parameters obtained power spectrum. Levinson algorithm maryuwa.c with Yule-Walker equation in order to get rank AR model parameters.)
    2020-07-02 04:20:01下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载