登录
首页 » Special Effects » 依据论文:《灰度图像增强算法的改进与实现研究.caj》中的算法,实现灰度图像的增强处理,经试验表明,效果不错。...

依据论文:《灰度图像增强算法的改进与实现研究.caj》中的算法,实现灰度图像的增强处理,经试验表明,效果不错。...

于 2022-04-15 发布 文件大小:65.83 kB
0 54
下载积分: 2 下载次数: 3

代码说明:

依据论文:《灰度图像增强算法的改进与实现研究.caj》中的算法,实现灰度图像的增强处理,经试验表明,效果不错。-Based on papers:

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

发表评论

0 个回复

  • 数字图像处理,反色 内含参数图片,源码
    数字图像处理,反色 内含参数图片,源码-Digital image processing, anti-color image contains parameters, source
    2022-06-28 00:21:14下载
    积分:1
  • 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyram...
    一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compression technology to display the source code. Include: the use of block truncation coding for image compression (Block Truncation), based on the Gaussian pyramid transform for image compression (Gaussian Pyramids), based on the discrete cosine transform for image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) Image compression (Singular Value Decomposition). Given code can also be used in 2D image noise cancellation
    2022-10-27 21:35:04下载
    积分:1
  • 图像格式转换的C源码,将rgb格式转变成yuv格式
    图像格式转换的C源码,将rgb格式转变成yuv格式-Image of the C source code format conversion to rgb format into yuv format
    2022-08-09 01:28:47下载
    积分:1
  • Packaging good sift matching database, simply enter the two images and the Lapla...
    封装好的sift匹配库,只需输入两幅图像和拉普拉斯金字塔参数就可以求出对应的匹配点和基础矩阵。资源含dll,lib和.h文件,并提供了一个测试程序。使用十分便捷-Packaging good sift matching database, simply enter the two images and the Laplacian pyramid can be calculated parameters corresponding match point and the fundamental matrix. Resources including dll, lib and. H files, and provides a test procedure. Very convenient to use
    2023-05-31 13:50:03下载
    积分:1
  • 应用Kmeans聚类算法分割图像之间…
    Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
    2022-11-15 22:50:02下载
    积分:1
  • 一个比较全面的图像处理与分析软件源程序,VC++编写.
    一个比较全面的图像处理与分析软件源程序,VC++编写.-a more comprehensive image processing and analysis software program, VC prepared.
    2022-02-05 18:14:04下载
    积分:1
  • 全自动CAMSHIFT算法 全自动CAMSHIFT算法 全自动CAMSHIFT算法
    全自动CAMSHIFT算法 全自动CAMSHIFT算法 全自动CAMSHIFT算法-CAMSHIFT automatic algorithm CAMSHIFT automatic algorithm CAMSHIFT automatic algorithm
    2022-06-20 23:47:50下载
    积分:1
  • 第四章 MATLAB 图形对象操作 4.1 图形对象的属性 4.2 图形对象句柄的获取 4.2.1 对象创建时获取 4.2.2 层次关系...
    第四章 MATLAB 图形对象操作 4.1 图形对象的属性 4.2 图形对象句柄的获取 4.2.1 对象创建时获取 4.2.2 层次关系来获取 4.2.3 当前对象的获取 4.2.4 根据对象属性值的获取 4.3 图形对象句柄的删除与判断 4.3.1 句柄的删除 4.3.2 句柄的判断 4.4 图形对象属性值的获取与设置 4.4.1 图形对象属性值的设置 4.4.2 图形对象属性值的获取 4.4.3 用户缺省值的操作 4.5 图形对象的其它操作 4.5.1 figflag 函数 4.5.2 findfigs 函数 4.5.3 copyobj 函数 4.5.4 capture 函数 4.5.5 refresh 函数 4.5.6 saveas 函数 4.5.7 hgload 函数和 hgsave 函数 4.5.8 newplot 函数 -Chapter IV of MATLAB graphic objects to operate the properties of graphic object 4.1 graphic object handle 4.2 Access 4.2.1 object created when the relationship between the level of access to 4.2.2 to get 4.2.3 to obtain the current object under the object attribute value 4.2.4 Access 4.3 graphic object with the judge handles delete delete 4.3.1 handles 4.4 judgment 4.3.2 Handle Graphics object attribute values to obtain and set the target attribute value 4.4.1 graphics settings 4.4.2 graphic object attribute values to obtain 4.4 .3 user operation 4.5 Defa
    2022-01-26 04:30:51下载
    积分:1
  • 计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
    计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.
    2022-01-26 06:56:55下载
    积分:1
  • vc++ 数字图象处理 很好用我看了以后收益非浅希望大家喜欢
    vc++ 数字图象处理 很好用我看了以后收益非浅希望大家喜欢-vc digital image processing with very good after I read greatly benefit hope you like
    2022-01-22 03:15:14下载
    积分:1
  • 696521资源总数
  • 104062会员总数
  • 29今日下载