CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Raw matlab

搜索资源列表

  1. img2raw

    0下载:
  2. 利用matlab读取灰度图数据并转换成raw,便于对raw用做DSP、单片机或者FPGA处理的源数据-read using Matlab gray level data and converted into raw, raw easy to do using DSP, MCU or FPGA processing of source data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:49036
    • 提供者:gaozhibin
  1. VieWorksImg

    0下载:
  2. 使用Matlab编程,从VieWorks保存的图像中,提取处理前和处理后的医学影像。 显示提取的图像,并使用Raw格式保存的硬盘上。 当前代码支持的是VieWorks 14x17的影像,大小是2560x3072-Using the Matlab programming, from VieWorks saved images, extract pre-and post-processing of medical images. Shows the extracted image, and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1120
    • 提供者:金颂扬
  1. A2008

    0下载:
  2. awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform ) figure(2) imagesc(rawimg) co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:14876
    • 提供者:money
  1. average-log-square

    0下载:
  2. 讀取16位元(65536階)raw影像檔,調整其灰階動態範圍至256階,調整方式至少包含平均法、對數法、開平方法,word檔包含了成程式碼與操作說明與結果。-Read 16-bit (65536-order) raw image file, adjust its dynamic range to 256 gray-scale bands, contains at least adjust the way the averaging method, logarithmic law, Kaiping
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:535619
    • 提供者:葉小祥
  1. raw

    1下载:
  2. SAR原始数据及其RD成像算法MATLAB程序,SAR原始数据及其RD成像算法MATLAB程序-SAR raw data and its RD imaging algorithm MATLAB, SAR raw data and its RD imaging algorithm MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:24073822
    • 提供者:啊月
  1. raws-reading-and-fusing

    2下载:
  2. Matlab下,读取raw文件,实现多波段图像融合,高光谱与高分辨率图像融合,包括直接融合,傅里叶变换后融合,小波变换后融合及HIS变换后融合。-On Matlab,how to read and show raw files, achieve more band mergering,spectrum image and high resolution image fusiing,including direct fusion,Fourier transform fusion, wavele
  3. 所属分类:Special Effects

  1. dilia

    0下载:
  2. Special attention is given to the development of algorithms for image formation from raw data. Kronecker algebra has been used, as a tool aid for reducing the computational effort in the MATLAB?implementation process of unitary operators, suc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:408862
    • 提供者:yas
  1. dsinterp

    0下载:
  2. raw 格式的双边插值算法matlab实现-double side color interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:944
    • 提供者:Wang
  1. hw

    0下载:
  2. 用Matlab读取RAW格式(单反相机)图片,然后进行插值处理并存为JPG格式图片。-Read RAW format using Matlab (SLR) picture, and then interpolated coexist as a JPG format picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:107827
    • 提供者:黄开成
  1. write-raw

    0下载:
  2. MATLAB读写裸数据,将MATLAB的mat格式文件,写成所需的图像类型格式-MATLAB to read and write raw data to the MATLAB mat format file, write the desired image type format
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:341678
    • 提供者:白杨
  1. readRAW

    1下载:
  2. 在matlab中读取raw文件,并用于红外图像非均匀校正-Reads the raw file in matlab and used infrared image non-uniformity correction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:833
    • 提供者:陆睿智
  1. compass_revise

    0下载:
  2. matlab下m文件,能够提取compass三轴原始数据,并自动进行拟合矫正,得到其变换矩阵。将椭圆自动校正为圆心在原点的正圆。专门用于磁力计和重力计的自动校正。-m file matlab compass can be extracted under triaxial raw data and automatically correct fitting to give its transformation matrix. The ellipse is automatically correct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1715
    • 提供者:zacy
  1. write_raw_mhd

    0下载:
  2. 将matlab变量转化为raw格式,并编写mhd文件-Transform the .mat format into raw format
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:819
    • 提供者:段辉宏
  1. mat2raw

    0下载:
  2. transver mat file format to raw file format, simply matlab code, usd to 3D medical image processing/data input
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:214016
    • 提供者:地狱使者
  1. rawread

    2下载:
  2. raw文件用matlab读取读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存(Raw file MATLAB read)
  3. 所属分类:图形图像处理

搜珍网 www.dssz.com