文件名称:toolbox-master
介绍说明--下载内容均来自于网络,请自行研究使用
这个工具箱是为了方便图像和视频在 matlab 环境中的操作。其目的是为了补充,而不是替换 Matlab 图像处理工具箱,事实上它需要安装 Matlab 图像工具箱。强调对代码效率和代码重用。-This toolbox is meant to facilitate the manipulation of images and video in Matlab. Its purpose is to complement, not replace, Matlab s Image Processing Toolbox, and in fact it requires that the Matlab Image Toolbox be installed. Emphasis has been placed on code efficiency and code reuse.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
toolbox-master
..............\.gitignore
..............\README.md
..............\channels
..............\........\Contents.m
..............\........\chnsCompute.m
..............\........\chnsPyramid.m
..............\........\chnsScaling.m
..............\........\convBox.m
..............\........\convMax.m
..............\........\convTri.m
..............\........\fhog.m
..............\........\gradient2.m
..............\........\gradientHist.m
..............\........\gradientMag.m
..............\........\hog.m
..............\........\hogDraw.m
..............\........\imPad.m
..............\........\imResample.m
..............\........\private
..............\........\.......\chnsTestCpp.cpp
..............\........\.......\convConst.cpp
..............\........\.......\convConst.mexa64
..............\........\.......\convConst.mexmaci64
..............\........\.......\convConst.mexw64
..............\........\.......\gradientMex.cpp
..............\........\.......\gradientMex.mexa64
..............\........\.......\gradientMex.mexmaci64
..............\........\.......\gradientMex.mexw64
..............\........\.......\gradientMexNew.mexmaci64
..............\........\.......\imPadMex.cpp
..............\........\.......\imPadMex.mexa64
..............\........\.......\imPadMex.mexmaci64
..............\........\.......\imPadMex.mexw64
..............\........\.......\imResampleMex.cpp
..............\........\.......\imResampleMex.mexa64
..............\........\.......\imResampleMex.mexmaci64
..............\........\.......\imResampleMex.mexw64
..............\........\.......\rgbConvertMex.cpp
..............\........\.......\rgbConvertMex.mexa64
..............\........\.......\rgbConvertMex.mexmaci64
..............\........\.......\rgbConvertMex.mexw64
..............\........\.......\sse.hpp
..............\........\.......\wrappers.hpp
..............\........\rgbConvert.m
..............\classify
..............\........\Contents.m
..............\........\adaBoostApply.m
..............\........\adaBoostTrain.m
..............\........\binaryTreeApply.m
..............\........\binaryTreeTrain.m
..............\........\confMatrix.m
..............\........\confMatrixShow.m
..............\........\demoCluster.m
..............\........\demoGenData.m
..............\........\distMatrixShow.m
..............\........\fernsClfApply.m
..............\........\fernsClfTrain.m
..............\........\fernsInds.m
..............\........\fernsRegApply.m
..............\........\fernsRegTrain.m
..............\........\forestApply.m
..............\........\forestTrain.m
..............\........\kmeans2.m
..............\........\meanShift.m
..............\........\meanShiftIm.m
..............\........\meanShiftImExplore.m
..............\........\pca.m
..............\........\pcaApply.m
..............\........\pcaData.mat
..............\........\pcaRandVec.m
..............\........\pcaVisualize.m
..............\........\pdist2.m
..............\........\private
..............\........\.......\IDX2order.m
..............\........\.......\binaryTreeTrain1.cpp
..............\........\.......\binaryTreeTrain1.mexa64
..............\........\.......\binaryTreeTrain1.mexmaci64
..............\........\.......\binaryTreeTrain1.mexw64
..............\........\.......\fernsInds1.c
..............\........\.......\fernsInds1.mexa64
..............\........\.......\fernsInds1.mexmaci64
..............\........\.......\fernsInds1.mexw64
..............\........\.......\forestFindThr.cpp
..............\........\.......\forestFindThr.mexa64
..............\........\.......\forestFindThr.mexmaci64
..............\........\.......\forestFindThr.mexw64
..............\........\.......\forestInds.cpp
..............\........\.......\forestInds.mexa64
..............\........\.......\forestInds.mexmaci64
..............\........\.......\forestInds.mexw64
..............\........\.......\meanShift1.c
..............\........\.......\meanShift1.mexa64
..............\........\.......\meanShift1.mexmaci64
..............\........\.......\meanShift1.mexw64
..............\........\.......\meanSh