-
这是一个老外写的利用曲率来识别硬币的MATLAB程序。作者所在国家的硬币偏黄色,拍摄的时候反光比较少,容易识别,国内的硬币则不然,特别是1块和1毛的硬币,很容易...
这是一个老外写的利用曲率来识别硬币的MATLAB程序。作者所在国家的硬币偏黄色,拍摄的时候反光比较少,容易识别,国内的硬币则不然,特别是1块和1毛的硬币,很容易产生反光,因此识别时要消除反光。但是这种识别方法简单,实时性好,不失一种良好的参考。国内用图像识别硬币作的还很少,一般都是通过考查硬币的材质来判断硬币,成本较高,而软件来识别成本较低,但是有一定的难度。-This is a foreigner to write the use of curvature to identify the coins of the MATLAB program. The author coins the country where the yellow side, when shooting less reflective, easy identification, the coins are not domestic, especially in a coin and one of Mao, it is easy to produce reflective, so to eliminate reflective recognition. However, this identification method is simple, real-time, and losing a good reference. Domestic use image recognition for the few coins, coins are generally through the test material to determine the coin, the higher the cost, and software to identify lower-cost, but have a certain degree of difficulty.
- 2022-05-22 06:38:24下载
- 积分:1
-
直方图修正
直方图修正-彩色变换算法源代码-Histogram amendment- Color Transform algorithm source code
- 2022-12-23 06:25: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
-
MODE X V 1.04 256色开发汇编子程序
MODE X V 1.04 256色开发汇编子程序-MODE 1.04 X 256 V color development compilation Subroutine
- 2022-01-31 23:03:34下载
- 积分:1
-
Classical PCA
经典的基于PCA面部识别系统,含注释及测试图片-Classical PCA-based facial recognition system, including the Notes and the test image
- 2022-05-05 06:02:47下载
- 积分:1
-
Is a study on the neural network simulation program, used to extract characteris...
是一个关于神经网络的仿真程序,用于提取特征参数后的图像识别-Is a study on the neural network simulation program, used to extract characteristic parameters of the image recognition
- 2022-01-26 01:15:49下载
- 积分:1
-
图象二值化代码
图象黑色 灰白比对
二值化代码 图象黑色 灰白比对...
图象二值化代码
图象黑色 灰白比对
二值化代码 图象黑色 灰白比对
-Image Binarization image black gray code binary code than the right image gray than black
- 2022-04-28 02:19:25下载
- 积分:1
-
computer graphics operations
计算机图形学作业-computer graphics operations
- 2022-02-16 06:47:24下载
- 积分:1
-
snakes算法简单程序(可运行),对初步学习snakes算法有帮助
snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
- 2022-03-16 12:01:16下载
- 积分:1
-
under linux mapping procedures, similar to visio, but it is revenue. If you can...
linux下的绘图程序,类似于visio,但是它是开源的。如果自己不满意可以增加一些模块进去,当然首先要读懂原程序。-under linux mapping procedures, similar to visio, but it is revenue. If you can not get additional modules, we must first understand the original procedure.
- 2022-02-16 09:01:28下载
- 积分:1