文件名称:toolbox-master
-
所属分类:
- 标签属性:
- 上传时间:2014-10-29
-
文件大小:4.77mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这个工具箱是为了方便图像和视频在 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/
toolbox-master/.gitignore
toolbox-master/README.md
toolbox-master/channels/
toolbox-master/channels/Contents.m
toolbox-master/channels/chnsCompute.m
toolbox-master/channels/chnsPyramid.m
toolbox-master/channels/chnsScaling.m
toolbox-master/channels/convBox.m
toolbox-master/channels/convMax.m
toolbox-master/channels/convTri.m
toolbox-master/channels/fhog.m
toolbox-master/channels/gradient2.m
toolbox-master/channels/gradientHist.m
toolbox-master/channels/gradientMag.m
toolbox-master/channels/hog.m
toolbox-master/channels/hogDraw.m
toolbox-master/channels/imPad.m
toolbox-master/channels/imResample.m
toolbox-master/channels/private/
toolbox-master/channels/private/chnsTestCpp.cpp
toolbox-master/channels/private/convConst.cpp
toolbox-master/channels/private/convConst.mexa64
toolbox-master/channels/private/convConst.mexmaci64
toolbox-master/channels/private/convConst.mexw64
toolbox-master/channels/private/gradientMex.cpp
toolbox-master/channels/private/gradientMex.mexa64
toolbox-master/channels/private/gradientMex.mexmaci64
toolbox-master/channels/private/gradientMex.mexw64
toolbox-master/channels/private/gradientMexNew.mexmaci64
toolbox-master/channels/private/imPadMex.cpp
toolbox-master/channels/private/imPadMex.mexa64
toolbox-master/channels/private/imPadMex.mexmaci64
toolbox-master/channels/private/imPadMex.mexw64
toolbox-master/channels/private/imResampleMex.cpp
toolbox-master/channels/private/imResampleMex.mexa64
toolbox-master/channels/private/imResampleMex.mexmaci64
toolbox-master/channels/private/imResampleMex.mexw64
toolbox-master/channels/private/rgbConvertMex.cpp
toolbox-master/channels/private/rgbConvertMex.mexa64
toolbox-master/channels/private/rgbConvertMex.mexmaci64
toolbox-master/channels/private/rgbConvertMex.mexw64
toolbox-master/channels/private/sse.hpp
toolbox-master/channels/private/wrappers.hpp
toolbox-master/channels/rgbConvert.m
toolbox-master/classify/
toolbox-master/classify/Contents.m
toolbox-master/classify/adaBoostApply.m
toolbox-master/classify/adaBoostTrain.m
toolbox-master/classify/binaryTreeApply.m
toolbox-master/classify/binaryTreeTrain.m
toolbox-master/classify/confMatrix.m
toolbox-master/classify/confMatrixShow.m
toolbox-master/classify/demoCluster.m
toolbox-master/classify/demoGenData.m
toolbox-master/classify/distMatrixShow.m
toolbox-master/classify/fernsClfApply.m
toolbox-master/classify/fernsClfTrain.m
toolbox-master/classify/fernsInds.m
toolbox-master/classify/fernsRegApply.m
toolbox-master/classify/fernsRegTrain.m
toolbox-master/classify/forestApply.m
toolbox-master/classify/forestTrain.m
toolbox-master/classify/kmeans2.m
toolbox-master/classify/meanShift.m
toolbox-master/classify/meanShiftIm.m
toolbox-master/classify/meanShiftImExplore.m
toolbox-master/classify/pca.m
toolbox-master/classify/pcaApply.m
toolbox-master/classify/pcaData.mat
toolbox-master/classify/pcaRandVec.m
toolbox-master/classify/pcaVisualize.m
toolbox-master/classify/pdist2.m
toolbox-master/classify/private/
toolbox-master/classify/private/IDX2order.m
toolbox-master/classify/private/binaryTreeTrain1.cpp
toolbox-master/classify/private/binaryTreeTrain1.mexa64
toolbox-master/classify/private/binaryTreeTrain1.mexmaci64
toolbox-master/classify/private/binaryTreeTrain1.mexw64
toolbox-master/classify/private/fernsInds1.c
toolbox-master/classify/private/fernsInds1.mexa64
toolbox-master/classify/private/fernsInds1.mexmaci64
toolbox-master/classify/private/fernsInds1.mexw64
toolbox-master/classify/private/forestFindThr.cpp
toolbox-master/classify/private/forestFindThr.mexa64
toolbox-master/classify/private/forestFindThr.mexmaci64
toolbox-master/classify/private/forestFindThr.mexw64
toolbox-master/classify/private/forestInds.cpp
toolbox-master/classify/private/forestInds.mexa64
toolbox-master/classify/private/forestInds.mexmaci64
toolbox-master/classify/private/forestInds.mexw64
toolbox-master/classify/private/meanShift1.c
toolbox-master/classify/private/meanShift1.mexa64
toolbox-master/classify/private/meanShift1.mexmaci64
toolbox-master/classify/private/meanShift1.mexw64
toolbox-master/classify/private/meanShiftPost.m
toolbox-master/classify/rbfComputeBasis.m
toolbox-master/classify/rbfComputeFtrs.m
toolbox-master/classify/rbfDemo.m
toolbox-master/classify/softMin.m
toolbox-master/classify/visualizeData.m
toolbox-master/detector/
toolbox-master/detector/Contents.m
toolbox-master/detector/acfDemoCal.m
toolbox-master/detector/acfDemoInria.m
toolbox-master/detector/acfDetect.m
toolbox-master/detector/acfModify.m
toolbox-master/detector/acfTest.m
toolbox-master/detector/acfTrain.m
toolbox-master/detector/bbApply.m
toolbox-master/detector/bbGt.m
toolbox-master/detector/bbLabeler.m
toolbox-master/detector/bbNms.m
toolbox-master/detector/models/
toolbox-master/detector/models/AcfCaltechDetector.mat
toolbox-master/detector/models/AcfCaltechDets.txt
toolbox-master/detector/models/AcfCaltechLog.txt
toolbox-master/detector/models/AcfCaltechRoc.png
toolbox-master/detector/models/AcfInriaDetector.mat
toolbox-master/detector/models/AcfInriaDets.txt
toolbox-master/detector/models/AcfInriaLog.txt
toolbox-master/detector/models/
toolbox-master/.gitignore
toolbox-master/README.md
toolbox-master/channels/
toolbox-master/channels/Contents.m
toolbox-master/channels/chnsCompute.m
toolbox-master/channels/chnsPyramid.m
toolbox-master/channels/chnsScaling.m
toolbox-master/channels/convBox.m
toolbox-master/channels/convMax.m
toolbox-master/channels/convTri.m
toolbox-master/channels/fhog.m
toolbox-master/channels/gradient2.m
toolbox-master/channels/gradientHist.m
toolbox-master/channels/gradientMag.m
toolbox-master/channels/hog.m
toolbox-master/channels/hogDraw.m
toolbox-master/channels/imPad.m
toolbox-master/channels/imResample.m
toolbox-master/channels/private/
toolbox-master/channels/private/chnsTestCpp.cpp
toolbox-master/channels/private/convConst.cpp
toolbox-master/channels/private/convConst.mexa64
toolbox-master/channels/private/convConst.mexmaci64
toolbox-master/channels/private/convConst.mexw64
toolbox-master/channels/private/gradientMex.cpp
toolbox-master/channels/private/gradientMex.mexa64
toolbox-master/channels/private/gradientMex.mexmaci64
toolbox-master/channels/private/gradientMex.mexw64
toolbox-master/channels/private/gradientMexNew.mexmaci64
toolbox-master/channels/private/imPadMex.cpp
toolbox-master/channels/private/imPadMex.mexa64
toolbox-master/channels/private/imPadMex.mexmaci64
toolbox-master/channels/private/imPadMex.mexw64
toolbox-master/channels/private/imResampleMex.cpp
toolbox-master/channels/private/imResampleMex.mexa64
toolbox-master/channels/private/imResampleMex.mexmaci64
toolbox-master/channels/private/imResampleMex.mexw64
toolbox-master/channels/private/rgbConvertMex.cpp
toolbox-master/channels/private/rgbConvertMex.mexa64
toolbox-master/channels/private/rgbConvertMex.mexmaci64
toolbox-master/channels/private/rgbConvertMex.mexw64
toolbox-master/channels/private/sse.hpp
toolbox-master/channels/private/wrappers.hpp
toolbox-master/channels/rgbConvert.m
toolbox-master/classify/
toolbox-master/classify/Contents.m
toolbox-master/classify/adaBoostApply.m
toolbox-master/classify/adaBoostTrain.m
toolbox-master/classify/binaryTreeApply.m
toolbox-master/classify/binaryTreeTrain.m
toolbox-master/classify/confMatrix.m
toolbox-master/classify/confMatrixShow.m
toolbox-master/classify/demoCluster.m
toolbox-master/classify/demoGenData.m
toolbox-master/classify/distMatrixShow.m
toolbox-master/classify/fernsClfApply.m
toolbox-master/classify/fernsClfTrain.m
toolbox-master/classify/fernsInds.m
toolbox-master/classify/fernsRegApply.m
toolbox-master/classify/fernsRegTrain.m
toolbox-master/classify/forestApply.m
toolbox-master/classify/forestTrain.m
toolbox-master/classify/kmeans2.m
toolbox-master/classify/meanShift.m
toolbox-master/classify/meanShiftIm.m
toolbox-master/classify/meanShiftImExplore.m
toolbox-master/classify/pca.m
toolbox-master/classify/pcaApply.m
toolbox-master/classify/pcaData.mat
toolbox-master/classify/pcaRandVec.m
toolbox-master/classify/pcaVisualize.m
toolbox-master/classify/pdist2.m
toolbox-master/classify/private/
toolbox-master/classify/private/IDX2order.m
toolbox-master/classify/private/binaryTreeTrain1.cpp
toolbox-master/classify/private/binaryTreeTrain1.mexa64
toolbox-master/classify/private/binaryTreeTrain1.mexmaci64
toolbox-master/classify/private/binaryTreeTrain1.mexw64
toolbox-master/classify/private/fernsInds1.c
toolbox-master/classify/private/fernsInds1.mexa64
toolbox-master/classify/private/fernsInds1.mexmaci64
toolbox-master/classify/private/fernsInds1.mexw64
toolbox-master/classify/private/forestFindThr.cpp
toolbox-master/classify/private/forestFindThr.mexa64
toolbox-master/classify/private/forestFindThr.mexmaci64
toolbox-master/classify/private/forestFindThr.mexw64
toolbox-master/classify/private/forestInds.cpp
toolbox-master/classify/private/forestInds.mexa64
toolbox-master/classify/private/forestInds.mexmaci64
toolbox-master/classify/private/forestInds.mexw64
toolbox-master/classify/private/meanShift1.c
toolbox-master/classify/private/meanShift1.mexa64
toolbox-master/classify/private/meanShift1.mexmaci64
toolbox-master/classify/private/meanShift1.mexw64
toolbox-master/classify/private/meanShiftPost.m
toolbox-master/classify/rbfComputeBasis.m
toolbox-master/classify/rbfComputeFtrs.m
toolbox-master/classify/rbfDemo.m
toolbox-master/classify/softMin.m
toolbox-master/classify/visualizeData.m
toolbox-master/detector/
toolbox-master/detector/Contents.m
toolbox-master/detector/acfDemoCal.m
toolbox-master/detector/acfDemoInria.m
toolbox-master/detector/acfDetect.m
toolbox-master/detector/acfModify.m
toolbox-master/detector/acfTest.m
toolbox-master/detector/acfTrain.m
toolbox-master/detector/bbApply.m
toolbox-master/detector/bbGt.m
toolbox-master/detector/bbLabeler.m
toolbox-master/detector/bbNms.m
toolbox-master/detector/models/
toolbox-master/detector/models/AcfCaltechDetector.mat
toolbox-master/detector/models/AcfCaltechDets.txt
toolbox-master/detector/models/AcfCaltechLog.txt
toolbox-master/detector/models/AcfCaltechRoc.png
toolbox-master/detector/models/AcfInriaDetector.mat
toolbox-master/detector/models/AcfInriaDets.txt
toolbox-master/detector/models/AcfInriaLog.txt
toolbox-master/detector/models/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.