登录
首页 » matlab » 水平集

水平集

于 2020-12-17 发布
0 182
下载积分: 1 下载次数: 7

代码说明:

说明:  水平集边缘检测代码,利用了变分法进行优化和处理,实现了图像的快速边缘检测(Level set edge detection code is optimized and processed by using variational method, and fast edge detection of image is realized.)

文件列表:

CV code_Sample\Active contours without edges-TIP-2001.pdf, 516014 , 2016-10-26
CV code_Sample\backward_gradient.m, 351 , 2005-10-08
CV code_Sample\binaryfit.m, 787 , 2005-10-08
CV code_Sample\BoundMirrorEnsure.m, 371 , 2003-12-22
CV code_Sample\BoundMirrorExpand.m, 307 , 2003-12-22
CV code_Sample\BoundMirrorShrink.m, 90 , 2003-12-22
CV code_Sample\curvature.m, 791 , 2005-10-08
CV code_Sample\Delta.m, 280 , 2005-10-08
CV code_Sample\evolution_cv.m, 1218 , 2016-10-26
CV code_Sample\forward_gradient.m, 367 , 2005-10-08
CV code_Sample\get_contour.m, 711 , 2004-10-08
CV code_Sample\Heaviside.m, 281 , 2005-10-08
CV code_Sample\html\test.html, 7401 , 2016-10-26
CV code_Sample\html\test.png, 1869 , 2016-10-26
CV code_Sample\html\test_01.png, 34550 , 2016-10-26
CV code_Sample\html\test_02.png, 5895 , 2016-10-26
CV code_Sample\plotLevelSet.m, 337 , 2005-10-08
CV code_Sample\sdf2circle.m, 588 , 2005-10-08
CV code_Sample\signed_distance.m, 689 , 2005-10-08
CV code_Sample\Test_demo.m, 1203 , 2018-04-02
CV code_Sample\three.bmp, 11766 , 2004-06-09
CV code_Sample\twocells.bmp, 16434 , 2004-07-23
CV code_Sample\vessel.bmp, 14286 , 2005-07-25
DIA第二次作业.pptx, 190408 , 2019-03-26

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

发表评论

0 个回复

  • DWT-watermark
    一些dwt数字水印 源码和一些资料希望对大家有用 呵呵(dwt digital watermarking)
    2010-05-12 21:33:04下载
    积分:1
  • SP企业人事管系统源码
    功能介绍:    该系统基本包含一般处理SQL的命令,其中使用了 Linq To Sql技术,强数据类型的DataAdapter,还有通过了一般连接Sql的连接,在必要的时候通过"SQL的存储过程",降低了通过普通方式代码的冗余度.对于动态绑定数据,本人还是只是使用了linq绑定.在校验方面,多是使用正则表达式.在一次性频繁处理数据库的更新操作的时候,偶尔使用多线程,自定义传递参数的类,来给多线程传递参数.该系统适合初学者,希望能给大家帮助...谢谢...菜单功能:     基本信息管理  人事管理 备忘记录 数据库维护 管理工具 系统管理
    2014-11-09下载
    积分:1
  • CCD
    ccd图像检测程序。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(ccd image detection program. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .)
    2013-03-09 13:22:05下载
    积分:1
  • TV
    说明:  全变分模型主要是依靠梯度下降流岁图像进行平滑处理的模型,希望在图像的内部对图像进行平滑,使得相邻像素的差值较小(The total variation model is mainly based on the gradient descent flow year image smoothing model, hoping to smooth the image inside the image, so that the difference between adjacent pixels is small)
    2020-12-12 19:40:20下载
    积分:1
  • visual-intelligent-surveillance
    该代码用于实现视频监控/视觉监控/视频智能监控/视觉智能监控,具有友好的人机交互界面。在工作时,利用连接在计算机上的摄像头取得视频图像,通过背景减除、滤波、二值化处理、识别等技术,实现对视频目标的监控。(This code is applied to visual surveillance/video surveillance/visual intelligent surveillance/video intelligent surveillance which has a friendly human-machine interface. When working, it detects objects in video using some techniques containing background subtraction, filter, binarization, and recognition. )
    2011-07-02 07:09:55下载
    积分:1
  • EmguCVTool-master
    说明:  C#+EmguCV机器视觉开发平台,功能:基本的图像处理工具、随意配置执行流程、二维码识别、文字识别等等。(C+EmguCV machine vision development platform, functions: basic image processing tools, arbitrary configuration of the execution process, two-dimensional code recognition, character recognition and so on.)
    2021-02-18 16:39:45下载
    积分:1
  • segmentation_from_sdf_values_example
    使用CGAL库对人体三维网格分割并且把分割后的网格展开到一个平面上(using cgal to segment a mesh an expend )
    2016-03-31 18:52:44下载
    积分:1
  • cannyedgedetection.tar
    canny边缘检测的matlab实现,用到了基于Otsu算法的自适应阈值选取(canny edge detection)
    2012-05-02 22:43:55下载
    积分:1
  • ImageDenoise
    说明:  基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)(The traditional image denoising algorithms (mean filter, median filter, NLM, 3D block matching filter BM3D) and dncnn image denoising algorithm based on deep convolution neural network are realized based on MATLAB.)
    2020-11-23 11:25:21下载
    积分:1
  • chengxu.tar
    三品检查图像的特征提取,图像预处理,根据区域标记对图像目标区域进行形状特征提取,并计算相关特征参数(Three check image feature extraction,Image preprocessing)
    2012-05-08 11:45:22下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载