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. arnold

    1下载:
  2. 用C++实现对正方形bmp图像的Arnold变换,重复进行多次变换,并观察其周期性-In c++ implementation of the square of BMP image Arnold transform, repeated many times change, and observe its periodicity
  3. 所属分类:Special Effects

    • 发布日期:2015-07-22
    • 文件大小:489472
    • 提供者:孙承君
  1. pingmian

    0下载:
  2. 平面图像立体化研究 将平面图像转换成立体图像很有意义。Hou等人(2002)提出了一种平面图像立体化方法,称为Hou方法。在这个方法中Hou等人使用随机变量等参数控制转换过程,但没有讨论这些参数对立体效果的影响。该文利用Hou方法在标准的计算机监视器上对含有心理深度暗示的平面图像进行了立体化,给出了评价转换后的立体效果的定量指标,并讨论了各参数对立体效果的影响。实验结果表明:当随机变量矩阵中的每一个随机变量都服从同一种均匀分布时,随机变量的取值对立体效果没有多大的影响 当监视器屏幕与观察者
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:219163
    • 提供者:ddd
  1. T02

    0下载:
  2. matlab对一幅图像,采用半径值为20、80、200的截止频率进行理想低通滤波,观察其结果。要求给出原图像及相应的付利叶频谱图和滤波结果-For an image, using the radius value of the cutoff frequency 20,80,200 ideal low-pass filter to observe the results. Required to give the original image and the corresponding Fouri
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:572
    • 提供者:么西1983
  1. fanControl

    0下载:
  2. 基于VB.NET下的图像定时刷新程序,对于直观观察数据走势起到很好的作用-Under VB.NET based image refresh timer program for visually observable trends play a good role
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:213959
    • 提供者:殿阁大学士
  1. 3

    0下载:
  2. 通过程序实现观察傅里叶变换的性质和应用,以图像为中介进行观察理解。-By observing nature and application program Fourier transform to the image as an intermediary to observe understand.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:14500
    • 提供者:李双双
  1. saomiao

    0下载:
  2. 在OPENCV上对图像每个像素点进行扫描,并读出每点的RGB值。是进一步图像处理的前期操作,方面观察图像特征。-OPENCV on each pixel of the image scanning and reading the RGB values ​ ​ of each point. Operation is further pre-processed image, characterized in terms of the observed image.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2575155
    • 提供者:图像处理
  1. liangdu2

    0下载:
  2. 在OPENCV下吧一份图像分成4个区域,分别求两张图像的平均亮度差,观察亮度变化-In an image into it OPENCV four regions, namely, averaging the difference between the luminance of two images, the luminance variation observed
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:4611
    • 提供者:图像处理
  1. MATLAB

    0下载:
  2. 1、 读取图像A和B,显示这两幅图像,对图像作傅立叶变换,显示频域振幅图像。作傅立叶逆变换,显示图像,看是否与原图像相同。 2、 设计一个简单的巴特沃斯低通滤波器(截止频率自选),对图像A作频域低通滤波, 再作反变换,观察两种不同的截止频率下反变换后的图像与原图像的区别。 3、 设计一个高斯高通滤波器(截止频率自选),对图像B作高频强调滤波,再作反变 换,观察两种不同的截止频率下反变换后的图像与原图像的区别.-1, the read image A and
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2537
    • 提供者:weiweizhi
  1. Cloud-image-processing

    1下载:
  2. 处理云图数据,通过对云图加伪彩色便于观察分析,并且图像处理中设计了漫游、放大、缩小等功能,以便能对云图的全局或局部进行观察、分析。-Cloud data processing, through the cloud plus pseudo-color for easy observation and analysis, and image processing design roaming, zoom and other functions, in order to be able to clou
  3. 所属分类:Special Effects

    • 发布日期:2016-09-30
    • 文件大小:3072
    • 提供者:小李
  1. The-MATLAB-Notebook-v1

    0下载:
  2. 实现序列图像的局部放大,就是将局部小数据放大处理,便于观察-Achieve an enlarged partial sequence of images that will magnify small local data processing, easy to observe
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:165648
    • 提供者:Yangjunjian
  1. FFTaDFTshixianjiceshi

    0下载:
  2. 使用MATLAB进行DFT/FFT/IDFT的运行,观察傅里叶变化后的图像-Use MATLAB for DFT/FFT/IDFT operation, after observing the image Fourier transform
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1455
    • 提供者:李媛媛
  1. yuyan

    0下载:
  2. 对一副360度鱼眼镜头拍摄的图像进行校正,使其符合人眼实际观察角度,并用插值法对其进行优化。-Image of a pair of 360-degree fisheye lens corrected to conform to the human eye actually viewing angle, and use interpolation to optimize.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2046
    • 提供者:balabala
  1. FFTaDCT

    0下载:
  2. 对图像进行FFT变换和DCT变换及反变换,观察图像的变换及相应变换的性质-Image transform and inverse transform, and the nature of the observed image transform FFT transform and DCT transform corresponding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:670805
    • 提供者:庄丽学
  1. Color-detector

    0下载:
  2. 对图像进行颜色探测,观察实验后图像的性质-The color of the image to detect the nature of the observed experimental images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:15676
    • 提供者:庄丽学
  1. project-1-openGL

    0下载:
  2. OPENGL实现,通过C++编程,立体观察载入的图像-OPENGL achieved through C++ programming stereoscopic viewing image loaded
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-14
    • 文件大小:22081776
    • 提供者:huxuejiao
  1. fuliye

    0下载:
  2. 对二维数字图像用傅里叶变换进行处理,改善图像的质量,观察图像的频谱和相位-Two-dimensional digital image of the Fourier transform processing to improve the quality of the image, the observation image and the phase spectrum
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1090319
    • 提供者:yadangsi
  1. hough_circle

    0下载:
  2. 可以检测多个细胞图像。先读入分割图像,对图像进行二值化,然后进行hough变换,获得各个圆心和半径,再在分割图像上画圆,方便观察检测效果-hough transform detect circle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1297
    • 提供者:撸撸
  1. image-processing1

    0下载:
  2. • 用‘imread’命令读取图像,观察图像像素矩阵的取值范围。 • 用‘rgb2gray’命令把彩色图像转换为灰度图像。 • 用’imshow’命令显示原始图像。 • 把原始图像的局部区域存储到另一个矩阵中,显示局部区域-• Use the imread command reads the range image, observed image pixel matrix. • Use rgb2gray c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7679160
    • 提供者:王璐
  1. wKA

    0下载:
  2. ωKA是实现SAR图像成像的一种方法,该程序实现了ωKA的近似和精确两种成像方式,仿真参数参考《合成孔径雷达成像——算法与实现》,利用Stolt插值实现了目标成像,最后在方位向和距离向进行切片,观察成像结果。-ωKA is one of the point target imaging algorithms of SAR . This program implements both exact and approximate ways of imaging. Simulation para
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3679
    • 提供者:systrive
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com