代码搜索:识别算法

找到约 10,000 项符合「识别算法」的源代码

代码结果 10,000
www.eeworm.com/read/261774/11624013

txt 动物识别系统.txt

Dim m As Integer '记录最后一个记录号 Dim Counter As Integer Private Sub Command1_Click() Dim str1 As String Dim n As Integer '计数,当没有规则可以匹配时,结束循环判断 n = 1 m = 0 Open "d:\lib.dat" For Random As #1 Len
www.eeworm.com/read/255472/12079477

pdf 车辆识别1.pdf

www.eeworm.com/read/340132/12179537

gif 识别结果1.gif

www.eeworm.com/read/340132/12179548

gif 识别结果2.gif

www.eeworm.com/read/337541/12364040

txt 人耳识别程序.txt

clear all; l = imread('D:\\ear\\earpic\\8-4.bmp'); m = 1; n = 1; sizel = size(l); %l_temp = zeros(sizel(1)/4, sizel(2)/4); for i =1 :4:sizel(1) for j = 1:4:sizel(2) l_temp