登录
首页 » Visual C++ » meanshift_seg

meanshift_seg

于 2009-06-17 发布 文件大小:5525KB
0 241
下载积分: 1 下载次数: 5

代码说明:

  用meanshift算法实现图像的平滑和分割的算法(Algorithm used meanshift image smoothing and segmentation algorithms)

文件列表:

meanshift_seg
.............\edge
.............\....\BgDefaults.h
.............\....\BgEdge.cpp
.............\....\BgEdge.h
.............\....\BgEdgeDetect.cpp
.............\....\BgEdgeDetect.h
.............\....\BgEdgeList.cpp
.............\....\BgEdgeList.h
.............\....\BgGlobalFc.cpp
.............\....\BgImage.cpp
.............\....\BgImage.h
.............\GUI
.............\...\BgImagPGM.cpp
.............\...\BgImagPGM.h
.............\...\BgImagPNM.cpp
.............\...\BgImagPNM.h
.............\...\bgimsystem.cpp
.............\...\bgimsystem.h
.............\...\icons

.............\...\.....\bgimsystem.ico

.............\...\.....\chart.ico

.............\...\.....\copy.xpm
.............\...\.....\cross.bmp
.............\...\.....\cut.bmp
.............\...\.....\cut.xpm
.............\...\.....\down_arrow.bmp
.............\...\.....\h.bmp
.............\...\.....\help.bmp
.............\...\.....\help.xpm
.............\...\.....\mondrian.ico
.............\...\.....\mondrian.xpm
.............\...\.....\new.bmp
.............\...\.....\new.xpm
.............\...\.....\new_e.bmp
.............\...\.....\new_s.bmp
.............\...\.....\open.bmp
.............\...\.....\open.xpm
.............\...\.....\p.bmp
.............\...\.....\paste.bmp
.............\...\.....\paste.xpm
.............\...\.....\print.bmp
.............\...\.....\print.xpm
.............\...\.....\riul_logo.bmp
.............\...\.....\rotated_h.bmp
.............\...\.....\rotated_p.bmp
.............\...\.....\rutgers_logo.bmp
.............\...\.....\save.bmp
.............\...\.....\save.xpm
.............\...\.....\zoom_in.bmp
.............\...\.....\zoom_out.bmp
.............\help
.............\....\doc
.............\....\...\edge.html
.............\....\...\figs

.............\....\...\....\rh.jpg



.............\....\...\....\sys_fig2.jpg
.............\....\...\....\sys_fig3.jpg
.............\....\...\....\sys_fig4.jpg
.............\....\...\....\win_fig1.jpg
.............\....\...\....\win_fig2.jpg
.............\....\...\help.html
.............\....\...\overview.html
.............\....\...\ref.html
.............\....\...\segm.html
.............\....\...\syng.html
.............\....\specification.html
.............\Makefile
.............\project
.............\.......\Debug_wx240
.............\.......\...........\BgEdge.obj
.............\.......\...........\BgEdge.sbr
.............\.......\...........\BgEdgeDetect.obj
.............\.......\...........\BgEdgeDetect.sbr
.............\.......\...........\BgEdgeList.obj
.............\.......\...........\BgEdgeList.sbr
.............\.......\...........\BgGlobalFc.obj
.............\.......\...........\BgGlobalFc.sbr
.............\.......\...........\BgImage.obj
.............\.......\...........\BgImage.sbr
.............\.......\...........\BgImagPGM.obj
.............\.......\...........\BgImagPGM.sbr
.............\.......\...........\BgImagPNM.obj
.............\.......\...........\BgImagPNM.sbr
.............\.......\...........\bgimsystem.obj
.............\.......\...........\bgimsystem.sbr
.............\.......\...........\EDISON.bsc
.............\.......\...........\EDISON.exe
.............\.......\...........\EDISON.map
.............\.......\...........\EDISON.pch
.............\.......\...........\EDISON.pdb
.............\.......\...........\edison.res
.............\.......\...........\filelog.txt

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

发表评论

0 个回复

  • 24Points
    24点游戏,找出所有解。给任意4个数,该程序能找出所有通过加,减,乘,除,括号算出24结果的算式。(24-point game, find all solutions. To any four numbers, the program can identify all through add, subtract, multiply, divide, calculate 24 results parentheses formula.)
    2013-08-19 12:02:21下载
    积分:1
  • S60_Platform_Localization_Example_v1_0_en
    实现本地化的一个很好的 SymBian的例子(Realize the localization of a very good example Symbian)
    2008-05-15 13:41:33下载
    积分:1
  • fenshutongji
    随机产生20个学生的成绩,统计各分数段人数。(Random generation 20 students scores, the number of each band statistics. Display score on the picture1 show that the statistical results in The picture1 display. )
    2012-04-19 14:05:39下载
    积分:1
  • 第一种
    这些代码用于循环移位操作,方便快捷,使用C++编写,简单易懂。(These codes are used for circular shift operation, which is convenient and quick, and is easy to understand by using C++.)
    2018-05-07 19:53:51下载
    积分:1
  • myRpgGame
    这是我毕业设计所写的小程序,程序中的界面类似于魔塔,用vc6.0 mfc开发,个人测试没有什么问题(This is my small program written by graduation, the program s interface is similar to devil s tower, with vc6.0 mfc development, individual test without any problems)
    2011-05-23 10:51:04下载
    积分:1
  • w25q64
    好用的w25q64驱动.用过你就知道了!(Nice w25q64 drive used you know!)
    2013-02-28 09:15:26下载
    积分:1
  • tower-of-Han
    此为汉诺塔程序,汉诺塔层数为输入变量,其它不需要输入(This is the Tower of Hanoi program, Hanoi layers as input variables)
    2014-09-16 10:02:25下载
    积分:1
  • radar matlab
    里面有包含雷达方程的一些matlab程序以及对应画图的相关程序(radar equation matlab procedure)
    2020-07-02 04:40:01下载
    积分:1
  • main
    为了了解系统的资源分配情况,假定系统的任何一种资源在任一时刻只能被一个进程使用。任何进程已经占用的资源只能由进程自己释放,而不能由其他进程抢占。当进程申请的资源不能满足时,必须等待。因此,只要资源分配算法能保证进程的资源请求,且不出现循环等待,则系统不会出现死锁。 要求编写系统进行资源调度的程序,采用银行家算法,有效地避免死锁的产生。(In order to understand the resource allocation of the system, it is assumed that any resource of the system can only be used by one process at any one time. Any resources that have been occupied by the process can only be released by the process itself, rather than by other processes. You must wait when the resources for the process cannot be satisfied. Therefore, as long as the resource allocation algorithm can guarantee the resource request of the process, and there is no circular waiting, the system will not deadlock. Write the system scheduling procedures for resources, using bankers algorithm, effectively avoid the deadlock.)
    2017-11-26 20:49:34下载
    积分:1
  • RMBCount
    房子揭计算器项目文件,可以以等额或等本方式进行计算出每笔的本金和利息。(House mortgage calculator project file can be equal or equivalent calculated in this way each of the principal and interest.)
    2013-07-28 22:07:23下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载