-
实现图象的平滑(去噪声),锐化
命令行编译过程如下
vcvars32
rc bmp.rc
cl smooth.c bmp.res user...
实现图象的平滑(去噪声),锐化
命令行编译过程如下
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib
-Achieve image smoothing (to noise), the process of sharpening the following command-line compiler vcvars32rc bmp.rccl smooth.c bmp.res user32.lib gdi32.lib
- 2022-03-19 16:09:31下载
- 积分:1
-
颜色获取程序,用户可以用鼠标任意点击想获取颜色的区域,既可获取该颜色的RGB。...
颜色获取程序,用户可以用鼠标任意点击想获取颜色的区域,既可获取该颜色的RGB。-Color acquisition program, the user can click with the mouse to obtain the color of any region can get the color of RGB.
- 2022-01-25 21:10:33下载
- 积分:1
-
在三维场景中进行物体之间的碰撞检测,模拟了一个物体从空中自由落体,碰到下面的一个物体被摔成碎片的过程...
在三维场景中进行物体之间的碰撞检测,模拟了一个物体从空中自由落体,碰到下面的一个物体被摔成碎片的过程-in 3D scenes between objects for the collision detection, simulation of a free-fall from the sky objects, get the following guests were an object of debris
- 2022-09-14 18:35:03下载
- 积分:1
-
vc图形处理程序集(内涵21个实例源码)
visual c++环境下,实现图形处理程序集...
vc图形处理程序集(内涵21个实例源码)
visual c++环境下,实现图形处理程序集-vc graphics processing set (21 examples of connotation source) visual c++ environment, realize graphics processing assembly
- 2022-05-06 04:55:20下载
- 积分:1
-
一个很好的画图程序,几乎实现里所有windows自带的画图程序
一个很好的画图程序,几乎实现里所有windows自带的画图程序-A good drawing program, almost all the windows realize built-in Paint program
- 2022-04-10 13:27:41下载
- 积分:1
-
一个vc程序
用gdi和定时器在用户区内做了一个漂亮的小钟
一个vc程序
用gdi和定时器在用户区内做了一个漂亮的小钟-A vc program gdi and timers used in the user area to do a pretty small bell
- 2022-01-27 11:55:39下载
- 积分:1
-
使用OpenGL实现调色板功能,通过读入调色板文件可以实现不同的颜色拾取。...
使用OpenGL实现调色板功能,通过读入调色板文件可以实现不同的颜色拾取。-Use OpenGL realize palette function, by reading the document into the color palette of different colors can be achieved pickup.
- 2022-09-28 10:50:02下载
- 积分:1
-
The program
该程序类似WINDOWS自带的画图程序,只是后面还有些功能还没写完整,以后有时间将其补充完整,不过对于初学者来说程序里有很多东西值的借鉴,特别是多态的使用和菜单的操作,还有文档的保存……
-The program
- 2023-02-19 06:30:04下载
- 积分:1
-
C++图表绘制代码,有助于学习掌握基本的C++数字图像处理技术。值得学习和参考。...
C++图表绘制代码,有助于学习掌握基本的C++数字图像处理技术。值得学习和参考。-C++ Chart rendering code, contribute to learning and mastering the basic C++ Digital image processing technology. Worthy of study and reference.
- 2023-03-17 23:55:03下载
- 积分:1
-
Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子...
Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子 -Some examples for graphical programming on windows, containing displaying region,bitmap and palette etc
- 2022-03-02 19:24:22下载
- 积分:1