资源列表
[matlab例程] checks-RGB-show-and-grayscale
说明:支票印鉴图的R、G、B三个分量的显示图像并将RGB图转换为灰度图像-Check seal map R, G, B three components of the display image was converted to grayscale and RGB images<> 在 2024-11-20 上传 | 大小:1.41mb | 下载:0
[matlab例程] Extraction-based-on-HSV-for-the-seal
说明:对支票印鉴图像在HSV颜色模型下,根据设定的阈值对印鉴进行提取-Seal on the check image in HSV color model, based on the threshold of the seal set to extract<> 在 2024-11-20 上传 | 大小:222kb | 下载:0
[matlab例程] diguishenjing
说明:递归算法 [1 1 1 0 0 0 1 0 0 1 1 0 0 0 1 1 1 1 0] t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1] 给权值赋初值 w1=eye(5,10) w2=eye(10,5) wr=eye(10,10)/3 wobias=eye(6,5)/4 wbias=eye(6,10)/3 x=<王飞> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[matlab例程] Otsu-segmentation-method-for-check
说明:应用最大类间方差方法,对支票印鉴图像进行分割处理-Application of Otsu method, image segmentation seal check<> 在 2024-11-20 上传 | 大小:163kb | 下载:0
[matlab例程] Seal-cut-for-color-image
说明:支票印鉴图的彩色图像分割,在处理过程中选取感兴趣的颜色(红色)进行分割-Check seal map image segmentation, are interested in the process, select the color (red) were divided<> 在 2024-11-20 上传 | 大小:21kb | 下载:0
[matlab例程] rengongmianyi
说明:a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=i<王飞> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[matlab例程] shenjingwangluo
说明:T=[1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] 输入向量的最大值和最小值 threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net=newff(threshold,[31 3],{ tansig , logsig }, trainlm )<王飞> 在 2024-11-20 上传 | 大小:1kb | 下载:0