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

Search list

[Special Effectsfchcode

Description: 此程序用来得到图像边界的freeman链码-this procedure to be used to image the border freeman chain code
Platform: | Size: 5120 | Author: 郑春红 | Hits:

[Special Effectschaincode

Description: 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。  2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from RGB color model into HSI color model. I lesser brightness model. 2. Then extracted brightness values greater than 0.999's part of several expansion and erosion of analyzing, flame can get some (Figure 4). 3. Figure 4's flame edge imaging operations, and to identify edges coordinates of each point, and then coordinates scheduling, As for the minimum chain code of the initial point (Figure 5's Red Star). 4. Chain Code of ways : counterclockwise along the edge according to the order under a scanning boundary value, Output and order chain code (Figure 7).
Platform: | Size: 198656 | Author: qu yw | Hits:

[Graph programboundary_code

Description: 对二值图像进行边界提取,生成8方向的边界链码,可以求出各个链码元素出现的频率-value of two images boundary extraction, production direction of the border eight chain code, can be obtained in various chain code elements, the frequency
Platform: | Size: 6144 | Author: 王皮 | Hits:

[Special Effectsfly111

Description: 基于链码提取的傅立叶描述子,以及傅立叶反变换对图象边界进行重建 -chain code extraction based on Fourier descriptors, and the Fourier transform of image reconstruction border
Platform: | Size: 1024 | Author: ff | Hits:

[Special Effectsmatlab_boudary

Description: 转,matlab(边界提取,链码生成,差分链码生成及频率向量生成程序)具有旋转不变性了的链码-Turn, matlab (border extraction, chain code generation, differential chain code generation and the frequency of vector generation procedure) has the rotation invariance of the chain code
Platform: | Size: 6144 | Author: 陈娟 | Hits:

[Special Effectsbsubsamp

Description: 数字图像处理(冈萨雷斯)书中的边界链码实现,该程序通过取网格,简化了编码的数据量-Digital image processing (Gonzalez) the boundary chain code book, realize that the procedures through access grid, simplifying the coding of data
Platform: | Size: 2048 | Author: 陈娟 | Hits:

[Special Effectssumbsamp

Description: 这段代码是关于边界链码提取的,采用MATLAB编写,但是还有一些欠缺-This code is on the boundary chain code extraction, using MATLAB to prepare, but there are still some lack of
Platform: | Size: 1024 | Author: 陈娟 | Hits:

[matlabeightbondary

Description: 八向链码程序,比较有用,在MATLAB环境下使用-Eight to chain code process, more useful, in the MATLAB environment
Platform: | Size: 2048 | Author: LIMENG | Hits:

[Compress-Decompress algrithmsmcmc

Description: 马尔科夫链蒙特卡洛模拟的matlab源代码-Markov chain Monte Carlo simulation of the matlab source code
Platform: | Size: 16384 | Author: 左秀霞 | Hits:

[Special Effectsfreemancode

Description: 用freeman链码 来提取图像特征 以便识别-Freeman chain code used to extract the image feature to identify
Platform: | Size: 10240 | Author: Stephen | Hits:

[Special Effectsbianjielianma

Description: MATLAB 特征提取 边界链码(图像处理)-MATLAB boundary chain code feature extraction (image processing)
Platform: | Size: 7168 | Author: yangsha | Hits:

[Windows DevelopPressure

Description: 利用Freeman链码实现圆形物体的检测-Freeman chain code to use to achieve the detection of circular objects
Platform: | Size: 6144 | Author: Beata | Hits:

[matlabchaincode_01

Description: Chain code for image calculation
Platform: | Size: 199680 | Author: vikas | Hits:

[Graph programmatlab

Description: 该源代码的功能是用matlab来实现链码提取,内含测试图片及所用的算法源代码。-The source code s function is to use matlab to achieve the chain code extraction, containing pictures and used for testing the algorithm source code.
Platform: | Size: 336896 | Author: 小娟 | Hits:

[Graph programDifferentialCodeDirectionCode

Description: 基于MATLAB语言,对于图像的链码的差分,以及归一化,以及回复图像的链码-Based on the MATLAB language, for the image of the differential chain code, as well as normalized and responding to the image of the chain code
Platform: | Size: 5120 | Author: 陈濛 | Hits:

[matlabGui

Description: GUI Matlab from calculate a chain code, skeleton, area ,perimeter.
Platform: | Size: 17408 | Author: benz | Hits:

[Graph programmatlabchain

Description: matlab生成的源码,适合图像处理人员研究及其应用。不明白之处可一起讨论-matlab source code production chain
Platform: | Size: 2048 | 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:

[matlabchain-code

Description: code to find chain code in binary image
Platform: | Size: 4096 | Author: nandy | Hits:

[File FormatChain-code-invmoments-bwlabel

Description: 基于MATLAB的图像处理有关:链码 编码 不变矩 标注等代码-The image processing chain code invariant annotation
Platform: | Size: 330752 | Author: Katherine | Hits:
« 12 3 »

CodeBus www.codebus.net