-
进行异或图形效果处理
进行异或图形效果处理-for differences or graphics processing
- 2022-08-10 17:20:12下载
- 积分:1
-
一个在单文档引用程序中的绘图算法,提供了最基本的思路
一个在单文档引用程序中的绘图算法,提供了最基本的思路-a document cited in a single procedure for the drawing algorithm, provide the most basic ideas
- 2022-05-20 09:30:34下载
- 积分:1
-
人工智能OCR文字识别源程序,VB编写的,不得不服,没用使用控件,识别率在90%以上,可直接用于你的项目中,经过我的测试,绝对可以使用....
人工智能OCR文字识别源程序,VB编写的,不得不服,没用使用控件,识别率在90%以上,可直接用于你的项目中,经过我的测试,绝对可以使用.-Character Recognition OCR artificial intelligence source, written in VB, not against, it"s useless to use controls, the recognition rate of more than 90%, can be used directly in your project, after the test I definitely can be used.
- 2022-08-25 00:09:12下载
- 积分:1
-
字符文本识别的神经网络程序,采用BP算法,能够适时输出错误便于察看...
字符文本识别的神经网络程序,采用BP算法,能够适时输出错误便于察看-The NN program of Character text recognition adopts BP Arithmetic, it could output run error in time and easy to be descried.
- 2022-07-14 14:22:17下载
- 积分:1
-
数字水印的实现工具optimark
数字水印的实现工具optimark-digital watermarking tool for the realization of optimark
- 2022-06-02 15:10:33下载
- 积分:1
-
sample : unicode16 transfer to UTF8
sample : unicode16 transfer to UTF8
- 2022-09-03 16:30:03下载
- 积分:1
-
最实用的背景建模
这是关于Simple Flow 的源程序,是一种最新的光流计算程序,对光流计算的不适定性有比较好的效果,作者又加上一些局部运算和子线性方法,对高分辨率的图像有很好的效果
- 2022-03-18 15:13:31下载
- 积分:1
-
good code for image processing people and students
good code for image processing people and students
- 2022-06-26 01:25:27下载
- 积分:1
-
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...
直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd
- 2023-04-06 10:20:03下载
- 积分:1
-
图形色彩量子化及材质压缩程序源代码
图形色彩量子化及材质压缩程序源代码-Quantum color graphics and texture compression source code
- 2023-08-26 21:10:03下载
- 积分:1