登录
首页 » matlab » NcutImage_7_AMD64

NcutImage_7_AMD64

于 2017-05-06 发布 文件大小:132KB
0 121
下载积分: 1 下载次数: 1

代码说明:

  NCUT图像分割程序源码,适用于图像分割操作,程序采用Matlab实现(NCUT image segmentation program source code, suitable for image segmentation operation, the program using Matlab)

文件列表:

NcutImage_7_AMD64
.................\common_files
.................\............\a_times_b_cmplx.dll,7114,2017-05-05
.................\............\a_times_b_cmplx.mexglx,7820,2017-05-05
.................\............\a_times_b_cmplx.mexmac,13096,2017-05-05
.................\............\discretisation.m,1251,2017-05-05
.................\............\discretisationEigenVectorData.asv,202,2017-05-05
.................\............\discretisationEigenVectorData.m,317,2017-05-05
.................\............\eigs2.m,37466,2017-05-05
.................\............\mex_w_times_x_symmetric.dll,9728,2017-05-05
.................\............\mex_w_times_x_symmetric.mexglx,8713,2017-05-05
.................\............\mex_w_times_x_symmetric.mexmac,13396,2017-05-05
.................\............\ncut.asv,2339,2017-05-05
.................\............\ncut.m,2467,2017-05-05
.................\............\ncutW.asv,486,2017-05-05
.................\............\ncutW.m,604,2017-05-05
.................\............\sparsifyc.dll,8704,2017-05-05
.................\............\sparsifyc.mexglx,8541,2017-05-05
.................\............\sparsifyc.mexmac,9004,2017-05-05
.................\............\spmtimesd.dll,7168,2017-05-05
.................\............\spmtimesd.mexglx,7285,2017-05-05
.................\............\spmtimesd.mexmac,8888,2017-05-05
.................\demoNcutImage.m,1621,2017-05-05
.................\main.m,309,2017-05-05
.................\README_NcutImage.txt,1098,2017-05-05
.................\specific_NcutImage_files
.................\........................\affinityic.c,5789,2017-05-05
.................\........................\affinityic.dll,7680,2017-05-05
.................\........................\affinityic.mexa64,10447,2017-05-05
.................\........................\affinityic.mexglx,8162,2017-05-05
.................\........................\affinityic.mexmac,8964,2017-05-05
.................\........................\a_times_b_cmplx.c,10087,2017-05-05
.................\........................\a_times_b_cmplx.mexa64,10635,2017-05-05
.................\........................\cimgnbmap.c,5146,2017-05-05
.................\........................\cimgnbmap.dll,7168,2017-05-05
.................\........................\cimgnbmap.mexa64,9919,2017-05-05
.................\........................\cimgnbmap.mexglx,7801,2017-05-05
.................\........................\cimgnbmap.mexmac,8960,2017-05-05
.................\........................\computeEdges.asv,929,2017-05-05
.................\........................\computeEdges.m,1157,2017-05-05
.................\........................\computeW.asv,281,2017-05-05
.................\........................\computeW.m,321,2017-05-05
.................\........................\doog1.asv,784,2017-05-05
.................\........................\doog1.m,804,2017-05-05
.................\........................\doog2.asv,657,2017-05-05
.................\........................\doog2.m,639,2017-05-05
.................\........................\fft_filt_2.m,732,2017-05-05
.................\........................\gaussian.m,775,2017-05-05
.................\........................\ICgraph.asv,1100,2017-05-05
.................\........................\ICgraph.m,1110,2017-05-05
.................\........................\imread_ncut.asv,310,2017-05-05
.................\........................\imread_ncut.m,309,2017-05-05
.................\........................\jpg_images



.................\........................\make_filterbank_even2.m,835,2017-05-05
.................\........................\make_filterbank_odd2.m,835,2017-05-05
.................\........................\mex_w_times_x_symmetric.c,1252,2017-05-05
.................\........................\mex_w_times_x_symmetric.mexa64,11983,2017-05-05
.................\........................\NcutImage.m,757,2017-05-05
.................\........................\quadedgep.asv,3655,2017-05-05
.................\........................\quadedgep.m,3720,2017-05-05
.................\........................\showmask.m,301,2017-05-05
.................\........................\sparsifyc.c,7308,2017-05-05
.................\........................\sparsifyc.mexa64,10979,2017-05-05
.................\........................\spmtimesd.c,3435,2017-05-05
.................\........................\spmtimesd.mexa64,9639,2017-05-05
.................\Version.txt,284,2017-05-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • increasingvirtualmemory
    virtual memory increasing
    2010-09-12 02:51:21下载
    积分:1
  • RationalQuantifyUsage
    绝对原创,请站长加分啊,这是用来快速定位性能底下的一段测试代码,配合Quantify使用,上面附有说明,如何定位到。(Rational Quantify Usage)
    2014-06-06 10:48:34下载
    积分:1
  • C# GSM Modem短信的 发送/接收 示例源码下载
    C# GSM Modem短信的 发送/接收 示例源码下载
    2014-03-26下载
    积分:1
  • C#抓取IE浏览器网站整体截图实例源码
    C#抓取整个网站为一个图片
    2013-01-17下载
    积分:1
  • nc
    说明:  一个小巧的内存整理工具 无需安装方便使用(A small memory finishing tools without having to install user-friendly)
    2008-01-01 16:05:19下载
    积分:1
  • BoostTest
    说明:  编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。(MFC write-off procedures friends all know, through the resource editor to edit the menu item, set the menu item ID, and MFC-house by the ID to map menu and menu command handling function update function. I imagine MFC resource editor aside, the MFC program carried out by the interface configuration xml file, and then use the string to map the message processing function. Using boost libraries, I realized that vision. Specific xml file is to specify a string, then the string can find its command message processing functions and interface update command message processing function.)
    2021-02-04 15:09:57下载
    积分:1
  • ambkbyi
    SPI FLASH test program C language source code
    2017-08-20 13:48:32下载
    积分:1
  • gc
    说明:  简单垃圾回收器本人以多次试用效果不错,请大家多提意见 (Simple garbage collector I would like to try the effect of a good many times, please do so everyone)
    2007-08-07 10:54:52下载
    积分:1
  • C#屏幕截图 桌面截图 指定句柄窗口截图 附源码
    C#屏幕截图 桌面截图 指定句柄窗口截图 附源码
    2013-04-01下载
    积分:1
  • DLL_CALL
    该源代码是我精心为朋友准备的,涵盖了各种调用方式和编译方式,花了半个月的业余时间,很高贵啊(The source code is for a friend I painstakingly prepared, covering a variety of ways and the compiler calls the way of spare time to spend half a month, a high贵啊)
    2009-04-21 19:09:20下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载