搜索资源列表
复件 链码
- 对图像首先进行了边缘提取和细化,然后对细化了的图像通过链码来输出,是一个对图像编程人员非常实用的工具哦-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
链码变体
- 这是对图像链码的实例描述,能够根据算法思想理解代码
boundaries.rar
- 4方向链码和8方向链码 边界提取,链码生成,差分链码生成及频率向量生成程序,border extraction, chain code generation, differential chain code generation and the frequency of vector generation procedure
Untitled
- 边界链码求结节形态的几何特征 matlab-Boundary chain code requirements geometric form nodules matlab
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.
Workpiecefeatureextraction
- 1、有9个工件图像,要求从本章讲授的特征提取方法中,选择3~5种提取工件特征并给出数字结果;链码为必选方法,给出数字结果和图形显示,做到链码和原图像的双向变换显示。(实验报告中应描述相应的特征提取方法并略述实现过程) 2、设计的界面中要具备功能:任选1个工件作为目标,以上述实现的特征提取方法识别该目标的工件类型(即序号),并显示该判别基准特征的数据。 3、有可能的话试用聚类、训练或其他方法对这些工件进行分类。 -err
DIBDisplay
- 对指定的二值化图像得用甲虫算法生成它的边缘链码-On the specified image binarization algorithm beetles to use the limb of the chain code
lianma
- 收集的一些关于链码计算的PDF文件,实现各种链码计算以及各种方法的比较-Collected by calculating the number of chain code of the PDF document, calculated to achieve a variety of chain code and a variety of methods
dragon.RAR
- 几何图形的边缘检测 模式识别 主要是利用链码方法 还有一些辅助方法-Geometry of edge detection is pattern recognition method using chain code have a number of adjunct
lianma
- 对图像进行编码,然后取出链码的计算,有一点问题-Chain code of the image of the calculation, it is the issue of
bianjielianma
- MATLAB 特征提取 边界链码(图像处理)-MATLAB boundary chain code feature extraction (image processing)
Image8
- 图像的分割与描述是在图像预处理的基础上对信息进行组织与加工,它是实现图像自动识别与理解的必不可少的过程,是计算机视觉的中间层次。本章的内容对拓展编码算法的设计思路也很有启发作用。图像的分割算法介绍基于灰度的分割算法和基于梯度的分割算法两大类,这两类算法分别利用了图像的区域相关性和点相关性,在此基础上拓展到彩色图像分割。图像的描述方法很多,本文介绍了链码描述子、傅立叶描述子以及矩描述子三种基本手段。描述手段与分割策略应当统一考虑。 -NULL
Pressure
- 利用Freeman链码实现圆形物体的检测-Freeman chain code to use to achieve the detection of circular objects
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
segment_chainCode1
- 该程序完成的是通过使用所提供的链码(一种方向码)来画出链码所表示的轮廓。所画轮廓在原图上是黑色的线。-the code is used for draw the outline of the region of interest which is show by the chaincode
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
- 数字图像的边缘检测及8向链码编码且根据链码循环着色-Digital image edge detection and 8 to the chain code and the cycle of color under the chain code
链码
- 链码画图片形状特征,matlab实现,亲测可用(Chain code painting image shape feature)
轮廓跟踪算法获取物体的轮廓序列_生成边界链码
- 链码(又称为freeman码)是用曲线起始点的坐标和边界点方向代码来描述曲线或边界的方法,常被用来在图像处理、计算机图形学、模式识别等领域中表示曲线和区域边界。本例用C++实现轮廓跟踪算法获取物体的轮廓序列,可生成边界链码。(freeman is a method to describe a curve or boundary by using the coordinates of the starting point of the curve and the direction code of