CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 子图像

搜索资源列表

  1. t4_4

    2下载:
  2. 利用离散余弦变换函数(dct2和idct2)模拟JPEG压缩过程。 对“lena.bmp”做压缩,观察压缩效果。(JPEG压缩过程: 首先把原始的图像划分为8×8的子图像,然后利用dct2分别 对各个子图像进行离散余弦变换,对变换系数仅保留左上角15个值, 然后利用这15个系数进行离散余弦反变换重新得到各个子图像,再 将子图像拼接成完整图像) -Using discrete cosine transform function (dct2 and idct2) analog JPEG co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:740
    • 提供者:付兴银
  1. Manjunath_Lu

    0下载:
  2. 根据Manjunath论文,gabor滤波器提取图像纹理特征,并按照纹理特征提取类似子图像-According to Manjunath papers, gabor filter to extract image texture features, and in accordance with sub-image texture feature extraction similar
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3763371
    • 提供者:鲁萌
  1. rk4

    0下载:
  2. 4阶龙格库塔方法求解常微分方程组,并作出吸引子图像-4-order Runge-Kutta method for solving ordinary differential equations, and make attractor image
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1335
    • 提供者:zhonglh
  1. xiaobozuihou

    0下载:
  2. 小波变换用于图像压缩 把图像进行多分辨率分解,分解成不同空间、不同频率的子图像 ,然后再对子图像系数进行编码。-The wavelet transform for image compression of multi-resolution images decomposed into different spaces, different frequency sub-image, and then encoding the coefficients of the sub-picture.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:727
    • 提供者:王晓梅
  1. tilt_kernel

    0下载:
  2. 对齐输入图像中的由指定点指定的低秩受约束子图像。-tilt_kernel aligns a sub-image of input_image specified by base_points and focus_size to its frontal, with low-column rank subject to some linear constraints.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2486
    • 提供者:任婷婷
  1. ROA-CANNY

    0下载:
  2. ROA和CANNY结合的算子,图像效果还行吧-it combine the CANNY and the ROA,the result shows it was perfect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1054
    • 提供者:杜熬
  1. 图像边缘检测

    0下载:
  2. 内涵sobel等多种边缘检测算子算法实现以及hough变换求解空间域,matlab实现
  3. 所属分类:图形图像处理(光照,映射..)

  1. CS-denoising--wavelet-analysis

    0下载:
  2. 介绍了图像的小波分析的基本理论和基于小波变换的分解与重构原理,利用小波变换对二维图 像进行分解,将原始图像分解成不同方向、不同频率成份的子图像。同时对含噪图像进行小波分解,然后选 取适当的阈值,对小波分解系数进行阈值量化,再对高低频系数重构,实现图像的去噪。-Image compression and de-noising based on wavelet analysis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:341479
    • 提供者:徐梦飞
  1. imag_encode

    0下载:
  2. 本程序实现阵列图像的子图像编号,其中中心子图编号为1, 与其距离为1的图像编号为2,依次类推,距离为横纵坐标和与中心子图横纵坐标和的差值的绝对值 中心子图坐标为(x,y),当前子图坐标为(x1,y1),编号为abs((x1+y1)-(x+y)) I是图像编号后的编号矩阵,center_x为横向中心子图坐标,center_y为纵向中心子图坐标 h_num为横向子图数,p_num为纵向子图数-image encoder
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:537
    • 提供者:雨田
  1. canny

    0下载:
  2. 实现canny算子图像复原,这是canny算子的matlab软件中的程序-Realize the canny operator image restoration, which is a canny operator in the matlab software program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:886
    • 提供者:妥文斌
  1. canny

    0下载:
  2. 提供了canny边缘检测算子图像边缘提取算法的具体步骤和源程序,附有图像说明-Provides a canny edge detection operator image edge extraction algorithm of concrete steps and source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:59873
    • 提供者:叶子
  1. experiment3

    0下载:
  2. 图像边缘检测,体会几种主要的边缘检测算子图像处理的效果以及不同因素对分割效果的影响-Image edge detection, the effect of several major edge detection operator image processing and the effect of different factors on the segmentation results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1671311
    • 提供者:李森
  1. Prewitt

    0下载:
  2. Prew it t 边缘算子是一种边缘样板算子。样板算子由理想的边缘子图像构成, 依次用边缘样板去检测图像, 与被检测区域最为相似的样板给出最大值, 用这个最大值作为算子的输出-Prewitt operator edge is an edge-operator model. Template operator edge sub-image the ideal structure, followed by edge template to detect an image area to be d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:550
    • 提供者:xuchunyan
  1. fenxingbianmadigaijinsuanfa

    0下载:
  2. 分形图像编码是一个相对较新的图像压缩技术。在分形图像编码中,通过利 用自然图像中存在的不同子图像间的跨尺度相似性(即把图像视为分形) ,一幅图 像用一个使图像近似不变的压缩仿射变换 的参数来表达,压缩文件中储存的是这 些参数的量化值而不是图像本身的象素值-Fractal image coding is a relatively new image compression technology. In fractal image coding, by Lee Similarit
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1943669
    • 提供者:李永科
  1. 图像边缘检测

    0下载:
  2. 包含有所有传统图像边缘检测matlab程序,亲测可用,有canny,sobel,prewitt,roberts,log等算子
  3. 所属分类:matlab例程

  1. opencv对视频进行滤波后输出视频

    0下载:
  2. opencv对视频进行滤波后输出视频,试用于opencv的初学者,里面有核心算法,视频的分解与合成是cv库,滤波算子可以根据实际需要进行更改。
  3. 所属分类:图形图像处理(光照,映射..)

  1. sy

    0下载:
  2. 用于运动模糊图像的复原,在matlab环境下编写维纳滤波和其他算子图像复原-For motion blur image restoration, write Wiener filtering image restoration and other operators in the matlab environment
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2889
    • 提供者:szy
  1. TXBYJCJAVADM

    0下载:
  2. 图像边缘检测,使用Roberts算子对图像进行处理,获取边缘纤细且清晰的图像边缘。
  3. 所属分类:JSP源码/Java

  1. wavelet-technology

    0下载:
  2. 基于小波技术进行图像融合;通过小波变换分解不同分辨率和频域特征子图像后得到融合-Image fusion based on wavelet technology decomposition different resolutions and frequency domain sub-image fusion wavelet transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1493154
    • 提供者:孙嫱
  1. abc

    1下载:
  2. 花了几天将halcon算子图像功能整理成简洁几块,有视觉加工定位的匹配与几何变换文件,产品检测量度几何计算文件,几种通用的字符文字识别方式,不依赖辅助图像即可导出测试-It took several days to halcon operator image function organized into a few simple, visual processing target file matches the geometric transformation, product testin
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:7007
    • 提供者:曾祥云
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com