-
书上的脱机字符识别的代码,希望对大家有帮助
书上的脱机字符识别的代码,希望对大家有帮助-Books offline character recognition code, and they hope to help everyone
- 2022-12-24 21:30:02下载
- 积分:1
-
图片浏览,支持多种图片格式,支持图片的缩放。
图片浏览,支持多种图片格式,支持图片的缩放。-Picture browsing, support for a variety of picture formats, support for image scaling.
- 2022-03-14 17:18:23下载
- 积分:1
-
with vc MapObjects development of the source code, using the mouse to operate po...
用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的缩放功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon"s zoom function.
- 2023-05-27 20:20:03下载
- 积分:1
-
绘制成一个亭子形状的建筑物
天空下着雪花
绘制成一个亭子形状的建筑物
天空下着雪花-Draw the shape of a pavilion building sky with snowflakes
- 2023-09-09 16:20:02下载
- 积分:1
-
New Paint write by Visual Basic
New Paint write by Visual Basic
- 2022-01-25 23:11:34下载
- 积分:1
-
image processing category, can be a variety of graphics formats freely switch
图像处理类,可将多种图形格式进行自由转换-image processing category, can be a variety of graphics formats freely switch
- 2022-10-20 13:45:03下载
- 积分:1
-
犯错
扫描线填充法:
1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。
2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。
3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。
边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
- 2023-07-27 18:40:02下载
- 积分:1
-
用vb6编写的可以拾取屏幕任意位置像素颜色的程序,同时可以得到一个圆形区域像素灰度的平均值...
用vb6编写的可以拾取屏幕任意位置像素颜色的程序,同时可以得到一个圆形区域像素灰度的平均值-Written by vb6 can pick up anywhere on the screen pixel color procedures, can be a circular area the average pixel gray scale, etc.
- 2022-03-09 15:40:36下载
- 积分: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
-
QR解码 C++ 正常解码
QR解码 C++ 正常解码 二维码编码器,日本人编的,可以用,在下面框中写入内容,自动转为二维码-Two-dimensional encoder, the Japanese series, you can use the box below to write content, automatically become the two-dimensional code
- 2022-03-04 05:49:49下载
- 积分:1