-
CANNY算子用于踢去图像的边缘,绝对好用。
CANNY算子用于踢去图像的边缘,绝对好用。-Canny Operator for the kick to the edge of the image, the absolute ease of use.
- 2022-03-14 08:39:19下载
- 积分:1
-
taksi游戏录像工具源码
Taksi is a utility that allows you to take screenshots and record video clips of your favourite games and other 3D-graphics applications. Inspired by Fraps (www.fraps.com), Taksi aims to provide an open source alternative to that great tool.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-20 14:00:58下载
- 积分: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
-
clone模式在平衡排序中的应用,测试很成功,好用
clone模式在平衡排序中的应用,测试很成功,好用-clone mode in order to balance the application, testing was very successful and useful! !
- 2022-05-19 15:30:37下载
- 积分:1
-
drawing of a five
画了一个五角星并添充了颜色,还用微分画直线法,和bresenham法画直线-drawing of a five-pointed star and Tim added color, differential line drawing, and painting straight bresenham France
- 2022-08-16 03:20:21下载
- 积分:1
-
橡皮筋技术的实现,c语言实现,希望交流,多多指教
橡皮筋技术的实现,c语言实现,希望交流,多多指教-Rubber Band Technology, c language, hoping the exchange of exhibitions
- 2022-01-26 03:37:02下载
- 积分:1
-
基于JPEG2000的高动态范围图像压缩,很值得参考。
基于JPEG2000的高动态范围图像压缩,很值得参考。-JPEG2000-based high dynamic range image compression, it is worth considering.
- 2022-10-04 08:05:03下载
- 积分:1
-
数据下载线 数据下载线
数据下载线 数据下载线 -Line data download data download cable data download data download Line Line
- 2023-04-12 11:00:04下载
- 积分:1
-
人脸检测的样品
FaceDetection Sample
- 2022-02-02 13:50:02下载
- 积分:1
-
图片显示程序,很好的性能,绝对不错
图片显示程序,很好的性能,绝对不错-pictures procedures, a very good performance, absolutely true
- 2022-07-13 23:16:45下载
- 积分:1