-
c++编写的一个 人脸检测系统 有很高的参考价值
c++编写的一个 人脸检测系统 有很高的参考价值-c++ prepared a face detection system has high reference value
- 2022-02-21 07:34:26下载
- 积分:1
-
good map editor, J2ME applicable to the development, we hope that the support
很好的地图编辑器,适用于J2ME的开发,希望大家支持-good map editor, J2ME applicable to the development, we hope that the support
- 2022-03-09 11:07:43下载
- 积分:1
-
directx8 entry code, including texture mapping triangle transform loading model
directx8 入门代码 包括绘制三角形 纹理 变换 载入模型等-directx8 entry code, including texture mapping triangle transform loading model
- 2023-05-15 02:25:03下载
- 积分:1
-
外国人写的书的种类,有关于五
老外写的样条书上的程序5-foreigner writing of the book the kind of programs on five
- 2022-03-28 16:33:33下载
- 积分:1
-
在图像处理中,主要用于求取图像的直方图像。
在图像处理中,主要用于求取图像的直方图像。-In image processing, mainly for striking images, like the histogram
- 2022-02-15 08:00:01下载
- 积分:1
-
基于OpenGL的三维图形显示中的3D模型建立,可以方便建立动态三维模型,供研究开发人员使用。...
基于OpenGL的三维图形显示中的3D模型建立,可以方便建立动态三维模型,供研究开发人员使用。-OpenGL-based three-dimensional graphical display of the 3D model, you can easily create dynamic three-dimensional model for research and development personnel.
- 2022-02-02 13:08:26下载
- 积分:1
-
Image recognition can be adaptive to recognize target and draw the target conto...
图像识别 能对图像中的目标进行自适应识别 并画出目标轮廓-Image recognition can be adaptive to recognize target and draw the target contour
- 2022-03-02 18:34:47下载
- 积分:1
-
一个获得一张位图图像某一点像素信息的程序。
一个获得一张位图图像某一点像素信息的程序。-To obtain a bitmap image to a certain point pixel information.
- 2022-02-14 03:12:40下载
- 积分: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
-
利用C#进行数字识别的源程序,利用C#进行数字识别的源程序。...
利用C#进行数字识别的源程序,利用C#进行数字识别的源程序。-The use of C# Digital identifiable source, using C# Digital identification of the source.
- 2022-03-05 12:12:45下载
- 积分:1