登录
首页 » 图形图像 » 直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...

直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(...

于 2023-04-06 发布 文件大小:5.46 kB
0 152
下载积分: 2 下载次数: 1

代码说明:

直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End SubPrivate Sub picture1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)If Button = 1 ThenCX1 = CInt(X): CX2 = CInt(X)CY1 = CInt(Y): CY2 = CInt(Y)End IfEnd Sub-linear scanning algorithm rivate AM1 (100) As Integer, AY1 (100) As Integer, AX2 (100) As Integer, AY2 (100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load () Picture1.BackColor = RGB (255, 255, 255) N = 0End SubPrivate Sub picture1_MouseDown (Button As Integer, Shift As Integer, As Single X, Y As Single) If Button = = a ThenCX1 CInt (X) : CX2 = CInt (X) = CY1 CInt (Y) : CY2 = CInt (Y) End Sub IfEnd

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

发表评论

0 个回复

  • 3d 学的 算法,包含源代码
    3d 图形学的 算法,包含源代码-3d graphics algorithms, including source code
    2022-01-26 14:32:08下载
    积分:1
  • 这是华中科技大学出版社出版的Vega实时可视化仿真技术中的一个例子的源码,实时动态加入ADF文件,各种环境的模拟,多种绘模式,多种漫游方式。...
    这是华中科技大学出版社出版的Vega实时可视化仿真技术中的一个例子的源码,实时动态加入ADF文件,各种环境的模拟,多种绘图模式,多种漫游方式。-This is the Huazhong University of Science and Technology Publishing House of the Vega Real-time visual simulation technology, an example of the source, real-time dynamic joined ADF document a variety of environment simulations, a variety of graphics mode, multi-mode roaming.
    2022-04-23 02:15:34下载
    积分:1
  • 罗森菲尔德细化算法的功能:细化参数:
    Rosenfeld细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Rosenfeld thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
    2023-07-13 07:45:02下载
    积分:1
  • Wavelet
    基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变的特征向量。 4.将小波变换引入到体素表示的三维模型中,分别实现了表面体素小波变换和实体体素小波变换的特征提取,通过实验比较分析实体体素小波变换优于表面体素小波变换。 -Wavelet-Based Extraction of three-dimensional model of thesis, including the reply code and ppt.1. Three-dimensional model of the implementation and standardization of the express pre-treatment process, on this basis, developed a visual search experiment of feature extraction experiment platform. 2. Combination of spherical harmonic transform to obtain rotation invariant feature vector with reduced dimension of the characteristics of ray-casting based on the implementation of feature extraction methods, the evaluation by searching the parameters of the experiment to determine the best value. 3. Analysis of the basic ray casting method and the ra
    2022-02-21 11:18:58下载
    积分:1
  • e book for statistical signal processing estimation and detection.
    e book for statistical signal processing estimation and detection.
    2022-06-17 08:43:29下载
    积分:1
  • OpenGL实现立方体,OpenGl动画主要是通过提供的双缓存实现,经过调试...
    OpenGL实现立方体,OpenGl动画主要是通过提供的双缓存实现,经过调试-OpenGL to achieve cube, OpenGl animation is mainly through the provision of double-buffering to achieve, after debugging
    2022-02-10 13:00:57下载
    积分:1
  • 该程序可以实现基于模糊边缘检测的增强,提供了唯一的…
    该程序能实现基于模糊增强的边缘检测 只提供了源程序 效果图可以自己仿真了看-The program can realize enhanced based on fuzzy edge detection provides the only source the effect of map can watch their simulated
    2022-07-27 13:52:47下载
    积分:1
  • 的控件,有很多格式
    看图的控件,有很多图形格式-flashcards of controls, there are many graphics formats
    2022-12-24 16:35:03下载
    积分:1
  • 我用VC编的一个画程序:其中使用了切分视
    我用VC编的一个画图程序:其中使用了切分视图-I VC series a drawing program : the use of split View
    2022-02-10 17:04:09下载
    积分:1
  • 基于静态的人脸检测与识别系统 V1.0.3 ,基于VC
    基于静态图像的人脸检测与识别系统 V1.0.3 ,基于VC-based on static images of face detection and recognition system 20DCanon based VC
    2022-05-08 09:11:28下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载