代码搜索结果

找到约 10,000 项符合 5 的代码

5.m

I=imread('brand02.jpg'); HS_I=double(I); tic G=gradient(HS_I); % 计算梯度值 [y,x]=size(I); T=60; %%%%%%% 商标文字分割 %%%%%%%%%% n=30; GY=zeros(y,1); for j=1:y for i=1:x-n

5.c

#include #include void main() { unsigned long input_IP; unsigned int BeginByte,MidByte,ThirdByte,EndByte; unsigned int_rotate=0x07;