搜索资源列表
复件 链码
- 对图像首先进行了边缘提取和细化,然后对细化了的图像通过链码来输出,是一个对图像编程人员非常实用的工具哦-the first images of edge extraction and refining, and then refined through images of the chain code to output, the image is a programmer very useful tool oh
fchcode
- 此程序用来得到图像边界的freeman链码-this procedure to be used to image the border freeman chain code
chaincode
- 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。 2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from R
boundary_code
- 对二值图像进行边界提取,生成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
fly111
- 基于链码提取的傅立叶描述子,以及傅立叶反变换对图象边界进行重建 -chain code extraction based on Fourier descr iptors, and the Fourier transform of image reconstruction border
lianmatezhengtiqu
- 对图形的边缘,可实现图像到链码,链码到图像的转换。-right to the brink of graphics, images can be realized chain code, the chain code to the image conversion.
freemancode
- 用freeman链码 来提取图像特征 以便识别-Freeman chain code used to extract the image feature to identify
matlab
- 该源代码的功能是用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.
DIBDisplay
- 对指定的二值化图像得用甲虫算法生成它的边缘链码-On the specified image binarization algorithm beetles to use the limb of the chain code
bianjielianma
- MATLAB 特征提取 边界链码(图像处理)-MATLAB boundary chain code feature extraction (image processing)
1111
- 数字图象处理教程 INTRODUCTION 4 DIGITAL IMAGE DEFINITIONS 5 COMMON VALUES 6 CHARACTERISTICS OF IMAGE OPERATIONS 7 TYPES OF OPERATIONS 7 TYPES OF NEIGHBORHOODS 8 VIDEO PARAMETERS 9 TOOLS 9 CONVOLUTION 10 PROPERTIES OF CONVOLUTION 10 FOUR
findkeypoint
- 摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。 -Abstract: The inflection point is a digital
DifferentialCodeDirectionCode
- 基于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
matlabchain
- matlab生成的源码,适合图像处理人员研究及其应用。不明白之处可一起讨论-matlab source code production chain
listcode
- 该代码是图像边缘检测中获得链码的代码,img代表输入图像,Array用来存储链码,x0y0是初始点的坐标,xy用来存储最终点的坐标,Ratio用来计算链码的曲率,代码中有注释相信大家可以看得懂,最近正在写关于相位编码的代码,如果有研究这方面东东的朋友可以多交流-The code is the image edge detection to obtain the chain code of the code, img representative of the input image, Array
Chain-Code
- Chain-Code 邊界搜尋與字串 1.先用滑鼠在您想测试边界区域的上方或内部空心部分点选, 2.按下Searching Boundary按钮,即可展开搜边。-Chain-Code border search and a string. The first to use the mouse you want to test the border region, click on the top or inside the hollow part, 2. Press Searching
chain_code
- 数字图像的边缘检测及8向链码编码且根据链码循环着色-Digital image edge detection and 8 to the chain code and the cycle of color under the chain code
work
- 对于细胞图像序列中多目标的追踪是细胞运动研究中的难点,针对高密度细胞图像中细胞运动的复杂性,本文提出一个细胞分割和追踪的系统。在细胞分割部分,针对实验所用细胞图像序列的特点,本文分别采用了不同的分割方法。在基本的细胞分割后,由于得到的分割图像存在着一些粘连细胞,为了将之分离,采用了基于Freeman code法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和
chain
- Package to extract Free man Chain code from an image contour.
matlab-boundary-chain
- matlab提取边界链码,对做图像边界配准有一定 作用-Matlab to extract the boundary chain code and registration have certain effect to do image boundary
