CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 直线

搜索资源列表

  1. rawing-method

    0下载:
  2. 本小程序可显示直线、抛物线、椭圆、幂函数、三角函数等函数图像,也能画出参数方程、极坐标方程的的图像。程序运行后,只要你有想象力,输入任何函数(方程),单击刷新,函数图像就呈现在你面前了。-This applet can display the image of a straight line, parabola, ellipse and power function, trigonometric functions, can draw a parametric equation, polar e
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:139124
    • 提供者:mrs
  1. line-segment-detector

    0下载:
  2. 图像处理 哈夫变换,检测直线的程序,内容详细,欢迎下载使用-The image processing based on vc++ 6.0 hough transform, the detection of the linear program, download welcome to use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1619
    • 提供者:想与做
  1. VCPPDigital-Image-Processing

    0下载:
  2. VC++数字图像处理合集,其中包含了图片获取,直线变换,Geo变换等等(求是科技)-VC++ collection for the processing of digital images, which includes image acquisition, linear transformation, Geo transform (seeking Technology)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13036798
    • 提供者:刘禹
  1. DrawSys

    1下载:
  2. vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考-mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics, add
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:134567
    • 提供者:黄丽
  1. Demo3_line-segment-detection-

    0下载:
  2. 直线检测 Visual C++编写 用于图像处理-line segment detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1304090
    • 提供者:ning du
  1. DrawSys

    0下载:
  2. vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考。-mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics, ad
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3244404
    • 提供者:王鹏
  1. DrawSys

    0下载:
  2. vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考。 -mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:139024
    • 提供者:谢杰
  1. vbht

    0下载:
  2.  简易的画图程序,基于VB源代码实现可先把画笔颜色、设置画笔尺寸、先把所画的图形,包括矩形、圆形和直线三种模式,画错了可清除画布,画完可保存图像。-Simple paint program, the first brush color, set the brush size based on the VB source code, graphics drawn by the first three modes, including rectangular, circular and straig
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2754
    • 提供者:Fionn
  1. distortion

    2下载:
  2. 一种利用图像中直线特征的方法来标定摄像机畸变参数的方法。该方法提取图像中多组不同方向的平行直线,并对其利用非线性最小二乘方法进行优化以得到最优的畸变参数,在优化过程中,采用多步渐进的策略。该方法不需要已知三维世界坐标,易于实现。实验表明,该方法有较高的准确率。-A camera lens distortion method is proposed, which uses the straight line features. Many parallel lines of different di
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:80390
    • 提供者:San
  1. uhhoough_lws

    0下载:
  2. 运用霍夫变换来实现图像的边界界检测,本代码实现圆与直线的检测 -Using the Hough transform to the boundary of the image boundary detection, the code to achieve the detection of circular and linear
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:30570
    • 提供者:尴尬
  1. opencv_rand_draw

    0下载:
  2. 本文主要介绍下opencv中自带的一个随机数发生器的类RNG,这里我用这个类来画一些图形,和基础学习笔记之opencv(13):基本绘图 一文中类似,只是 这里画出来图像的坐标,大小,颜色,角度等所有信息都是随机的,且是用RNG这个类产生的。参考文献为opencv自带tutiol及其代码。   开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5   实验功能:   1. 该实验可以画6中几何图形和1个文本显示,每种都是画80个,每画完一
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2662400
    • 提供者:wuwei
  1. DrawSys

    0下载:
  2. vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考。-mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics, ad
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:149359
    • 提供者:
  1. histogram

    0下载:
  2. 绘制各种随机图像包括直线、点、圆、文字、并加上各种不同的颜色。-Draw all kinds of random images, including a straight line, point, circle, text, plus a variety of colors.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:1207
    • 提供者:Mr.cheng
  1. image-scale

    0下载:
  2. 绘制随机图像,包括点,直线,圆,椭圆,波浪线,三角形,并加上各种颜色。-Draw a random image, including point, line, circle, oval, wavy lines, triangles, and plus a variety of colors.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:895
    • 提供者:Mr.cheng
  1. Hough-Transform

    0下载:
  2. 本程序使用VC++编写的,用于图像处理中的直线提取。-Image Processing Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1813
    • 提供者:lixing
  1. LED-Display-wave-bar

    0下载:
  2. LED显示摇棒全套方案及源程序,利用人眼的视觉暂留效应,使手在摆动到不同位置的时候,让位于一条直线上的LED显示二维图像的不同的列,实现图形扫描显示。 -LED display wave bar full set of scheme and source program
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2078
    • 提供者:肖子
  1. Line-Extraction

    0下载:
  2. 本程序包实现SAR图像中建筑物目标的直线提取,为后续的目标三维重构奠定基础。-Line Extraction。 SAR iamging;building;
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4949634
    • 提供者:范范
  1. CCGcodeo

    0下载:
  2. 计算机图形学常用算法源代码:直线生成算法,曲线生成算算法,平移变换,比例变换,对称变换,区域填充,图像裁剪 -Computer graphics commonly used algorithm source code: Linear Algorithm curve generation algorithm algorithm, translational transform scaling symmetry transformation, area fills, image cropping
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3625
    • 提供者:渗透
  1. 12864-pictures

    0下载:
  2. 12864绘图程序集锦,打点,直线,显示图像,绘制椭圆形等。-examples for 12864 to draw pictures
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:327427
    • 提供者:侯志敏
  1. image-detection-and-transformation

    0下载:
  2. 利用hough变换检测图像中的形状圆和直线,以及图像几何变换-detecting image circle or line using hough transformation and transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5018
    • 提供者:zhao
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 32 »
搜珍网 www.dssz.com