Welcome![Sign In][Sign Up]
Location:
Search - contour matlab code

Search list

[matlabmy-quxian

Description: 改进等高线拟合代码,很有价值。-improve contour fitting code and of great value.
Platform: | Size: 143360 | Author: 傅杰 | Hits:

[Other systems等高线拟合程序matlab

Description: 等高线拟合源代码(matlab源码),老外编的,水平确实可以,佩服。里面注释挺详细了。-contour fitting source code (Matlab source), a foreigner series, level really can admire. Inside Notes quite detailed.
Platform: | Size: 142336 | Author: 兴唐 | Hits:

[2D Graphicgvf_v5

Description: Matlab code for the implementation of the snake(active contour). Very useful in the image segmentation.
Platform: | Size: 1377280 | Author: 王军 | Hits:

[Graph RecognizeGAC_Matlab

Description: 几何活动轮廓(GAC)算法的源代码,用upwind和eno数值方法, 在MATLAB下可直接执行-geometric active contour (GAC) algorithm source code, using upwind and eno numerical methods, MATLAB under the direct execution
Platform: | Size: 15360 | Author: maxu | Hits:

[Audio programPlay3DSound

Description: SDK中播放音频3D效果的代码,非常实用,可以自行修改出各类特效-SDK to play audio 3D effect of the code, very useful, you can modify all types of special effects
Platform: | Size: 12288 | Author: 张子强 | Hits:

[Special EffectsLevelSet_ChunmingLi_v0

Description: This Matlab code implements an edge based geometric active contour model without reinitialization. MATLAB Release: R13SP1 This Matlab code implements the level set method in Chunming Li et al s paper "Level Set Evolution without Re-initialization: A New Variational Formulation", in IEEE Proc. of CVPR 2005. EVOLUTION.m: core function that performs level set evolution. Demo1.m: a demo for a real cell images Demo2.m: a demo for a synthetic noisy image Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
Platform: | Size: 783360 | Author: 薛正亮 | Hits:

[Special Effectsgacs_matlab_20070214

Description: a fast multigrid solver for geometric active contour models For a detailed description of the method see the paper G. Papandreou and P. Maragos, Multigrid Geometric Active Contour Models, IEEE Transactions on Image Processing, vol. 16, no. 1, pp. 229-240, Jan. 2007.
Platform: | Size: 505856 | Author: wdbigboy | Hits:

[Special EffectstraditionSnake(matlab)

Description: kass的经典snake的matlab实现,用于图像边缘检测分割等-Kass snake classic realize the matlab for image segmentation, such as edge detection
Platform: | Size: 1966080 | Author: 谢祎 | Hits:

[Special Effectslevelsetcode

Description: 活动轮廓算法中的一类-几何轮廓算法,又称Levelset水平集算法,关于该算法的Matlab源码(包含一个test实例)-Active contour algorithm for a class- the geometric contours algorithm, also known as Levelset level set algorithm, algorithm on the Matlab source code (including a test instance)
Platform: | Size: 23552 | Author: selina | Hits:

[Special EffectsSnake_demo

Description: 自己编写的动态轮廓模型实现图象分割的demo,包含源程序、演示数据和若干演示结果-I have written a dynamic contour model for image segmentation realize demo, contains the source code, presentation of data and the results of a number of demonstration
Platform: | Size: 4439040 | Author: Auwi Zeng | Hits:

[Graph programsegmentation

Description: Region based Active Contour的Matlab实现代码。很经典的方法-Region based Active Contour of Matlab code. Classic method
Platform: | Size: 15360 | Author: 李好 | Hits:

[matlabSnake

Description: Hi This mfile is source code for image segementation using active contour models [Snake]. It found the objects in imaages.
Platform: | Size: 770048 | Author: javad | Hits:

[matlabActive-contour-models-snake

Description: This code and doucument describe the image segementation using active contore models [snake].
Platform: | Size: 454656 | Author: javad | Hits:

[Special EffectsAMT

Description: Good source code that is written in matlab about active contour.
Platform: | Size: 4758528 | Author: dongyingying | Hits:

[Special EffectsContourTracingLineFollowing

Description: 轮廓跟踪和线的追随源代码下载 Contour Tracing & Line Following-Tracking and following the contour line of the source code download Contour Tracing & Line Following
Platform: | Size: 1024 | Author: 刘凯 | Hits:

[Special Effectsregionbased_seg

Description: Region Based Active Contour Segmentation:基于活动轮廓的图像分割算法,MATLAB代码,可用于目标提取,包括实验图片-Region Based Active Contour Segmentation: Active Contour-based image segmentation algorithm, MATLAB code, and can be used for object extraction, including the experimental image
Platform: | Size: 10240 | Author: 猪哥不亮 | Hits:

[Special Effectswork

Description: 对于细胞图像序列中多目标的追踪是细胞运动研究中的难点,针对高密度细胞图像中细胞运动的复杂性,本文提出一个细胞分割和追踪的系统。在细胞分割部分,针对实验所用细胞图像序列的特点,本文分别采用了不同的分割方法。在基本的细胞分割后,由于得到的分割图像存在着一些粘连细胞,为了将之分离,采用了基于Freeman code法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和非惰性细胞,分别采用区域重叠法和拓扑约束法进行追踪。针对高密度细胞追踪中由于细胞密集加上细胞分裂很容易导致错误追踪的问题,本文提出将面积项引入实现追踪的拓扑约束条件中,对原方法进行改进,有效的解决了这一问题,有助于提高追踪效率,特别是对于细胞密度比较大,且分裂频繁的细胞图像效果明显。另外,本文提出根据细胞数量设置产生图的距离门限,使算法的适用性更强 。-For cells in image sequences multi-objective tracking is cells, the difficulty in the studies of cellular density cell image motion complexity, this paper puts forward a cell division and tracking system. In the cell division, according to the characteristics of image sequence cells, this paper adopts a different method. In the basic cell division, because the segmentation image exists some adhesion to the separation of cells, using the method of Freeman code based on contour tracking code. According to the characteristics of the chain code coding analysis, find the outline of cells in the cell adhesion, concave edges concave angular point pairs finished adhesion cell group. In part, according to the characteristic and cells
Platform: | Size: 3523584 | Author: 刘颖 | Hits:

[Special Effectsskin_color

Description: 根据国外文献算法中所写的MATLAB代码,实现肤色检测与轮廓提取。-According to foreign literature written in MATLAB code algorithm to achieve skin color detection and contour extraction.
Platform: | Size: 6144 | Author: | Hits:

[matlablevel_set_ac

Description: levelset based active contour matlab code
Platform: | Size: 141312 | Author: prashanth | Hits:

[Otheractive contour based on region

Description: localized based active contour matlab code
Platform: | Size: 10240 | Author: prashanth | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net