CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别

文件名称: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/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com