代码搜索:车型检测
找到约 5,920 项符合「车型检测」的源代码
代码结果 5,920
www.eeworm.com/read/468978/6982763
txt sc_reade.txt
checkDeath 文件夹 是一个检测是否死球的子程序来的
DeathHandle 文件夹 是一个执行死球处理和追球程序的主程序来的
www.eeworm.com/read/244809/12842555
txt 说明.txt
改进:利用法方程进行代数求解,能解出准确位置,公式见 一种自动检测棋盘角点的新算法.pdf
该方法对图象清晰的效果好,所以检测前最好进行锐化什么的
www.eeworm.com/read/187949/8587072
rar 1811 素数检测.rar
www.eeworm.com/read/287284/8697197
txt 帮助&网络检测.txt
www.eeworm.com/read/428810/8839666
txt matlab susan检测.txt
SUSAN检测代码2008年05月16日 星期五 21:20 Author: Abhishek Ivaturi
Summary: SUSAN Edge detection in gray scale images.
MATLAB Release: R13
Required Products: Image Processing Toolbox
Description: Edg
www.eeworm.com/read/384674/8851475
txt 幅值检测.txt
module w1(clk,din,dout);
input clk;
input din; //input stdio wave
output dout; //output half of input to max value
reg dout,din_;
reg[23:0] count1;
reg[22:0] c
www.eeworm.com/read/428657/8853584