首页

LC-KSVD算法代码

matlab

2020-11-17

LC-KSVD算法代码

资源下载此资源下载价格为5D币(VIP免费),请先
资源文件列表
sharingcode-LCKSVD/classification.m , 1608
sharingcode-LCKSVD/colnorms_squared_new.m , 255
sharingcode-LCKSVD/initialization4LCKSVD.m , 3079
sharingcode-LCKSVD/ksvdbox/Contents.m , 1068
sharingcode-LCKSVD/ksvdbox/faq.txt , 4348
sharingcode-LCKSVD/ksvdbox/images/barbara.png , 185727
sharingcode-LCKSVD/ksvdbox/images/boat.png , 177762
sharingcode-LCKSVD/ksvdbox/images/house.png , 34985
sharingcode-LCKSVD/ksvdbox/images/lena.png , 151199
sharingcode-LCKSVD/ksvdbox/images/peppers.png , 233120
sharingcode-LCKSVD/ksvdbox/ksvd.m , 19244
sharingcode-LCKSVD/ksvdbox/ksvddemo.m , 1736
sharingcode-LCKSVD/ksvdbox/ksvddenoise.m , 10724
sharingcode-LCKSVD/ksvdbox/ksvddenoisedemo.m , 2415
sharingcode-LCKSVD/ksvdbox/ksvdver.m , 13711
sharingcode-LCKSVD/ksvdbox/odct2dict.m , 1057
sharingcode-LCKSVD/ksvdbox/odct3dict.m , 1149
sharingcode-LCKSVD/ksvdbox/odctdict.m , 452
sharingcode-LCKSVD/ksvdbox/odctndict.m , 1459
sharingcode-LCKSVD/ksvdbox/ompdenoise.m , 10423
sharingcode-LCKSVD/ksvdbox/ompdenoise1.m , 4084
sharingcode-LCKSVD/ksvdbox/ompdenoise2.m , 4059
sharingcode-LCKSVD/ksvdbox/ompdenoise3.m , 4229
sharingcode-LCKSVD/ksvdbox/private/addtocols.c , 1915
sharingcode-LCKSVD/ksvdbox/private/addtocols.m , 303
sharingcode-LCKSVD/ksvdbox/private/addtocols.mexw64 , 8192
sharingcode-LCKSVD/ksvdbox/private/add_dc.m , 830
sharingcode-LCKSVD/ksvdbox/private/col2imstep.c , 3924
sharingcode-LCKSVD/ksvdbox/private/col2imstep.m , 1001
sharingcode-LCKSVD/ksvdbox/private/col2imstep.mexw64 , 9728
sharingcode-LCKSVD/ksvdbox/private/collincomb.c , 4255
sharingcode-LCKSVD/ksvdbox/private/collincomb.m , 832
sharingcode-LCKSVD/ksvdbox/private/collincomb.mexw64 , 10240
sharingcode-LCKSVD/ksvdbox/private/countcover.m , 1178
sharingcode-LCKSVD/ksvdbox/private/dictdist.m , 1839
sharingcode-LCKSVD/ksvdbox/private/im2colstep.c , 3388
sharingcode-LCKSVD/ksvdbox/private/im2colstep.m , 1341
sharingcode-LCKSVD/ksvdbox/private/im2colstep.mexw64 , 9728
sharingcode-LCKSVD/ksvdbox/private/imnormalize.m , 477
sharingcode-LCKSVD/ksvdbox/private/iswhole.m , 470
sharingcode-LCKSVD/ksvdbox/private/make.m , 857
sharingcode-LCKSVD/ksvdbox/private/mexutils.c , 2219
sharingcode-LCKSVD/ksvdbox/private/mexutils.h , 3655
sharingcode-LCKSVD/ksvdbox/private/normcols.m , 346
sharingcode-LCKSVD/ksvdbox/private/printf.m , 693
sharingcode-LCKSVD/ksvdbox/private/reggrid.m , 4708
sharingcode-LCKSVD/ksvdbox/private/remove_dc.m , 1019
sharingcode-LCKSVD/ksvdbox/private/rowlincomb.c , 3442
sharingcode-LCKSVD/ksvdbox/private/rowlincomb.m , 835
sharingcode-LCKSVD/ksvdbox/private/rowlincomb.mexw64 , 10240
sharingcode-LCKSVD/ksvdbox/private/sampgrid.m , 2003
sharingcode-LCKSVD/ksvdbox/private/secs2hms.m , 671
sharingcode-LCKSVD/ksvdbox/private/spdiag.m , 732
sharingcode-LCKSVD/ksvdbox/private/sprow.c , 1800
sharingcode-LCKSVD/ksvdbox/private/sprow.m , 490
sharingcode-LCKSVD/ksvdbox/private/sprow.mexw64 , 10240
sharingcode-LCKSVD/ksvdbox/private/timerclear.m , 1088
sharingcode-LCKSVD/ksvdbox/private/timereta.m , 2878
sharingcode-LCKSVD/ksvdbox/private/timerinit.m , 2729
sharingcode-LCKSVD/ksvdbox/readme.txt , 1346
sharingcode-LCKSVD/ksvdbox/showdict.m , 2914
sharingcode-LCKSVD/labelconsistentksvd1.m , 1884
sharingcode-LCKSVD/labelconsistentksvd2.m , 2111
sharingcode-LCKSVD/main.m , 2249
sharingcode-LCKSVD/normcols.m , 123
sharingcode-LCKSVD/OMPbox/Contents.m , 559
sharingcode-LCKSVD/OMPbox/faq.txt , 1810
sharingcode-LCKSVD/OMPbox/omp.m , 5294
sharingcode-LCKSVD/OMPbox/omp2.m , 6218
sharingcode-LCKSVD/OMPbox/ompdemo.m , 2386
sharingcode-LCKSVD/OMPbox/ompspeedtest.m , 1635
sharingcode-LCKSVD/OMPbox/ompver.m , 8358
sharingcode-LCKSVD/OMPbox/private/make.m , 811
sharingcode-LCKSVD/OMPbox/private/mexutils.c , 2219
sharingcode-LCKSVD/OMPbox/private/mexutils.h , 3655
sharingcode-LCKSVD/OMPbox/private/myblas.c , 12510
sharingcode-LCKSVD/OMPbox/private/myblas.h , 14673
sharingcode-LCKSVD/OMPbox/private/omp2mex.c , 3490
sharingcode-LCKSVD/OMPbox/private/omp2mex.m , 896
sharingcode-LCKSVD/OMPbox/private/omp2mex.mexw64 , 23552
sharingcode-LCKSVD/OMPbox/private/ompcore.c , 12354
sharingcode-LCKSVD/OMPbox/private/ompcore.h , 3118
sharingcode-LCKSVD/OMPbox/private/ompmex.c , 2820
sharingcode-LCKSVD/OMPbox/private/ompmex.m , 792
sharingcode-LCKSVD/OMPbox/private/ompmex.mexw64 , 23552
sharingcode-LCKSVD/OMPbox/private/ompprof.c , 4523
sharingcode-LCKSVD/OMPbox/private/ompprof.h , 3082
sharingcode-LCKSVD/OMPbox/private/omputils.c , 1933
sharingcode-LCKSVD/OMPbox/private/omputils.h , 2272
sharingcode-LCKSVD/OMPbox/private/printf.m , 693
sharingcode-LCKSVD/OMPbox/readme.txt , 1307
sharingcode-LCKSVD/README , 1921
sharingcode-LCKSVD/trainingdata/dictionarydata1.mat , 2919027
sharingcode-LCKSVD/trainingdata/dictionarydata2.mat , 2917058
sharingcode-LCKSVD/trainingdata/featurevectors.mat , 9370164
没有账号? 忘记密码?

社交账号快速登录