Welcome![Sign In][Sign Up]
Location:
Search - chaincode

Search list

[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: 199458 | Author: qu yw | 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:

[matlabsegment_chainCode1

Description: 该程序完成的是通过使用所提供的链码(一种方向码)来画出链码所表示的轮廓。所画轮廓在原图上是黑色的线。-the code is used for draw the outline of the region of interest which is show by the chaincode
Platform: | Size: 1024 | Author: yuting | Hits:

[OtherAchaincodebasedschemeforfingerprintfeatureextracti

Description: A chaincode based scheme for fingerprint feature extractionpsu.edu [PDF]
Platform: | Size: 946176 | Author: wang | Hits:

[matlabchaincode

Description: This code is used to get the freeman code chain of a boundary image. You can use it in image fusion,registration or else
Platform: | Size: 4096 | Author: PH | Hits:

[matlabchaincode

Description: freeman coding for contour
Platform: | Size: 2048 | Author: Sofiane | Hits:

[OtherOCR--Using-chain-Code

Description: OCR Using Freeman s chaincode
Platform: | Size: 460800 | Author: hussein | Hits:

[Special Effectschaincode

Description: Freeman链码(8方向)代码,进行图像边缘的描述,可用于基于内容的图像检索系统-Freeman chain code (8 directions) code
Platform: | Size: 1024 | Author: | Hits:

[Special Effectschaincode

Description: 在常见的链码提取 程序中加入了三种圆度的计算,分别为在像素,链码,栅格条件下圆度的计算-The common chain code extraction procedure of adding three kinds of roundness calculation, respectively, in pixels, chain code, grid conditions roundness calculation
Platform: | Size: 4415488 | Author: kyl | Hits:

[matlabchaincode

Description: PALMPRINT IDENTIFICATION CODE
Platform: | Size: 2048 | Author: amira | Hits:

[matlabchaincode

Description: It computes the chaincode for a single object on one bw image. (image processing)
Platform: | Size: 2048 | Author: tariq | Hits:

[Graph programChainCode

Description: 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 consecutive boundary pixels, 0 being a step to the right, 1 a step diagonally right/up, 2 a step up, etc. In the post Measuring boundary length, I gave a little more detail about the chain code. Worth repeating here that post is the figure containing the directions associated to each code: The chain code thus has as many elements as there are boundary pixels. Note that the position of the object is lost, the chain code encodes the shape of the object, not its location. But we only need to remember the coordinates of the first pixel in the chain to solve that. Also note, the chain code encodes a single, solid object. If the object has two disjoint parts, or has a hole, the chain code will not be able to describe the full object.-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 consecutive boundary pixels, 0 being a step to the right, 1 a step diagonally right/up, 2 a step up, etc. In the post Measuring boundary length, I gave a little more detail about the chain code. Worth repeating here that post is the figure containing the directions associated to each code: The chain code thus has as many elements as there are boundary pixels. Note that the position of the object is lost, the chain code encodes the shape of the object, not its location. But we only need to remember the coordinates of the first pixel in the chain to solve that. Also note, the chain code encodes a single, solid object. If the object has two disjoint parts, or has a hole, the chain code will not be able to describe the full object.
Platform: | Size: 1222656 | Author: mohammed | Hits:

[Otherchaincode

Description: chain code used for segmentation of the recognition
Platform: | Size: 2048 | Author: mirae | Hits:

CodeBus www.codebus.net