type_gregionborderiterator.html
来自「一个由Mike Gashler完成的机器学习方面的includes neural」· HTML 代码 · 共 11 行
HTML
11 行
<html><head><title>Generated Documentation</title></head><body> <image src="headerimage.png"> <br><br><table><tr><td><big><big><big style="font-family: arial;"><b>GRegionBorderIterator</b></big></big></big><br><br></td><td> Toboggans the gradient magnitude image of the provided image to produce a list of watershed regions Given a G3DRegionGraph, this merges every region with its closest neighbor to form a coarser G3DRegionGraph Gets a pointer to the region mask image Specifies which region the given pixel belongs to. The color of the pixel is also specified so it can keep track of the average color of each region. (z is the frame number) Iterates the border of a 2D region by running around the border and reporting the coordinates of each interior border pixel and the direction to the edge. It goes in a counter-clockwise direction.</td></tr></table><br><br></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?