搜索资源列表
chaincode
- 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。 2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the orig
chaincode
- 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。 2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the orig
segment_chainCode1
- 该程序完成的是通过使用所提供的链码(一种方向码)来画出链码所表示的轮廓。所画轮廓在原图上是黑色的线。-the code is used for draw the outline of the region of interest which is show by the chaincode
chaincode
- This code is used to get the freeman code chain of a boundary image. You can use it in image fusion,registration or else
chaincode
- freeman coding for contour
OCR--Using-chain-Code
- OCR Using Freeman s chaincode
chaincode
- Freeman链码(8方向)代码,进行图像边缘的描述,可用于基于内容的图像检索系统-Freeman chain code (8 directions) code
chaincode
- 在常见的链码提取 程序中加入了三种圆度的计算,分别为在像素,链码,栅格条件下圆度的计算-The common chain code extraction procedure of adding three kinds of roundness calculation, respectively, in pixels, chain code, grid conditions roundness calculation
chaincode
- PALMPRINT IDENTIFICATION CODE
chaincode
- It computes the chaincode for a single object on one bw image. (image processing)
ChainCode
- In short, the chain code is a way to represent a binary object by encoding only its boundary. The chain code is composed of a sequence of numbers between 0 and 7. Each number represents the transition between two consecu
chaincode
- chain code used for segmentation of the recognition