-
Potrace是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是...
Potrace是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是EPS文件,它可以用于将公司的徽标和文件的扫描图片的锯齿消除,以任何分辨率显示出来。它的输出格式有: EPS, PostScript, PDF, SVG , Xfig, Gimppath, 和PGM . -Potrace is a bitmap image optimization tools, which can make it smooth, free to zoom the pictures. Its format can be imported is PBM, PGM, PPM, and BMP formats, the default output format EPS files, it can be used for a company"s logo and documents scanned images to eliminate the jagged, any resolution to be displayed. Its output formats : EPS, PostScript, PDF, SVG, XFIG, Gimppath and PGM.
- 2022-03-04 00:36:31下载
- 积分:1
-
立方体的源码,做参考
立方体的源程序,做参考-cube of the source, do reference
- 2022-10-31 07:30:02下载
- 积分:1
-
该源代码是数字图象处理的形态学,颜色和滤波操作等等。
该源代码是数字图象处理的形态学,颜色和滤波操作等等。-The source code is a digital image processing of morphology, color and filtering operation and so on.
- 2023-04-12 06:55:03下载
- 积分:1
-
高级指纹分算法析源代码高级指纹分算法析源代码
高级指纹分算法析源代码高级指纹分算法析源代码-Senior Fingerprint Algorithm Fingerprint analysis of the source code sub-algorithm for high-level source code analysis
- 2022-03-30 18:56:00下载
- 积分:1
-
windows的鼠标控制软件
windows的鼠标控制软件-windows mouse control software
- 2022-08-03 11:24:23下载
- 积分:1
-
你好,它的工作,因为它找到了系统菜单
hello it works as it find menu for system
- 2022-01-23 10:50:11下载
- 积分:1
-
sitemesh与decorator应用实例
sitemesh与decorator应用实例-Application sitemesh and decorator
- 2022-01-23 11:17:00下载
- 积分:1
-
2004年5月的一次图形学讲义
2004年5月的一次图形学讲义-May 2004 a graphics lectures
- 2023-04-07 04:00:03下载
- 积分:1
-
动画正弦线
VB绘制正弦线,用VB实现在图片框中绘制坐标轴,并在坐标系内动态生成正弦线。注释:首先清除picture1内的图形,设置绘线宽度,绘坐标系的X轴及箭头线,绘坐标系的Y轴及箭头线,指定位置显示原点O,重设绘线宽度,用For循环绘点,使其按正弦规律变化。步长值很小,使其形成动画效果,指定位置显示描述文字
- 2023-04-13 16:05:03下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image geometric transformation to open a bitmap, to achieve geometric transform command-line compiler as follows vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp There must be
- 2023-05-05 15:45:03下载
- 积分:1