-
MIT人工智能实验室的目标识别的源码,MATLAB版本的,非常适合计算机视觉方面的研究使用。...
MIT人工智能实验室的目标识别的源码,MATLAB版本的,非常适合计算机视觉方面的研究使用。-MIT artificial intelligence laboratory identification of the target source code, version of the MATLAB, very suitable for computer vision of study.
- 2022-01-26 04:38:13下载
- 积分:1
-
图象的平滑(去噪声),锐化 注释详细 代码条例清楚
图象的平滑(去噪声),锐化 注释详细 代码条例清楚-image smoothing (to noise), Unsharp Notes Ordinance clearly detailed code
- 2022-02-05 02:47:45下载
- 积分:1
-
dollars digital image processing operations, including patterns of various proce...
李计刚的数字图象处理作业,包括图型的各种处理技术-dollars digital image processing operations, including patterns of various processing techniques
- 2022-03-23 11:13:07下载
- 积分:1
-
MasterCAM的几个基本图形.立体图.是选修课时的作业.希望对大家有用!...
MasterCAM的几个基本图形.立体图.是选修课时的作业.希望对大家有用!-MasterCAM a few basic graphics. Three-dimensional map. Optional in the operation. We hope to have use!
- 2022-06-03 12:30:16下载
- 积分: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
-
这是一个图像处理中的直方图显示
这是一个图像处理中的直方图显示-This is an image processing histogram shows
- 2022-03-04 15:55:38下载
- 积分:1
-
这是程序的覆盖问题
这是程序的覆盖问题-This is the procedure coverage
- 2022-01-26 05:28:03下载
- 积分:1
-
mandelbrot 图案生成程序
mandelbrot 图案生成程序-Mandelbrot pattern generation process
- 2022-08-18 00:48:29下载
- 积分:1
-
分享一个CAD VBA代码,将CAD视口分为四个视口
分享一个CAD VBA代码,将CAD视口分为四个视口-Share a CAD VBA code, CAD, as I will be divided into four, as I! !
- 2022-08-10 15:33:10下载
- 积分:1
-
计算机图形学,利用IFS算法实现了自然风景
计算机图形学,利用IFS算法实现了自然风景-山的生成。-Computer graphics, using IFS algorithm to achieve a natural landscape- mountains generated.
- 2022-12-31 00:35:04下载
- 积分:1