CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 语音合成与识别

文件名称:CmCode-master

介绍说明--下载内容来自于网络,使用问题请自行百度

根据图像的全局对比度进行视觉的显著性区域检测,该算法较经典算法更快更准确。-According significant global contrast of the image area is detected visually, the algorithm faster and more accurate than the classical algorithm.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

CmCode-master/.gitignore
CmCode-master/clean.bat
CmCode-master/CmCode.sdf
CmCode-master/CmCode.sln
CmCode-master/CmCode.suo
CmCode-master/CmLib/
CmCode-master/CmLib/Basic/
CmCode-master/CmLib/Basic/CmCv.cpp
CmCode-master/CmLib/Basic/CmCv.h
CmCode-master/CmLib/Basic/CmDefinition.cpp
CmCode-master/CmLib/Basic/CmDefinition.h
CmCode-master/CmLib/Basic/CmFile.cpp
CmCode-master/CmLib/Basic/CmFile.h
CmCode-master/CmLib/Basic/CmTimer.h
CmCode-master/CmLib/Cluster/
CmCode-master/CmLib/Cluster/CmAPCluster.cpp
CmCode-master/CmLib/Cluster/CmAPCluster.h
CmCode-master/CmLib/Cluster/CmColorQua.cpp
CmCode-master/CmLib/Cluster/CmColorQua.h
CmCode-master/CmLib/Cluster/CmGMM.cpp
CmCode-master/CmLib/Cluster/CmGMM.h
CmCode-master/CmLib/CmLib.h
CmCode-master/CmLib/CmLib.vcxproj
CmCode-master/CmLib/CmLib.vcxproj.filters
CmCode-master/CmLib/CmLib.vcxproj.user
CmCode-master/CmLib/CRF/
CmCode-master/CmLib/CRF/fastmath.h
CmCode-master/CmLib/CRF/permutohedral.h
CmCode-master/CmLib/Debug/
CmCode-master/CmLib/Debug/CmLib.log
CmCode-master/CmLib/Illustration/
CmCode-master/CmLib/Illustration/CmEvaluation.cpp
CmCode-master/CmLib/Illustration/CmEvaluation.h
CmCode-master/CmLib/Illustration/CmIllu.cpp
CmCode-master/CmLib/Illustration/CmIllu.h
CmCode-master/CmLib/Illustration/CmShow.cpp
CmCode-master/CmLib/Illustration/CmShow.h
CmCode-master/CmLib/Illustration/xticklabel_rotate.m
CmCode-master/CmLib/OtherAlg/
CmCode-master/CmLib/OtherAlg/CmCurveEx.cpp
CmCode-master/CmLib/OtherAlg/CmCurveEx.h
CmCode-master/CmLib/OtherAlg/CmValStructVec.h
CmCode-master/CmLib/Saliency/
CmCode-master/CmLib/Saliency/CmSalCut.cpp
CmCode-master/CmLib/Saliency/CmSalCut.h
CmCode-master/CmLib/Saliency/CmSaliencyGC.cpp
CmCode-master/CmLib/Saliency/CmSaliencyGC.h
CmCode-master/CmLib/Saliency/CmSaliencyRC.cpp
CmCode-master/CmLib/Saliency/CmSaliencyRC.h
CmCode-master/CmLib/Segmentation/
CmCode-master/CmLib/Segmentation/EfficientGraphBased/
CmCode-master/CmLib/Segmentation/EfficientGraphBased/disjoint-set.h
CmCode-master/CmLib/Segmentation/EfficientGraphBased/segment-graph.h
CmCode-master/CmLib/Segmentation/EfficientGraphBased/segment-image.cpp
CmCode-master/CmLib/Segmentation/EfficientGraphBased/segment-image.h
CmCode-master/CmLib/Segmentation/Maxflow/
CmCode-master/CmLib/Segmentation/Maxflow/block.h
CmCode-master/CmLib/Segmentation/Maxflow/CHANGES.TXT
CmCode-master/CmLib/Segmentation/Maxflow/graph.h
CmCode-master/CmLib/Segmentation/Maxflow/README.TXT
CmCode-master/CmLib/Segmentation/MeanShift/
CmCode-master/CmLib/Segmentation/MeanShift/ms.cpp
CmCode-master/CmLib/Segmentation/MeanShift/ms.h
CmCode-master/CmLib/Segmentation/MeanShift/msImageProcessor.cpp
CmCode-master/CmLib/Segmentation/MeanShift/msImageProcessor.h
CmCode-master/CmLib/Segmentation/MeanShift/MSReadme.txt
CmCode-master/CmLib/Segmentation/MeanShift/msSys.cpp
CmCode-master/CmLib/Segmentation/MeanShift/msSys.h
CmCode-master/CmLib/Segmentation/MeanShift/msSysPrompt.cpp
CmCode-master/CmLib/Segmentation/MeanShift/RAList.cpp
CmCode-master/CmLib/Segmentation/MeanShift/RAList.h
CmCode-master/CmLib/Segmentation/MeanShift/rlist.cpp
CmCode-master/CmLib/Segmentation/MeanShift/rlist.h
CmCode-master/CmLib/Segmentation/MeanShift/tdef.h
CmCode-master/CmLib/Segmentation/PlanarCut/
CmCode-master/CmLib/Segmentation/PlanarCut/code/
CmCode-master/CmLib/Segmentation/PlanarCut/code/BlockAllocator.h
CmCode-master/CmLib/Segmentation/PlanarCut/code/CGraph.cpp
CmCode-master/CmLib/Segmentation/PlanarCut/code/CGraph.h
CmCode-master/CmLib/Segmentation/PlanarCut/code/CutGrid.cpp
CmCode-master/CmLib/Segmentation/PlanarCut/code/CutGrid.h
CmCode-master/CmLib/Segmentation/PlanarCut/code/CutPlanar.cpp
CmCode-master/CmLib/Segmentation/PlanarCut/code/CutPlanar.h
CmCode-master/CmLib/Segmentation/PlanarCut/code/CutPlanarDefs.h
CmCode-master/CmLib/Segmentation/PlanarCut/code/CutSegment.cpp
CmCode-master/CmLib/Segmentation/PlanarCut/code/CutSegment.h
CmCode-master/CmLib/Segmentation/PlanarCut/code/CutShape.cpp
CmCode-master/CmLib/Segmentation/PlanarCut/code/CutShape.h
CmCode-master/CmLib/Segmentation/PlanarCut/code/DynPath.cpp
CmCode-master/CmLib/Segmentation/PlanarCut/code/DynPath.h
CmCode-master/CmLib/Segmentation/PlanarCut/code/Planar.cpp
CmCode-master/CmLib/Segmentation/PlanarCut/code/Planar.h
CmCode-master/CmLib/Segmentation/PlanarCut/code/PlanarException.cpp
CmCode-master/CmLib/Segmentation/PlanarCut/code/PlanarException.h
CmCode-master/CmLib/Segmentation/PlanarCut/doc/
CmCode-master/CmLib/Segmentation/PlanarCut/doc/a00001.html
CmCode-master/CmLib/Segmentation/PlanarCut/doc/a00002.html
CmCode-master/CmLib/Segmentation/PlanarCut/doc/a00003.html
CmCode-master/CmLib/Segmentation/PlanarCut/doc/a00004.html
CmCode-master/CmLib/Segmentation/PlanarCut/doc/a00005.html
CmCode-master/CmLib/Segmentation/PlanarCut/doc/a00006.html
CmCode-master/CmLib/Segmentation/PlanarCut/doc/a00007.html
CmCode-master/CmLib/Segmentation/PlanarCut/doc/a00008.html
CmCode-master/CmLib/Segmentation/PlanarCut/doc/a00009.html
CmCode-master/CmLib/Segmentation/PlanarCut/doc/a00009.js
CmCode-master/CmLib/Segmentation/PlanarCut/doc/a00010.html
CmCode-master/CmLib/Segmentation/PlanarCut/doc/a00010.js
C

相关说明

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

相关评论

暂无评论内容.

发表评论

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