-
Tsai标定算法的精度验证程序,用matlab编写,可以画出重建图像...
Tsai标定算法的精度验证程序,用matlab编写,可以画出重建图像-Tsai calibration algorithm for the accuracy of the verification process, the preparation of matlab, you can draw the reconstructed image
- 2022-07-27 06:56:25下载
- 积分:1
-
大家要把握机会阿 非常难得的代码阿 赶快下载吧
大家要把握机会阿 非常难得的代码阿 赶快下载吧-The code is wonderful! Download now, come on!!
- 2022-02-26 13:41:52下载
- 积分:1
-
PNG文件格式的解码器源代码。适用于手臂平台
PNG格式文件解码源代码。适用于ARM平台-PNG file format decoder source code. Applicable to ARM platform
- 2022-07-04 02:57:31下载
- 积分:1
-
非常实用的画笔程序源代码
非常实用的画笔程序源代码-very practical brush source code
- 2022-02-04 10:00:01下载
- 积分:1
-
VB实现种子填充的递归和非递归算法,可自己定义填充四边形
VB实现种子填充的递归和非递归算法,可自己定义填充四边形-VB realize seed filling recursive and non-recursive algorithm can be filled with their own definition of quadrilateral
- 2022-07-20 17:08:26下载
- 积分: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
-
实现吃豆豆模型,能够监听键盘事件移动,判断吃否吃到豆豆,吃到一定数量会升级,会长大,速度会增加。...
实现吃豆豆模型,能够监听键盘事件移动,判断吃否吃到豆豆,吃到一定数量会升级,会长大,速度会增加。-Only eat Peas model, able to monitor keyboard events move, to determine whether to eat eat Peas, eat a certain number will be upgraded, grow up, the speed will increase.
- 2022-01-23 10:34:20下载
- 积分:1
-
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!...
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!-image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!
- 2022-10-12 01:50:03下载
- 积分:1
-
嵌入bitmap图像的combo按钮
嵌入bitmap图像的combo按钮-embedded bitmap image combo button
- 2022-01-21 18:44:50下载
- 积分:1
-
VC中基本图形的绘制
VC中基本图形的绘制-VC basic graphics rendering
- 2022-04-11 07:10:27下载
- 积分:1