-
彩色图像分割(unix)
彩色图像分割(unix)-color image segmentation (unix)
- 2022-03-02 12:20:21下载
- 积分:1
-
菜单画图程序,分别在客户区窗口画出直线,圆和正方形。也可以使用工具栏的快捷方式画图。...
菜单画图程序,分别在客户区窗口画出直线,圆和正方形。也可以使用工具栏的快捷方式画图。-Paint program menu, respectively, the window in the client area to draw a straight line, circle and square. You can also use the toolbar shortcut to drawing.
- 2022-03-23 17:15:02下载
- 积分:1
-
一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!...
一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!-a physiology of the VC feature detection procedures, Detection characteristics of metabolism in target detection and identification is very useful!
- 2022-07-17 17:27:19下载
- 积分:1
-
XP interface function painting tools.
XP界面画函数工具。-XP interface function painting tools.
- 2022-01-22 06:56:09下载
- 积分:1
-
CAD drawing of a similar code, graphics, drag, select object features such as st...
类似CAD绘图的代码,绘图、拖动、分层选择物件等功能-CAD drawing of a similar code, graphics, drag, select object features such as stratification
- 2022-03-23 08:47:57下载
- 积分:1
-
图像处理的源程序,功能比较多.设计很多图像的知识.
图像处理的源程序,功能比较多.设计很多图像的知识.-image processing of the source, more functional. Many images design knowledge.
- 2022-09-04 08:00:02下载
- 积分:1
-
二维码识别免费
二维码识别源代码,废了好长时间得到 的东西,分项给你加二维码识别源代码,废了好长时间得到 的东西,分项给你加二维码识别源代码,废了好长时间得到 的东西,分项给你加
- 2023-05-13 18:20:02下载
- 积分: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
-
用MATLAB编写的图像压缩程序和解压程序,带有测试图片。
用MATLAB编写的图像压缩程序和解压程序,带有测试图片。-Written using MATLAB image compression and decompression process programs, with a test image
- 2022-08-22 10:16:27下载
- 积分:1
-
vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法...
vc的人脸识别的代码,相当不错的哦。相互学习,共同进步。附c算法-vc Face Recognition code, oh very good. Mutual learning and common progress. Algorithm-c
- 2023-02-10 14:40:04下载
- 积分:1