-
C#做的一个绘图控件,可以绘制基本图形,速度也可以,支持放大缩小移动,支持命令的扩展...
C#做的一个绘图控件,可以绘制基本图形,速度也可以,支持放大缩小移动,支持命令的扩展-C# do a mapping component, the basic graphics rendering speed can also support Zooming Mobile, order to support the expansion
- 2022-04-09 05:02:28下载
- 积分:1
-
基于bresenham的画圆算法
基于bresenham的画圆算法-based on the algorithm Circle
- 2022-03-05 22:39:55下载
- 积分:1
-
在C++环境下,实现画圆,方便实用,简洁快速
在C++环境下,实现画圆,方便实用,简洁快速-In the C++ environment, fulfilling the Circle, convenient and practical, simple and fast
- 2022-02-04 16:24:01下载
- 积分:1
-
亚像素边缘检测
数字图像的边缘检测是图像分割、目标识别、区域形状提取等图像分析领域
十分重要的基础。在进行图像理解和分析时,第一步往往都是边缘检测。目前,
边缘检测已成为机器视觉研究领域最活跃的课题之一,其研究具有非常重要的理
论意义和实际应用价值。传统的边缘检测方法的检测精度最高只能达到一个像素
级,但是,随着科学技术的飞速发展,工业检测等应用对精确度的要求不断提高,
传统的像素级边缘检测方法已经不能满足实际测量的需要,因此需要更高精度的
边缘检测方法,即亚像素边缘检测方法。本文针对亚像素边缘检测技术进行了深
入研究,研究内容主要包括以下几个方面:
- 2022-05-19 18:37:11下载
- 积分:1
-
此程序段是采用局部模值最大法来进行边缘检测
此程序段是采用局部模值最大法来进行边缘检测-edge defect
- 2022-01-25 14:14:23下载
- 积分:1
-
Nurbs曲线曲面算法,帮助大家在OpenGL,MFC环境下制作程序
Nurbs曲线曲面算法,帮助大家在OpenGL,MFC环境下制作程序-Nurbs curves and surfaces algorithm, to help everyone in the OpenGL, MFC production environment procedures
- 2022-05-18 16:18:26下载
- 积分:1
-
这是一个最基本的画图程序,主要是用面向对象的程序思想来实现啊,能实现基本的直线,矩形,椭圆的绘制...
这是一个最基本的画图程序,主要是用面向对象的程序思想来实现啊,能实现基本的直线,矩形,椭圆的绘制-This is a basic drawing program, is mainly used object-oriented programming to realize the ideological ah, can realize the basic linear, rectangular, oval drawing
- 2022-02-20 06:09:54下载
- 积分:1
-
利用Hough变换圆检测。该代码使用opencv库。
circle detection using hough method. The code uses openCV library.
- 2022-01-26 01:48:52下载
- 积分:1
-
THis the fundamental part of a Game Computer driver. It contains only the struct...
THis the fundamental part of a Game Computer driver. It contains only the structural layout upon which it is possible to create an object to object interface that would support 2 person game play.-THis is the fundamental part of a Game Computer driver. It contains only the structural layout upon which it is possible to create an object to object interface that would support 2 person game play.
- 2022-02-14 21:49:04下载
- 积分:1
-
简易图形编辑器
应用背景一个简易的图形编辑器,用VC++编写的,适合计算机图形学的初级学习者关键技术这是一个用VC++编写的图形编辑软件的源代码,适用于计算机图形学和 window编程、MFC技术等的学习者和开发者,通过这个小例子,把这几个知识点连接起来,简单易懂。
- 2022-01-22 08:41:21下载
- 积分:1