CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 图像放大程序

搜索资源列表

  1. image

    0下载:
  2. 双线性插值图像放大程序,该程序只对二值图像进行放缩。-Bilinear interpolation image to enlarge the program, the program only for binary image scaling.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.68kb
    • 提供者:sanmao
  1. algothin

    0下载:
  2. 主要给出了用小波的二进制进行图像放大的一些程序-Are given for the use of wavelets for image to enlarge some of the binary program
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.55kb
    • 提供者:陈惠惠
  1. 04

    0下载:
  2. 本程序采用传统的snake模型,改进后通过双线性实现彩色图像放大,效果良好-The program uses the traditional snake model, improved by bilinear achieve color image to enlarge, to good effect
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.58kb
    • 提供者:王少华
  1. ZOOM

    0下载:
  2. C语言图像如何放大。首先读取要放大的区域的图像信息,然后利用矩阵的repmat变换对矩阵进行拉伸。本程序可以对图像实现放大功能。-C language image to enlarge. First reading area to zoom the image information, and then use matrix repmat transform matrix stretching. This program can achieve the image magnification.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:843byte
    • 提供者:
  1. bilinear_interpolation

    0下载:
  2. 这个程序采用双线形插值实现图像放大。参数说明: I_in - 输入待放大图像 N - 放大系数 I_out - 返回的放大图像-This program implement bilinearity interpolation to realize image zoom out .
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.83kb
    • 提供者:潘婷婷
  1. matlab2

    4下载:
  2. 对“2.1.bmp”图像操作,将其放大至原来大小的1.5倍,采用双线性插值方法放大。 对“2.1.bmp”绕图像中心逆时针旋转20度,采用双线性插值方法。此题目不要使用imresize和imrotate函数,自己写程序完成。 2.对畸变图像进行矫正:”2.2.bmp”为畸变后的图像,已知畸变后图像上的四个点(118,88)(90,140)(139,168)(168,116)对应畸变前的点分别为为(98,98)(98,158)(158,158)(158,68),用对应点约束法求畸变前
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:2.37kb
    • 提供者:单车少年
  1. image-normalize

    0下载:
  2. 关于图像尺寸归一化的一个程序,可将源图像放大或者缩小-a program about the size of image normalized , you can enlarge or reduce the source image
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:53.07kb
    • 提供者:童丽峰
  1. giuqing_v74

    0下载:
  2. sar图像去噪的几种新的方法,音频信号通过LM386放大,GPS和INS组合导航程序。- Several new methods sar image denoising, LM386 audio signal amplification, GPS and INS navigation program.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.04kb
    • 提供者:冯寅民
  1. guitie_v63

    0下载:
  2. 图像的光流法计算的matlab程序,音频信号通过LM386放大,有信道编码,调制,信道估计等。- Image optical flow calculation matlab program, LM386 audio signal amplification, Channel coding, modulation, channel estimation.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4.13kb
    • 提供者:lensengyen
  1. houhai_v19

    0下载:
  2. 图像的光流法计算的matlab程序,用平面波展开法计算二维声子晶体带隙,音频信号通过LM386放大。- Image optical flow calculation matlab program, Computation Method D phononic bandgap plane wave, LM386 audio signal amplification.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:9.55kb
    • 提供者:axpajgg
  1. lei_rh16

    0下载:
  2. matlab程序运行时导入数据文件作为输入参数,音频信号通过LM386放大,中介真值程度度量,基于中介真值程度度量的图像分。- Import data files as input parameters matlab program is running, LM386 audio signal amplification, The true extent of the value of the intermediary measure, measure the true extent of th
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:4.66kb
    • 提供者:何建
  1. siu_ji42

    0下载:
  2. 利用matlab针对图像进行马氏距离计算 ,音频信号通过LM386放大,图像的光流法计算的matlab程序。- Using matlab to calculate the Mahalanobis distance for the image, LM386 audio signal amplification, Image optical flow calculation matlab program.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-16
    • 文件大小:4kb
    • 提供者:张雷书
  1. CorrectionImage

    0下载:
  2. 这是在Matlab软件平台下的 GPU程序,进行图像放大的并行运算,使用CUDA来编写程序。(This is in the Matlab software platform under the GPU program, image amplification parallel operation, using CUDA to write programs.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:930kb
    • 提供者:仁仁
  1. iaged-standard-const

    0下载:
  2. 经典程序,实现3种插值算法,可以做到任意比例的图像缩小或者放大,且长宽比例可以不同()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-07
    • 文件大小:101kb
    • 提供者:EI!405827
搜珍网 www.dssz.com