搜索资源列表
opencv_rand_draw
- 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5 实验功能: 1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
test
- opencv 实现图形填充,即将符合四连通或八连通定义的区域内的一点(常称为种子点)赋予给定颜色,然后将这种颜色扩展到整个区域的过程。-opencv graphics fill the area to be in line with the definition of four or eight connectivity connectivity point process (often referred to as seed points) giving a given color, this
Graphics
- 基础图形学 DDA画线算法 中点画圆算法 边界标志算法 区域填充的扫描算法 LB裁剪算法 SH算法-DDA line drawing algorithm based graphics midpoint circle algorithm boundary markers regional filling algorithm scanning algorithm LB clipping algorithm SH algorithm
homework2_2
- 图形学作业 自己稍微改进了的区域填充的扫描算法-Graphics operations themselves slightly improved scanning algorithms area filling
FindOtsuDraw
- otsu算法填充去除不规则的图形; -otsu filling algorithm to remove irregular pattern otsu filling algorithm to remove irregular pattern