-
对bmp图像进行处理
对bmp图像进行处理-right bmp image processing
- 2022-06-29 15:03:53下载
- 积分:1
-
直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.l...
直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib Note : running, documents c : test.bmp must exist
- 2022-02-25 19:58:36下载
- 积分: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
-
用C实现的多边形填充算法,该算法效率很高,经过实际应用
用C实现的多边形填充算法,该算法效率很高,经过实际应用-C realized polygon filling algorithm, which is highly effective, practical applications after
- 2022-05-05 19:10:28下载
- 积分:1
-
C语言编的各类图形及动画效果
C语言编的各类图形及动画效果-series of the C language types graphics and animation effects
- 2023-03-02 12:45:03下载
- 积分:1
-
这个是一个OpenGL绘制地形的例子,里面包含了shader使用shader绘制水面,等技术,希望对大家有做帮助...
这个是一个OpenGL绘制地形的例子,里面包含了shader使用shader绘制水面,等技术,希望对大家有做帮助-This is an example of OpenGL rendering terrain, which contains the shader using shader rendering surface, such as technology, in the hope that everyone has to do to help
- 2022-07-26 18:17:47下载
- 积分:1
-
对于新手学习VTK提供更全面的信息介绍…
该资料为学习VTK的新手提供了较为全面的入门资料-The information for the novice to learn VTK provides a more comprehensive introductory information on
- 2023-01-18 05:55:04下载
- 积分:1
-
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。-From online C++ Graphics technology development deal with code, for foreign open-source code, can be used to study and master the C++ Graphics processing algorithms. Disclosure of information from the Internet for learning to use.
- 2022-06-03 08:09:16下载
- 积分:1
-
读到关于TIFF图片以程序
一个关于TIFF图像读取的程序- Reads the procedure about the TIFF picture which takes
- 2023-03-19 09:00:04下载
- 积分:1
-
计算机图形学正方体纹理映射(VC实现)
自己根据计算机图形学算法实现的立方体纹理映射,使用MFC平台和Windows API函数进行GDI绘制,使用有效边表填充算法和内插进行表面填充,并且使用面向对象实现,可重用性强。
- 2022-06-02 13:11:00下载
- 积分:1