-
Bezier曲线由三个点确定,此程序用C实现了三次Bezier曲线图形的绘制...
Bezier曲线由三个点确定,此程序用C实现了三次Bezier曲线图形的绘制-Bezier curve determined by three points, this procedure three times with the C implementation Bezier curve drawing graphics
- 2022-03-20 02:53:51下载
- 积分:1
-
压缩图像数据后的解压缩并显示的程序,自己编的,厉害吧
压缩图像数据后的解压缩并显示的程序,自己编的,厉害吧-compressed image data after the decompression and display procedures, their own series, it formidable
- 2022-07-07 05:59:28下载
- 积分:1
-
计算机图形学的三角形虚线算法的源程序,对于本学科的初学者很有帮助...
计算机图形学的三角形虚线算法的源程序,对于本学科的初学者很有帮助-computer graphics algorithms triangle dotted line of the source, the subject of helpful beginners
- 2022-05-28 06:36:26下载
- 积分:1
-
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率<1,>1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。...
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。-draw line
- 2022-02-03 03:12:04下载
- 积分:1
-
New Paint write by Visual Basic
New Paint write by Visual Basic
- 2022-01-25 23:11:34下载
- 积分:1
-
水平集图像处理程序,我们提出了一个新的变分公式
水平集图像处理程序,利用一个新的变分公式进行图像处理,效果很好-Level set image processing program,we present a new variational formulation
for geometric active contours that forces the level set function
to be close to a signed distance function, and therefore
completely eliminates the need of the costly re-initialization
procedure.
- 2022-08-21 15:22:06下载
- 积分:1
-
讲小波变换的PPT,连续小波变换,二进小波变换,小波信号去噪等...
讲小波变换的PPT,连续小波变换,二进小波变换,小波信号去噪等-Speaking wavelet transform PPT, continuous wavelet transform, dyadic wavelet transform, wavelet signal de-noising, etc.
- 2022-04-07 18:04:03下载
- 积分:1
-
一个Delphi开发的矢量3D绘图源代码
一个Delphi开发的矢量3D绘图源代码-abstract : drawing 3D shapes and changing the camera and screen position with the mouse
key words : 3D graphics, geometry, perspective, floodfill, vector graphics, camera, World view, homogeneous transforms
software used : Windows XP, Delphi 6
hardware used : Pentium 1.400Mhz, 256 M memory, 140 G hard disc
scope : Delphi 1 to 8 for Windows, Kylix
level : all developers
- 2023-07-22 20:10:03下载
- 积分:1
-
基于opencv的曲线拟合
图形的常用变换 镜像 轮廓 膨胀 腐蚀等处理
image.initialize();
image.erzhi();
image.mirrow();
image.change();
image.smooth();
image.canny();
image.outline();
image.minus();
image.dilate();
image.erode();
- 2022-03-01 20:26:47下载
- 积分:1
-
图象处理的初步应用,有统计参数,直方图以及直方图均衡,滤波,锐化等...
图象处理的初步应用,有统计参数,直方图以及直方图均衡,滤波,锐化等-Preliminary image processing applications, has statistical parameters, histogram and histogram equalization, filtering, sharpening, etc.
- 2022-03-30 16:06:27下载
- 积分:1