-
基于Harr的人脸检测程序,在vc6.0下调试通过,可以直接运行
基于Harr的人脸检测程序,在vc6.0下调试通过,可以直接运行-Harr-based Face Detection procedures, debugging vc6.0 is passed, can be directly run
- 2022-02-01 07:41:10下载
- 积分:1
-
English OCR recognition controls, can be identified on the Verification Code. De...
英文OCR识别控件,可对验证码进行识别。带有演示源码。 int startX = 0
int startY = 0
int width = -1
int height = -1
try
{
startX = Convert.ToInt32(textStartX.Text)
startY = Convert.ToInt32(textStartY.Text)
width = Convert.ToInt32(textWidth.Text)
height = Convert.ToInt32(textHeight.Text)
}
catch (Exception ex)
{
Console.WriteLine(ex.StackTrace)
}
String result = Marshal.PtrToStringAnsi(OCRpart(textImage.Text, -1, startX, startY, width, height))
textResults.Text = result -English OCR recognition controls, can be identified on the Verification Code. Demonstration with source code. int startX = 0 int startY = 0 int width =-1 int height =-1 try (startX = Convert.ToInt32 (textStartX.Text) startY = Convert.ToInt32 (textStartY.Text) width = Convert. ToInt32 (textWidth.Text) height = Convert.ToInt32 (textHeight.Text) ) catch (Exception ex) (Console.WriteLine (ex.StackTrace) ) String result = Marshal.PtrToStringAnsi (OCRpar
- 2023-04-27 23:15:04下载
- 积分:1
-
一个用vc 实现的设备无关位图的实现原码
一个用vc 实现的设备无关位图的实现原码- The equipment irrelevant position chart realization original
code which realizes with vc
- 2022-08-16 13:50:43下载
- 积分:1
-
案例1-金刚石图案算法
案例1-金刚石图案算法案
- 2022-05-19 06:02:36下载
- 积分:1
-
完成机器视觉里反透视变换功能,可以确定敢兴趣区,确定图像到实际道路的分辨率...
完成机器视觉里反透视变换功能,可以确定敢兴趣区,确定图像到实际道路的分辨率-completion of the anti-machine vision Lane perspective transformation function, it is possible to identify am interested in the district to determine the actual images of the road resolution
- 2023-04-28 07:45:03下载
- 积分:1
-
on the stereoscopic images show that in addition there is still a question menti...
关于图象的 立体显示 除了显示这一块仍然有问提,框家基本没问题了,仅供参考-on the stereoscopic images show that in addition there is still a question mention that the basic frame house no problem for reference
- 2023-07-12 04:50:03下载
- 积分:1
-
is very funny, the small
是个很搞笑的,驻留屏幕的小程序-is very funny, the small-screen presence procedures
- 2022-03-14 20:01:11下载
- 积分:1
-
该程序能对图象进行高斯模糊处理,用VC写的,喜欢大家能喜欢...
该程序能对图象进行高斯模糊处理,用VC写的,喜欢大家能喜欢-the procedures for Gaussian fuzzy image processing, with VC write, like everybody can like
- 2022-03-25 00:06:27下载
- 积分:1
-
用于图像处理的一些代码
用于图像处理的一些代码-for some image processing code
- 2022-04-15 07:44:40下载
- 积分:1
-
图像的翻转,我是个初学者,只是尝试,如果用可以打开看看,可用。...
图像的翻转,我是个初学者,只是尝试,如果用可以打开看看,可用。-reversal the picture,if you need ,you can record ,i think ,donot need more explaination。
- 2022-12-12 23:05:03下载
- 积分:1