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

搜索资源列表

  1. cool picture editor.zip

    0下载:
  2. 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:222119
    • 提供者:
  1. curver

    0下载:
  2. VC编写的将曲线图像数字化的软件-VC curve will be prepared by the digital image software
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:169184
    • 提供者:吕翔宇
  1. Simple3DGraph

    0下载:
  2. VB中使用虚拟仪器CVI软件中的控件,在VB中画3D图像,曲线,轮廓,曲面,等-VB virtual instrumentation software CVI the controls, VB painting 3D images, curve, contour, surface, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4204
    • 提供者:司文荣
  1. 20060304073819839

    0下载:
  2. 图形图像处理Bezier曲线明您提供的文件包含-graphics processing Bezier curves out of your file contains
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29670
    • 提供者:trtuer
  1. plotline

    0下载:
  2. 本程序是一个常用的绘制曲线的程序,数据为文件形式打开,具有图像的放大缩小移动功能-this procedure is a common curve mapping procedures, data for the document is opened, with image zooming function mobile
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2592347
    • 提供者:赵玉祥
  1. ActiveX-iplotx

    2下载:
  2. 一款功能强大的实时曲线现实控件ipoitx 可用与vb与vc++ 通过调用里面的ADD方法可以方便实现图像显示功能-one powerful reality of the real-time control curve and vb ipoitx available by calling vc and the inside ADD can facilitate the achievement of image display function
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:452374
    • 提供者:韩祥林
  1. 207

    0下载:
  2. 一个很简单的opengl程序,功能包括:简单模拟了太阳、地球月亮的运行,画立方体、直线、点等几何图元,bezier曲线及反求bezier控制点(点的数量为4),nurbs曲线及裁剪,图像可以平移、缩放和旋转(由于是本人初学opengl,所以请多多包含)-a very simple opengl procedures, functions include : simulation of a simple sun, the earth the moon operation, painting cub
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:96936
    • 提供者:wangwei
  1. LanePursue

    0下载:
  2. 利用模板进行道路追踪,并通过最小二乘法对模板追踪的图像进行曲线拟合。计算出曲线方程用于实现道路的识别-use template for road tracking, and through least squares method to trace the template image curve fitting. Calculated curve equation for the path of achieving recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3940
    • 提供者:double_l
  1. BoundaryDetectionVc++Res

    0下载:
  2. 图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码-image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14007
    • 提供者:牛牛
  1. buildct

    0下载:
  2. 3d CT图片重建3维立体图像,源代码 读入BMP格式图片文件,通过曲线拟合与曲面拟合来重建3维立体图像。 -3d CT pictures three-dimensional reconstruction of three-dimensional images, read the source code into BMP format image files. by curve fitting and surface fitting to reconstruct three-dimens
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:261026
    • 提供者:longjiang
  1. XY图表应用2

    0下载:
  2. 图表多曲线展示,实际演示多条曲线以及可见性(Graph multi curve display)
  3. 所属分类:LabView编程

    • 发布日期:2018-05-03
    • 文件大小:37888
    • 提供者:mk11
  1. wxPythonsc

    0下载:
  2. 实现贝塞尔图像绘制,需要python配合wx使用!(To implement Bessel image drawing, you need to use Python with wx!)
  3. 所属分类:绘图程序

    • 发布日期:2018-05-03
    • 文件大小:2500608
    • 提供者:111么么哒111
  1. 圆规维数

    1下载:
  2. 粗糙曲线的圆规维数MATLAB源代码测量分形分维(Fractal dimension of rough curve based on MATLAB code)
  3. 所属分类:图形图象

    • 发布日期:2019-10-18
    • 文件大小:2803712
    • 提供者:Cindy_扇
  1. data_capture

    1下载:
  2. 可以通过截取文献中的图片进而提取文献曲线中的数据(capture the data of curves in ref.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-13
    • 文件大小:44032
    • 提供者:欧2
  1. Vessel diameter血管直径检测

    1下载:
  2. 采用mom方法结合Hessian和曲线拟合的方法计算出血管的直径并输出测量图像,采用图像处理方法获得图像骨架,经调试代码可用。(The diameter of blood vessel is calculated by mom method combined with Hessian and curve fitting method, and the measured image is output. The image skeleton is obtained by image process
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-13
    • 文件大小:315392
    • 提供者:青铜锁丶
  1. M.file

    1下载:
  2. 计算曲率,再MATLAB中曲线曲率的计算(Calculated curvature)
  3. 所属分类:网络编程

    • 发布日期:2021-03-15
    • 文件大小:1024
    • 提供者:云端空雨
  1. Lamb

    2下载:
  2. matlab实现lamb波频散模拟仿真,可用于根据实验绘制lamb波的频散曲线,检验其在不同材料中的频散特性(Simulation of Lamb wave dispersion with MATLAB)
  3. 所属分类:波变换

    • 发布日期:2020-06-01
    • 文件大小:12288
    • 提供者:Tanee
  1. 展示传感器曲线的绘图

    0下载:
  2. 展示了电子鼻传感器曲线的绘图方法,可以直观看到一组传感器曲线的图像,适合论文写作绘图。
  3. 所属分类:系统编程

  1. 全网难得的理想制动力分配曲线和ece图像m文件

    0下载:
  2. 全网难得的理想制动力分配曲线和ece图像m文件,好使有注释,车辆工程制动分配课题来下吧
  3. 所属分类:交通/航空行业

  1. 采用VB绘制曲线

    2下载:
  2. 本程序采用VB编制,实时显示采用数据绘制曲线,是初学者图形图像的学习案例,值得收藏。
  3. 所属分类:2D图形编程

    • 发布日期:2023-12-05
    • 文件大小:2907
    • 提供者:xiaoxiao
« 1 2 3 4 56 7 8 9 10 ... 28 »
搜珍网 www.dssz.com