-
用C实现的多边形填充算法,该算法效率很高,经过实际应用
用C实现的多边形填充算法,该算法效率很高,经过实际应用-C realized polygon filling algorithm, which is highly effective, practical applications after
- 2022-05-05 19:10:28下载
- 积分:1
-
实现四个功能:一、图和图素1. 定义屏幕坐标2. 在屏幕中心作下列图素:点 • ; 小方块 ■ ;大方块 ■ ; 圆点 ● 。以上述图素画线二、3....
实现四个功能:一、图和图素1. 定义屏幕坐标2. 在屏幕中心作下列图素:点 • ; 小方块 ■ ;大方块 ■ ; 圆点 ● 。以上述图素画线二、3. 用DDA法画线段;4. 用DDA法画圆。三、已知如图所示的多面体,其各棱边长均相等。要求1. 用步进法(即+1比较法)编写AB线段生成程序;2. 用法线法编写消隐程序;3. 编写让多面体绕其中心轴线旋转30o、45o、60o的程序四.在三的基础上自动绘制各棱边,自由旋转任意角度-realization of the four functions : 1, maps and map-1. Two definition screen coordinates. In the center of the screen-map for the following : Point# 8226; ; small chunks; large chunks; dots. The above map-line drawing two, three. DDA law with painting segment; 4. With DDA Act Circle. 3, as shown in the figure known polyhedron, its edge longer being equal. Requirements 1. Walking France (a comparison) prepared AB segment generated procedures; 2. Usage prepared blanking line method; 3. To prepare for polyhedron around its central axis rotation 30o, 45o, 60o procedures 4. The three on the basis of automatic drawing the edge, the Liberal arbitrary rotation angle
- 2022-06-12 18:21:01下载
- 积分:1
-
calculator for compute
calculator for compute-calculator
- 2022-03-07 19:31:16下载
- 积分:1
-
using OpenCV image histogram function development
用OpenCV开发图像直方图功能-using OpenCV image histogram function development
- 2022-05-20 18:31:49下载
- 积分:1
-
C的库文件查询程序
C的库文件查询程序-C of the library inquiry procedures
- 2022-12-22 22:45:03下载
- 积分:1
-
图像分割成固定的大小(256×256)
图像分割成固定的大小(256×256)-images divided into fixed size (256 256)
- 2022-07-28 15:36:47下载
- 积分:1
-
showed pictures of each frame, you may need to be revised
显示图片中的每一帧,各位可以根据需要进行修改-showed pictures of each frame, you may need to be revised
- 2023-01-31 12:55:04下载
- 积分:1
-
基于OGRE的变电站三维可视化系统,仿真了电容器设备的点选、属性查看等。...
基于OGRE的变电站三维可视化系统,仿真了电容器设备的点选、属性查看等。-Ogre-based substation three-dimensional visualization system, simulation of the capacitor device click, view and other attributes.
- 2023-09-10 03:00:06下载
- 积分:1
-
图形编程:反弹球,VC
图形编程:反弹球,VC-graphical programming : rebound the ball, VC
- 2022-05-16 03:57:40下载
- 积分:1
-
亚像素边缘检测
数字图像的边缘检测是图像分割、目标识别、区域形状提取等图像分析领域
十分重要的基础。在进行图像理解和分析时,第一步往往都是边缘检测。目前,
边缘检测已成为机器视觉研究领域最活跃的课题之一,其研究具有非常重要的理
论意义和实际应用价值。传统的边缘检测方法的检测精度最高只能达到一个像素
级,但是,随着科学技术的飞速发展,工业检测等应用对精确度的要求不断提高,
传统的像素级边缘检测方法已经不能满足实际测量的需要,因此需要更高精度的
边缘检测方法,即亚像素边缘检测方法。本文针对亚像素边缘检测技术进行了深
入研究,研究内容主要包括以下几个方面:
- 2022-05-19 18:37:11下载
- 积分:1