-
在Assece数据库中添加和显示图象,方便为人员添加头像照片等
在Assece数据库中添加和显示图象,方便为人员添加头像照片等-in addition Assece database and display images, add staff to facilitate a portrait photographs
- 2022-03-16 16:41:41下载
- 积分:1
-
- 2022-03-13 23:33:21下载
- 积分:1
-
先按一定要求生成两幅粒子图像,然后基于相关检测的方法测出粒子的运动速度,仿真的是简单情况 ,即水平运动的情况。属于基础学习用的。...
先按一定要求生成两幅粒子图像,然后基于相关检测的方法测出粒子的运动速度,仿真的是简单情况 ,即水平运动的情况。属于基础学习用的。-Press must be to generate two particle image, and then based on correlation detection method to measure particle velocity, simulation of a simple situation, that is the case of horizontal movement. Based learning are used.
- 2022-01-31 01:14:55下载
- 积分:1
-
一些重要的东西,图像编程必用
一些重要的东西,图像编程必用-some important things, certainly with images Programming
- 2022-03-03 08:53:33下载
- 积分:1
-
人脸检测与识别
主要介绍人脸的检测和识别原理及其编程实现方法;人脸检测及定位技术和人脸识别技术。人脸检测及定位技术就是判断图像中是否存在人脸。如果存在,则需要确定人脸的位置和大小等,并将人脸区域从图像背景中分离出来。
- 2022-08-18 17:22:05下载
- 积分: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
-
是数字图像处理中各种变换的类,包括DCT,FFT,Wavelet等不同的变换方法。
是数字图像处理中各种变换的类,包括DCT,FFT,Wavelet等不同的变换方法。-digital image processing transform the various categories, including DCT, FFT and Wavelet Transform the different methods.
- 2023-03-04 09:30:03下载
- 积分:1
-
该源码是一个用Delphi写的将图形由透明到完全显示的演示程序
该源码是一个用Delphi写的将图形由透明到完全显示的演示程序-the source is a Delphi will write graphics from the show completely transparent to the demo program
- 2023-07-22 10:10:03下载
- 积分:1
-
用matlab进行谱分析的源码,适合初学者
用matlab进行谱分析的源码,适合初学者-Spectral analysis carried out by the matlab source code for beginners
- 2023-01-07 10:00:02下载
- 积分:1
-
三维造型及真实感显示 083903.rar
三维造型及真实感显示 083903.rar-3D modeling and 3D display 083903.rar
- 2022-01-26 04:49:21下载
- 积分:1