-
数字图像处理的实验 DCT IDCT变换 灰度变换 锐化
数字图像处理的实验 DCT IDCT变换 灰度变换 锐化-Digital image processing experiments DCT IDCT transform gray-scale transformation sharpening, etc.
- 2022-02-11 15:37:21下载
- 积分:1
-
图形编辑,jpeg库,从下属文件中可以找到libjpeg.lib,看opengl高级编程可以用到。...
图形编辑,jpeg库,从下属文件中可以找到libjpeg.lib,看opengl高级编程可以用到。-Graphics editor, jpeg library, the file can be found from a subordinate libjpeg.lib, see opengl advanced programming can be used.
- 2023-05-09 11:05:03下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
mfc和矢量图开发,能画简单的图,圆,椭圆,直线,矩形,平移,填充...
mfc和矢量图开发,能画简单的图,圆,椭圆,直线,矩形,平移,填充
-mfc and vector development, can draw a simple diagram, round, oval, linear, rectangular, pan, filling
- 2023-01-25 17:15:06下载
- 积分:1
-
mapgis6.2 secondary development of the dll, vc 6.0 production,
mapgis6.2二次开发的dll,vc++6.0制作,-mapgis6.2 secondary development of the dll, vc 6.0 production,
- 2022-01-25 22:02:24下载
- 积分:1
-
一个将图像转化为256色位图的代码
一个将图像转化为256色位图的代码-an image into a 256-color bitmap code
- 2022-08-23 01:25:21下载
- 积分:1
-
二维图形渲染引擎,可以同时对二维的BITMAP和矢量进行操作(通过一序列的API函数,基于AGG)...
二维图形渲染引擎,可以同时对二维的BITMAP和矢量进行操作(通过一序列的API函数,基于AGG)-Graphin is a 2D graphics rendering library with human readable yet simple external interface (API).
It is based on AGG- high fidelity 2D graphics engine and uses libpng/zlib, jpeglib and libtiff(?).
External (plain C) API is as close as possible to Graphics and/or to Canvas.
- 2022-10-31 09:25:03下载
- 积分:1
-
一个3d图象,焰火特效的代码
一个3d图象,焰火特效的代码-A 3d images, special effects fireworks code
- 2022-03-18 05:34:19下载
- 积分:1
-
简单的画图软件。
简单的画图软件。- Simple painting software.
- 2022-10-08 10:00:03下载
- 积分:1
-
CC VESA VGA头文件(清华),包括司机、字体、鼠标
CC++ VESA VGA 头文件(来自清华),包括驱动程序,字体文件,鼠标驱动和例程-CC VESA VGA header files (from Tsinghua), including drivers, fonts, mouse-driven and routines
- 2022-03-17 06:54:09下载
- 积分:1