登录
首页 » Special Effects » 数字图像处理英文原版书,djvu格式的,可下载阅读器WinDjView观看,很清晰哦!...

数字图像处理英文原版书,djvu格式的,可下载阅读器WinDjView观看,很清晰哦!...

于 2022-10-17 发布 文件大小:7.23 MB
0 126
下载积分: 2 下载次数: 1

代码说明:

数字图像处理英文原版书,djvu格式的,可下载阅读器WinDjView观看,很清晰哦!-Digital image processing, the original English edition book, djvu format, downloadable reader WinDjView watch, very clear Oh!

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

发表评论

0 个回复

  • 数字图像处理 利用c++ 彩色图到灰度图的转换的源程序
    数字图像处理 利用c++ 彩色图到灰度图的转换的源程序-digital image processing using c color the gray level of the conversion of the source
    2022-07-28 14:02:48下载
    积分:1
  • face recognition test source code
    face recognition test source code
    2022-02-01 22:41:49下载
    积分:1
  • 合成孔径雷达图像(SAR)基本程序,打开‘.raw’原始16位幅度或者强度数据,另外需要一个文本文件写入高度宽度信息,文本文件后缀 .txt 需要改为 .dim
    合成孔径雷达图像(SAR)基本程序,打开‘.raw’原始16位幅度或者强度数据,另外需要一个文本文件写入高度宽度信息,文本文件后缀 .txt 需要改为 .dim 。-Synthetic aperture radar images (SAR) the basic procedures, open
    2022-01-26 05:37:40下载
    积分:1
  • use Gaussian function of image processing procedures Matlab
    利用高斯函数对图像进行处理的matlab程序-use Gaussian function of image processing procedures Matlab
    2022-05-05 04:45:34下载
    积分:1
  • 说明:程序运行过程中要用到wedgelet工具包和wavelet802工具包; wdt...
    说明:程序运行过程中要用到wedgelet工具包和wavelet802工具包; wdt-cwtdenoise :wedgelet去噪算法主函数; 以下函数和其它函数均为被调用函数; DT_CWTdenoise :复小波去噪函数; 其中:afb,afb2D,afb3D,AntonB,cplxdual2D,cshift2D,dualtree2D,dwt2D,idualtree2D pm,pm4,sfb2D,symextend,unnormcoef,reversecoefDHtgrselect,tee,dtcwtcoef, gencoef等等为复小波去噪时调用函数;-Description: program to run the process to use to wedgelet tool kits and wavelet802 kit wdt-cwtdenoise: wedgelet denoising algorithm main function the following functions and other functions are called function DT_CWTdenoise: Complex Wavelet denoising function which: afb , afb2D, afb3D, AntonB, cplxdual2D, cshift2D, dualtree2D, dwt2D, idualtree2D pm, pm4, sfb2D, symextend, unnormcoef, reversecoefDHtgrselect, tee, dtcwtcoef, gencoef for complex wavelet denoising, etc. when calling function
    2022-01-26 02:34:10下载
    积分:1
  • Book: [1999] Level Set Methods and Fast Marching Methods, Evolving Interfaces in...
    经典图书[1999] Level Set Methods and Fast Marching Methods-Book: [1999] Level Set Methods and Fast Marching Methods, Evolving Interfaces in Computational Geometry, Fluid Mechanics, Computer Vision, and Materials Science by . A. Sethian University of California, Berkeley
    2022-06-18 07:10:33下载
    积分:1
  • 基于小波变换的图像融合,已形成界面。可通过界面进行相关图像处理操作。...
    基于小波变换的图像融合,已形成界面。可通过界面进行相关图像处理操作。-Based on wavelet transform image fusion, has become the interface. Interface can be related to image processing operations.
    2022-01-30 13:52:14下载
    积分:1
  • 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理...
    针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 -Due to the difficulty of getting disparity of less textured pixels with traditional approach, block matching algorithm with texture analysis was put forward. First, the images were described by LBP/C texture analysis. Then the expansion detection based on region growing was performed, and the less textured blocks were acquired. Finally the dense disparitymap of less textured area was obtained through block matching. The proposed algorithm was tested with the international standard image data and comparedwith some existing algorithms. The experimental results show that the proposed algorithm can improve the accuracy of disparitywhen handling less textured areas and can be used in practic
    2022-12-14 17:15:03下载
    积分:1
  • 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,...
    30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.-30 image processing VC++ Source code, including 256 colors to grayscale, Hough transform, image_j1, PCA, Walsh transform, contrast stretching, binarization transformation, anti-color, box encoding, Fourier Transform , Gaussian smoothing, gray balance, mean filter, Laplacian sharpening (edge detection), discrete cosine transform, the brightness increases and decreases in inverse filtering deal, check on the number of check index, the gradient sharpening, image processing, mirror image, image translation, image scaling, image thinning, image rotation, Wiener filtering treatment using Canny edge extraction operator, threshold transform, histogram equalization.
    2023-06-15 21:10:04下载
    积分:1
  • 小波软阈值去噪,具有较高的SNR,是一种自适应阈值算法
    小波软阈值去噪,具有较高的SNR,是一种自适应阈值算法-Wavelet soft-threshold de-noising with high SNR, is an adaptive threshold algorithm
    2022-01-24 15:55:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载