搜索资源列表

  1. 数字图像处理Matlab编程

    0下载:
  2. 本程序是对一幅图像进行变灰度、旋转、锐化、在图像上画圆或椭圆、直线等操作的程序。 说明:要实现相应功能的操作,需要在输入框内输入正确的表达式。举例如下: 画直线:x1=20,y1=15,x2=150,y2=100 画圆:x=100,y=100,r=20 画椭圆:x=100,y=100,r=20,a=16,b=9 旋转:x=30(度数),ax=100,ay=90 锐化:x=80-this procedure is a gray image
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:代丛军
  1. 图形学实验一

    0下载:
  2. 计算机图形学实验一DDA,BRESHEAM画直线及画圆,自主开发的原程序-an experimental computer graphics DDA, BRESHEAM painting and Circle Line, the independent development of the original program
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:5896192
    • 提供者:赵虎
  1. 区域填充算法处理直线自相交的情况

    0下载:
  2. 计算机图形学区域填充算法可以处理直线自相交的情况。-computer graphics area filling algorithm can handle line from the intersection.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:
  1. 四.裁剪算法

    0下载:
  2. 实现二维图形关于矩形裁减窗口的裁减和直线裁剪-2D graphics on the rectangular window reductions and the reduction of linear cutting
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:23552
    • 提供者:吴限负
  1. mytxx

    0下载:
  2. 图形学课程设计,可以画直线、三角形、圆、椭圆,并可以对其进行拖放、旋转。-graphics curriculum design, painting line, triangle, circle, oval, and can drag and drop them, rotate.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:109568
    • 提供者:刘波
  1. WPOcxTest

    0下载:
  2. 类似画笔的绘图控件 它主要完成的功能有画直线、曲线、圆、椭圆、矩形、多边形;支持剪贴板的操作;支持撤销、重复;保存成位图文件;打开位图文件。这个例子是用MFC开发的,为了方便使用,最后将转换成控件。-similar brush drawings complete control of its main functions painting line, curve, circle, oval, rectangle, polygon; Cl
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:syf
  1. 计算几何

    0下载:
  2. 计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:孤星赶月
  1. DrawView

    0下载:
  2. 鼠标绘图的源程序代码,可实现用鼠标绘制各种直线、曲线等-mouse mapping of the source code, can be realized using the mouse to draw various linear, curve, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:林欣雨
  1. 简易二维CAD

    3下载:
  2. 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CA
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:295936
    • 提供者:翔子
  1. 图行算法

    0下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:416768
    • 提供者:
  1. houghline

    0下载:
  2. 一个利用hough变换来检测图像中直线的函数的源代码-using a Hough transform to detect images linear function of the source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:柯为
  1. Least QuadraticFiter

    0下载:
  2. 最小二乘法进行执行拟合小程序,只要输入一系列(大于2个坐标点)的数据,与matlab直线拟合结果做过比较,结果比较吻合和皮实-least squares fitting method for the implementation of small programs, as long as the importation of a series (more than two coordinate points), and Matlab l
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:海明
  1. Hough变换的源程序

    0下载:
  2. Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:doctorsuo
  1. fit_line

    0下载:
  2. //最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b) -//linear least squares fitting m_FoldList as the key point (x, y) of Chain fitting linear equation (Y = C/56 b)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:qiao
  1. vc画图

    1下载:
  2. 一个很小的程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初接触者的参考-A small programme, provides the function of drawing lines, rectangles, roundrectangles, and polylines. Good guids for beginners of graphics programming using VC.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:77824
    • 提供者:李振
  1. hough变换检测直线

    0下载:
  2. C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:129024
    • 提供者:杨兵
  1. 旋转直线程序

    0下载:
  2. 这个程序实现的功能是在DOS环境下显示旋转直线程序-this program is the function of the DOS environment shows rotating linear process
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:魏星
  1. 纤维处理软件sob+hough直线检测+自动判定

    0下载:
  2. 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:43008
    • 提供者:唐军
  1. step3(角度测量)

    0下载:
  2. 用鼠标绘制的两直线间角度的测量(利用余弦公式)-drawn with the mouse between the two linear and angular measurements (using the cosine formula)
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:1882112
    • 提供者:师为礼
  1. IntegerBresenham

    0下载:
  2. 计算机图形学初级学者(改进的Bresenham直线段扫描算法)-computer graphics beginner(textbook method), improved bresenham line-scaning drawing algrithm.
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org