登录
首页 » Visual C++ » bwlabel

bwlabel

于 2008-10-13 发布 文件大小:1158KB
0 266
下载积分: 1 下载次数: 1

代码说明:

说明:  vc++调用matlab函数混合编程实现二值图像的区域标记。(vc++ call matlab function Matlab binary image of the regional markers.)

文件列表:

bwlabel
.......\bwlabel.cpp
.......\bwlabel.dsp
.......\bwlabel.dsw
.......\bwlabel.ncb
.......\bwlabel.opt
.......\bwlabel.plg
.......\Debug
.......\libmylabel.ctf
.......\libmylabel.dll
.......\libmylabel.h
.......\libmylabel.lib
.......\libmylabel_mcr
.......\..............\java
.......\..............\....\jar
.......\..............\....\...\toolbox
.......\..............\....\...\.......\database.jar
.......\..............\libmylabel
.......\..............\..........\mylabel.m
.......\..............\toolbox
.......\..............\.......\compiler
.......\..............\.......\........\deploy
.......\..............\.......\........\......\deployprint.m
.......\..............\.......\........\......\FigureMenuBar.fig
.......\..............\.......\........\......\FigureToolBar.fig
.......\..............\.......\........\......\fopen.m
.......\..............\.......\........\......\hgrc.m
.......\..............\.......\........\......\input.m
.......\..............\.......\........\......\matlabrc.m
.......\..............\.......\........\......\pause.m
.......\..............\.......\........\......\readline.dll
.......\..............\.......\........\dirname.m
.......\..............\.......\........\ja
.......\..............\.......\........\..\htm" target=_blank>xlate
.......\..............\.......\database
.......\..............\.......\........\database
.......\..............\.......\........\........\@cursor
.......\..............\.......\........\........\.......\attr.m
.......\..............\.......\........\........\.......\close.m
.......\..............\.......\........\........\.......\cols.m
.......\..............\.......\........\........\.......\columnnames.m
.......\..............\.......\........\........\.......\Contents.m
.......\..............\.......\........\........\.......\cursor.m
.......\..............\.......\........\........\.......\fetch.m
.......\..............\.......\........\........\.......\get.m
.......\..............\.......\........\........\.......\querytimeout.m
.......\..............\.......\........\........\.......\rowlimit.m
.......\..............\.......\........\........\.......\rows.m
.......\..............\.......\........\........\.......\set.m
.......\..............\.......\........\........\.......\subsasgn.m
.......\..............\.......\........\........\.......\subsref.m
.......\..............\.......\........\........\.......\width.m
.......\..............\.......\........\........\@database
.......\..............\.......\........\........\.........\clearwarnings.m
.......\..............\.......\........\........\.........\close.m
.......\..............\.......\........\........\.........\commit.m
.......\..............\.......\........\........\.........\Contents.m
.......\..............\.......\........\........\.........\database.m
.......\..............\.......\........\........\.........\exec.m
.......\..............\.......\........\........\.........\get.m
.......\..............\.......\........\........\.........\insert.m
.......\..............\.......\........\........\.........\isconnection.m
.......\..............\.......\........\........\.........\isreadonly.m
.......\..............\.......\........\........\.........\ping.m
.......\..............\.......\........\........\.........\rollback.m
.......\..............\.......\........\........\.........\set.m
.......\..............\.......\........\........\.........\sql2native.m
.......\..............\.......\........\........\.........\subsasgn.m
.......\..............\.......\........\........\.........\subsref.m
.......\..............\.......\........\........\.........\update.m
.......\..............\.......\........\........\@dbtbx
.......\..............\.......\........\........\......\Contents.m
.......\..............\.......\........\........\......\dbtbx.m
.......\..............\.......\........\........\......\display.m
.......\..............\.......\........\........\......\subsref.m
.......\..............\.......\........\........\@resultset
.......\..............\.......\........\........\..........\clearwarnings.m
.......\..............\.......\........\........\..........\close.m
.......\..............\.......\........\........\..........\Contents.m
.......\..............\.......\........\........\..........\get.m
.......\..............\.......\........\........\..........\isnullcolumn.m
.......\..............\.......\........\........\..........\namecolumn.m
.......\..............\.......\........\........\..........\resultset.m
.......\..............\.......\........\........\@rsmd
.......\..............\.......\........\........\.....\Contents.m
.......\..............\.......\........\........\.....\get.m
.......\..............\.......\........\........\.....\rsmd.m
.......\..............\.......\........\........\chkprops.m
.......\..............\.......\........\........\logintimeout.m
.......\..............\.......\........\........\setdbprefs.m
.......\..............\.......\images
.......\..............\.......\......\icons
.......\..............\.......\......\.....\cursor_contrast.png
.......\..............\.......\......\.....\cursor_eyedropper_black.png
.......\..............\.......\......\.....\cursor_eyedropper_grey.png
.......\..............\.......\......\.....\cursor_eyedropper_white.png
.......\..............\.......\......\.....\hand.gif
.......\..............\.......\......\.....\info.gif
.......\..............\.......\......\.....\iptabout.mat
.......\..............\.......\......\.....\overview.gif

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

发表评论

0 个回复

  • GraphCut
    图像分割经典算法GraphCut的实现代码,亲测可用。(An implementation of GraphCut Algorithm, which is a classical method in image segmentation field.)
    2020-09-29 17:27:43下载
    积分:1
  • vcpicph
    VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:   vcvars32   rc bmp.rc   cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
    2014-02-18 15:30:52下载
    积分:1
  • gdal1.4.5
    很有用的gdal库,并且已经编译好。请多多指教!(It is a very good resource!Please download!!)
    2011-12-08 09:31:56下载
    积分:1
  • RemoteControl-1
    说明:  一个用VC++6.0编的程序例子,实现远程屏幕图像的传输 (a VC 6.0 Provision procedures example, remote screen image transmission)
    2020-11-03 18:59:52下载
    积分:1
  • ComputerGraphics
    多边形填充 多边形裁剪 自定义多边形区域 自定义裁剪区域(Polygon fill polygon clipping custom polygon area custom crop area)
    2012-11-14 23:04:40下载
    积分:1
  • calibration-3-cameras
    C++和halcon结合,用于图形处理时进行三相机标定(C++ and halcon combined for three camera calibration)
    2013-09-09 10:12:10下载
    积分:1
  • vb6findpcitureSearchPicture
    vb仿大漠屏幕找图,速度极快 屏幕找色点 图像查找visualbasic vb6找图(VB,VB6,VISUAL BASICK ,FIND PICTURE ,QUICK SEARCH IMAGE.SEARCH PICTURE)
    2014-11-05 09:51:32下载
    积分:1
  • CT_simulation
    CT模型仿真,里面有C还有Matlab文件,均可以使用(CT model simulation with C and Matlab)
    2012-10-15 16:28:26下载
    积分:1
  • background-object-testVC
    可以进行背景减除法-三帧法-高斯背景建模法运动检测( This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. )
    2011-12-30 22:01:21下载
    积分:1
  • readpic
    说明:  VC bmp图像数据读取和输出代码程序,经过编译可行(compiled vc program in reading image )
    2010-04-07 11:02:37下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载