-
计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。...
计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-computer image processing, image compression, image compression algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
- 2022-03-21 09:21:13下载
- 积分:1
-
java做的专业制图工具 是一个功能比较简单的小程序 供初学者做参考...
java做的专业制图工具 是一个功能比较简单的小程序 供初学者做参考-do professional graphics tool is a relatively simple function of small programs for reference for beginners
- 2022-06-11 12:21:27下载
- 积分:1
-
beautiful icon source code
漂亮的图标程序源代码-beautiful icon source code
- 2022-03-01 02:29:52下载
- 积分:1
-
用vc++6.0编写的一个图形处理程序
用vc++6.0编写的一个图形处理程序-with vc prepared in a 6.0 graphics processing
- 2022-06-29 03:55:18下载
- 积分:1
-
matlab产生桶形畸变,并修正的程序
对于任意一幅图片,一个是产生桶形畸变的程序,另一个可以恢复为正常的图片,修改符号可以变成产生枕形畸变,有注释。
- 2023-09-08 07:55:03下载
- 积分:1
-
some skills of creator & vega !
creator vega 技术贴全书,介绍了许多vega的使用技巧。-some skills of creator & vega !
- 2023-01-16 17:10:03下载
- 积分:1
-
用圆近似任意多边形,圆的多少与容差大小有关。
用圆近似任意多边形,圆的多少与容差大小有关。-Circle approximation with arbitrary polygon, circle the number and size of safety margin.
- 2022-01-25 20:24:29下载
- 积分:1
-
计算机图形学正方体纹理映射(VC实现)
自己根据计算机图形学算法实现的立方体纹理映射,使用MFC平台和Windows API函数进行GDI绘制,使用有效边表填充算法和内插进行表面填充,并且使用面向对象实现,可重用性强。
- 2022-06-02 13:11:00下载
- 积分:1
-
取得运行另一个程序并抓取文本
取得运行另一个程序并抓取文本-made running another program and text crawls
- 2023-03-16 07:50:04下载
- 积分:1
-
目的
purpose
merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half
compile
gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm
-purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm- lm
- 2022-10-19 02:45:02下载
- 积分:1