登录
首页 » 图形图像 » 图象处理的源代码

图象处理的源代码

于 2022-02-05 发布 文件大小:40.21 kB
0 93
下载积分: 2 下载次数: 1

代码说明:

图象处理的源代码-image processing source code

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

发表评论

0 个回复

  • of arbitrary isogon of arbitrary linear symmetry transformation, breaking the fo...
    这是关于任意正多边形关于任意直线的对称变换,打破了以前的只能对于一个固定的直线的对称变换,省去了关于固定直线对称时每次都要输入的麻烦-of arbitrary isogon of arbitrary linear symmetry transformation, breaking the former only for a fixed linear symmetry transformation, eliminating the symmetry of the fixed line every time when the importation of trouble
    2022-02-06 09:31:39下载
    积分:1
  • 本软件是由作者经过数字处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方,直方均衡处理,线性运算,二值化,灰度
    本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图像复原(加躁)----- 由于时间关系这部分为完成 7.另外加上一个用于读取24位dib的类。-the software is the author of Digital Image Processing courses of study, using vc. Net to its basic algorithm, the algorithm include : 1. Point Operators (histogram, histogram equalization, linear operation, two values, such as Gray) 2. Geometric Operational (rotation, scaling, mirror and translation) 3. geometric space enhancement (mean, median filter, k neighbors Mean, Median Filter, Roberts, segmentation, priwitt, Laplacian, Wallis Sharpening operator, etc.) 4. frequency Domain Enhancement (radix 2 FFT space frequency domain to the domain conversion, Gaussian, ideals, Butterworth High-Low Pass Filter) 5. Morphology (expansion, corrosion, open and close operations, edge extraction) 6. Image
    2022-06-20 05:34:49下载
    积分:1
  • 用C语言打造玫瑰花儿程序
    用C语言打造玫瑰花儿程序-C language to create roses abuse procedures
    2022-02-04 05:33:42下载
    积分:1
  • 基于visual c++ 2008环境 该实例是一个类似ACDSee的浏览工具――GraphShower。GraphShower主要实现如下功能:...
    基于visual c++ 2008环境 该实例是一个类似ACDSee的图像浏览工具――GraphShower。GraphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合宽度:保持图像长宽比例缩放图像,使图像宽度等于视图宽度。 ③ 适合高度:保持图像长宽比例缩放图像,使图像高度等于视图高度。 ④ 适合屏幕:自动判断图像的显示方式,使图像能在当前视图上完整显示。 ⑶ 特效显示。GraphShower支持以下特效:向下扫描、垂直双重扫描、向右移动、水平双重移动、垂直百叶窗、水平百叶窗、垂直栅条、水平栅条、马赛克和雨滴。 ⑷ 文件目录窗口。通过目录树可以直接打开图像文件。 ⑸ 位图浏览窗口。以缩略图的形式显示图像。 -err
    2023-04-20 10:25:03下载
    积分:1
  • 一个成分C #
    一个C#图象组件-an image components C#
    2022-08-05 15:47:02下载
    积分:1
  • 对板块进行最优切割,以尽量避免浪费。同时还使用了设置坐标按比例显示的方法防止板块太大,需要滑动条才能看。...
    对板块进行最优切割,以尽量避免浪费。同时还使用了设置坐标按比例显示的方法防止板块太大,需要滑动条才能看。-plate for the optimum cut, so as to avoid wastage. Also set to use the coordinates indicated by the ratio method to prevent the plate too, need to be able to see a sliding strip.
    2023-02-16 14:25:03下载
    积分:1
  • 论,课程设计,二分,欧拉电路,分享…
    图论课程设计 二部图 欧拉回路 呈上分享 希望有帮助-Graph theory, curriculum design, bipartite graph Euler circuit brought to share the hope that help
    2022-02-02 05:34:28下载
    积分:1
  • 可以将bmp数据保存为tiff格式文件,提供了足够的接口函数...
    可以将bmp图像数据保存为tiff格式文件,提供了足够的接口函数-Bmp image data can be saved as a tiff format, has provided sufficient interface function
    2022-05-18 01:24:48下载
    积分:1
  • sitemesh与decorator应用实例
    sitemesh与decorator应用实例-Application sitemesh and decorator
    2022-01-23 11:17:00下载
    积分:1
  • Java version of graphics operations rewritten version of the C 3D graphics rende...
    根据一位朋友的Java版图形学作业改写的C++版3D图形软渲染代码。-Java version of graphics operations rewritten version of the C 3D graphics rendering software code.
    2022-01-31 02:16:19下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载