-
World space 到 Page space 的转换简介 < 字体与GDI > .文件大小 24K .
World space 到 Page space 的转换简介 < 字体与GDI > .文件大小 24K . -World space to space conversion Page Introduction . 24K file size.
- 2022-04-12 07:58:44下载
- 积分:1
-
DIB(设备无关位图)的快速旋转方法,直接操作位图数据,分别对单色、16色、256色及24位位图进行单独处理...
DIB(设备无关位图)的快速旋转方法,直接操作位图数据,分别对单色、16色、256色及24位位图进行单独处理-DIB (Device Independent Bitmap) rapid rotation method, the direct operation of bitmap data, respectively, for monochrome, 16 colors, 256 colors and 24 separate bitmap handle
- 2022-04-07 22:26:34下载
- 积分:1
-
获得指定点的颜色
获得指定点的颜色-been designated the color
- 2022-04-21 21:44:21下载
- 积分:1
-
多
多控制点的贝赛尔递归与非递归算法,可以用XML文件保存加载,欢迎交流Helloahuan@163.com-Multi-control point of Bezier recursive and non-recursive algorithm can be used to load XML file is saved to welcome the exchange of Helloahuan@163.com
- 2022-08-20 20:46:30下载
- 积分:1
-
BMP 256彩色图像显示程序,SVGA 101h模型
BMP 256色的图像显示程序,SVGA 101H模式-BMP 256 color image display program, SVGA 101H model
- 2022-05-22 21:34:30下载
- 积分:1
-
用于数字图像处理,逆滤波函数,需要事先定义fourn函数
用于数字图像处理,逆滤波函数,需要事先定义fourn函数-Inverse filtering function, need to pre-defined function fourn
- 2023-04-11 01:55:04下载
- 积分:1
-
simple greedy snake game in win32
simple greedy snake game in win32
- 2022-03-20 17:55:10下载
- 积分:1
-
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这...
Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle:
Assume there is a line whoes direction is "sita" , and the distance from the origin to this line is s. So each point in this line satisfies the equation : s=x*Cos(sita)+ y*Sin(sita) . We can find out the lines based on this fact.
And this programme is to find out the longest line in the image.
- 2022-09-05 00:30:03下载
- 积分:1
-
你的视力测试和程序,我写的。有用,你恨不好,哟…
你的视力测试和程序,我写。有用,你恨不好,你有意外。相信我。
- 2022-10-04 21:40:03下载
- 积分:1
-
中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。...
中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter "Hori" is a BOOL variable,which is TRUE for the operation of Horizon Median Filter or FALSE for the Vertical Median Filter.
- 2022-03-24 03:49:51下载
- 积分:1