登录
首页 » 图形图像 » 图形编辑器,支持2D模式,能进行简单的图形编辑

图形编辑器,支持2D模式,能进行简单的图形编辑

于 2023-04-14 发布 文件大小:58.36 kB
0 69
下载积分: 2 下载次数: 1

代码说明:

图形编辑器,支持2D模式,能进行简单的图形编辑-graphics editor, support 2D mode, can perform simple graphics editor

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

发表评论

0 个回复

  • 可以实现小球的光照效果
    可以实现小球的光照效果- May realize the pellet illumination effect
    2023-01-25 18:05:03下载
    积分:1
  • 高度和carema类实现地的绘制
    地形高度图和carema类实现地形的绘制-Terrain height map and category realize carema terrain mapping
    2023-05-12 00:25:03下载
    积分:1
  • 一个外国学生做的关于vtk的学习资料,vtk的参考资料
    一个外国学生做的关于vtk的学习资料,vtk的参考资料-A foreign student on VTK to do the learning materials, vtk reference
    2023-09-05 20:05:05下载
    积分:1
  • 添加注释信息的程序源码,CSHARP编写
    给图形添加注释信息的程序源码,CSHARP编写-Add comments to the graphics program information source, CSHARP preparation
    2022-09-18 09:55:03下载
    积分:1
  • Matlab 6.X辅助神经网络分析与设计
    Matlab 6.X辅助神经网络分析与设计----源代码,有助进一步了解神经网络-Matlab 6.X auxiliary Neural Network Analysis and Design-source code, will help to further understand the neural network
    2022-01-28 20:14:52下载
    积分:1
  • BM3D 降噪
    三维块匹配(BM3D)算法:它首先把图像分成一定大小的块,根据图像块之间的相似性,把具有相似结构的二维图像块组合在一起形成三维数组,然后用联合滤波的方法对这些三维数组进行处理,最后,通过逆变换,把处理后的结果返回到原图像中,从而得到去噪后的图像。该方法确实有效,它不仅有一个较高的信噪比,而且视觉效果也很好。因此研究者提出了很多基于BM3D的去噪方法,例如:基于小波变换的BM3D去噪,基于Anscombe变换域BM3D滤波等等。这个算法的大概实现过程如下:对一幅加噪图像,连续地取出参考块,对每一个参考块,执行以下操作:步一. 基础估计1) 逐块估计。对含噪图像中的每一块i) 分组。找到它的相似块然后把它们聚集到一个三维数组。ii) 联合硬阈值。对形成的三维数组进行三维变换,通过对变换域的系数进行硬阈值处理减弱噪声,然后逆变换得到组中所有图像块的估计,然后把这些估计值返回到他们的原始位置。2)聚集。对得到的有重叠的块估计,通过对他们进行加权平均得到真实图像的基础估计。步二. 最终估计1) 逐块估计。对基础估计图像中的每一块i) 分组。通过块匹配找到与它相似的相似块在基础估计图像中的位置,通过这些位置得到两个三维数组,一个是从含噪图像中得到的,一个是从基础估计图像中得到的。ii) 联合维纳滤波。对形成的两个三维数组均进行三维变换,以基础估计图像中的能量谱作为能量谱对含噪三维数组进行维纳滤波,然后逆变换得到组中所有图像块的估计,然后把这些估计值返回到他们的原始位置。2)聚集。对得到的有重叠的局部块估计,通过对他们进行加权平均得到真实图像的最终估计。
    2022-02-16 00:53:20下载
    积分:1
  • watermark images shown in part aXu in digital image on the digital watermark tec...
    图像水印部分显示阿须数码在数字图像上的数字水印技术。在不改变原有图像品质的情况下将数字水印信息隐藏于图像本身,并可在需要时能提取,用以作为版权声明和信息保护等。-watermark images shown in part aXu in digital image on the digital watermark technology. Without changing the original image quality of the digital watermark information hidden in their own images, when they need it can be extracted and used as a copyright notice and information protection.
    2022-03-26 11:16:38下载
    积分:1
  • dct.pdf formula described in a very classic, but a section of source code has so...
    dct.pdf中介绍的公式非常经典,但其中的一段源程序有一些错误,但在C文件dctmatrix.c有了修正。 dctmatrix.c给出了如何定标DCT系数。 dctmatrix.c中,FIX_DCTMTX_2[Rows][Columns]采用Q11定标,FIX_DCTMTX采用Q15定标。 DCTMTX_2[Rows][Columns]*2=DCTMTX[Rows][Columns]-dct.pdf formula described in a very classic, but a section of source code has some mistakes, but in C has been amended dctmatrix.c document. How dctmatrix.c given DCT coefficient calibration. dctmatrix.c in, FIX_DCTMTX_2 [Rows] [Columns] using Q11 calibration, FIX_DCTMTX calibration using Q15. DCTMTX_2 [Rows] [Columns]* 2 = DCTMTX [Rows] [Columns]
    2022-05-18 22:59:44下载
    积分:1
  • 一个用GDI+绘的ActiveX控件,希望大家喜欢哦
    一个用GDI+绘图的ActiveX控件,希望大家喜欢哦
    2022-01-31 14:32:56下载
    积分:1
  • 一款开源的完整矢量绘控件源码,支持直线、弧线、矩、圆角矩、椭圆、多边、星、文本和片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的...
    一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。 -A complete open source vector graphics controls in support of a straight line, arc, rectangle, rounded rectangle, ellipse, polygon, star, text and pictures, such as rendering, support for rotation, zooming, selection, arrangement and other operations, the total to function or that good! In fact, if a little point of computer graphics to understand the knowledge to make than that perfect vector drawing software should not be any problem. VB6 their support for the graphics are very weak, so the general method of directly through its built-in graphics to achieve efficiency into a big problem. One solution is the use of Windows API for the underlying GDI rendering, and better way is to adopt GDI+ To graphics, so the effect will be even better.
    2023-08-27 16:20:04下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载