登录
首页 » 图形图像 » 计算机图形学填充算法,包括FloodFill与BoundaryFi

计算机图形学填充算法,包括FloodFill与BoundaryFi

于 2022-01-25 发布 文件大小:834.00 B
0 247
下载积分: 2 下载次数: 1

代码说明:

计算机图形学填充算法,包括FloodFill与BoundaryFi-Computer Graphics filling algorithms, including FloodFill and BoundaryFill

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 提出了一种新的皮肤分割和人脸特征提取方法…
    提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人脸区域。利用3 个实验数据集测试该算法, 并与其它相应的算法相比较, 提出的非线性彩色空间对于肤色分 割具有很好的效果, 且对光照和姿态具有良好的不变性。另外, 利用 信息和几何特征信息检测人脸特征 PCAED 具有很高的定位精度, 定位检测率优于其他方法。实验结果表明, 该算法具有定位准确率高, 漏检率和误检率低 等特点。- A novel approach for skin segmentation and facial feature extraction is proposed The proposed skin segmentation is a method for integrating the chrominance components of ″″ . ″″ r b r b nonlinear YC C color model The chrominance components of nonlinear YC C color space , are modeled using a subgaussian probability density function and then the face skin is seg . , mented based on this function In order to authenticate the face candidate regions firstly tex ture information in face candidate regions is segmented using mean and variance of luminance ,
    2023-07-24 06:40:03下载
    积分:1
  • 这是一个用VC写的2D Bezier曲线生成演示程序,可以根据鼠标点击实时生成B曲线。...
    这是一个用VC写的2D Bezier曲线生成演示程序,可以根据鼠标点击实时生成B曲线。-This is a written with VC to generate 2D Bezier curve demo program can be generated in real time in accordance with the click of a mouse B curve.
    2022-03-25 04:43:54下载
    积分:1
  • The specific format of 3D model is displayed, and can use the keyboard and mouse...
    把特定格式的3D模型显示出来,并且能用键盘和鼠标控制。3D文件已包含在压缩包里(abc.obj。-The specific format of 3D model is displayed, and can use the keyboard and mouse control. 3D document has been included in the compression bag (abc.obj.
    2022-02-15 15:34:06下载
    积分:1
  • 摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投 影理论分析交通场景的三维几何投影特征.用长方体...
    摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投 影理论分析交通场景的三维几何投影特征.用长方体投影轮廓模型对车辆进行建模,重构其乏维投影轮廓,以进行遮挡的检 测和分离。与以往的方法相比,它在估计出的车辆外形轮廓基础t-进行遮挡检测,不需要匹配操作,计算量较小,并能解决 基于匹配的方法无法对付的初始遮挡问题。用实验验证了该算法的有效性。-In multi―object tracking of traf氍c scene。how to detect the occlusion is a key problem for vehicle tracking.A novel vehicle contour based method is prope∞d to deal with this problem.This method firstly extracts the 3D geometry character from the vehicle images according to the projecting theory,establishes the model of the vehicle with the euboid project contour,and then reconstructs its 3D project contour。detects and segments the occlusion l-e- sious.Compared with traditional method,it deals with the problem with less computation because it generates the ve・ hide contour firstly and no match calculation is needed.Moreover,this method is able to solve the initial occlusion problem,which could not be solved with matching based method.The experimental results show that the
    2023-01-20 05:10:03下载
    积分:1
  • 电子元器件绘制系统,可实现简单的类似于EDA软件的电子器件的绘制与显示。...
    电子元器件绘制系统,可实现简单的类似于EDA软件的电子器件的绘制与显示。-Electronic Components mapping system, which can realize a simple EDA software is similar to electronic devices and display rendering.
    2022-02-14 11:27:55下载
    积分:1
  • 密码算法的C # implemenstation净。
    应用背景cryphography算法的实现矩阵加密多项式加密垂直替换加密异或密码加密使用接口iencryptor关键技术C #网密码
    2022-03-19 22:22:50下载
    积分:1
  • 一个处理包,含格式转换。
    一个图形处理包,含图形格式转换。- A graph processing package, contains the graph format conversion.
    2022-04-30 05:22:47下载
    积分:1
  • 绘制,可以读取MAPINFO的MIF文件,效果比较好,大家可以下载下来用。...
    海图绘制,可以读取MAPINFO的MIF文件,效果比较好,大家可以下载下来用。-nautical charting, and can read MapInfo MIF document, the results were quite good, we can use downloaded.
    2022-02-05 15:07:21下载
    积分:1
  • matlab drawing to achieve the various chaotic systems, the code is simple and pr...
    matlab实现各个混沌系统的绘制,代码简单实用,对初学者有帮助-matlab drawing to achieve the various chaotic systems, the code is simple and practical help for beginners
    2022-02-27 05:01:17下载
    积分:1
  • vtk的小例子,希望对大家有用!
    vtk的小例子,希望对大家有用!-vtk small examples, we hope to useful!
    2022-08-11 08:05:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载