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

搜索资源列表

  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. MATLAB-picture

    0下载:
  2. matlab图像处理,各种曲线,二维三维图像的处理-matlab image processing, a variety of curves, 2D and 3D image processing
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:279742
    • 提供者:李国能
  1. bezier

    0下载:
  2. 贝萨尔曲线的二维实现,实现随意点点,画出贝萨尔曲线-Bei Saer dimensional curve, achieving little random draw Bei Saer curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1933464
    • 提供者:123
  1. computer-graph

    0下载:
  2. 计算机图形学中绘制直线、圆、曲线,图形变换,给多边形填充和二维裁剪算法。-Computer graphics, drawing lines, circles, curves, graphics transform to a two-dimensional polygon fill, and clipping algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:58442
    • 提供者:余扬海
  1. Clothoid

    0下载:
  2. 实现了clothoid曲线,即给定起点与终点的二维坐标和方位角生成一条G1连续的曲线,给的是cpp文件。-clothoid curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:3433
    • 提供者:郭晓旻
  1. CurveLab

    0下载:
  2. 曲线波变换用于图像去噪,它最重要的一种方法就是二代曲线波变换,其重要的一种算法是基于二维非均匀空间抽样算法-Curvelet transform for image denoising, a method which is the most important of the two generation of curvelet transform, an algorithm which is important sampling algorithm based on two-dimensiona
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:339063
    • 提供者:王瑞
  1. matlab-for-maths

    0下载:
  2. 解决一些数学画图的问题,方便绘制一些函数曲线,二维三维曲线等-Paint solve some math problems, draw some convenient function curve, 2D and 3D curves
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:19653
    • 提供者:mdd
  1. CGAL-4.5

    2下载:
  2. CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-04-26
    • 文件大小:18593792
    • 提供者:a
  1. xingxingquxian

    0下载:
  2. 利用matlab软件得到二维的星形曲线,画出其图像-Using matlab software is a two-dimensional star graph, draw its image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:520
    • 提供者:陈晨
  1. PLOT-MATLAB

    0下载:
  2. 给出了在matlab软件中绘制常见图形的例子 二维绘图:函数绘图、数据绘图 三维绘图:曲线、曲面 分析用图:条形图、饼状图、柱状图-Gives examples of common graphics rendering software in matlab Dimensional drawing: function plotting, plotting data Three-dimensional graphics: curves, surfaces Analysis c
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:186212
    • 提供者:
  1. fitting

    1下载:
  2. 二维数据平滑,跟定二维数据,每9个点拟合,中间点带入拟合的曲线,得到平滑后的数据-2 d data smoothing, with 2 d data, fitting every nine points, intermediate points to the fitting curve, get data after smoothing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:623
    • 提供者:陈冰
  1. MainSim

    1下载:
  2. 通过建立二维平面,设置障碍物。模拟蚁群算法,得出最佳迭代曲线和最短次数。-Through the establishment of two-dimensional plane, set obstacles. Ant colony algorithm, got the best iterative curve and the shortest times.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2745
    • 提供者:weiran
  1. otsu_2d

    1下载:
  2. 灰度图像的二维otsu曲线阈值分割法,matlab实现源代码-Otsu curves dimensional gray image threshold segmentation method, matlab source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-05-08
    • 文件大小:1153
    • 提供者:紫色风铃
  1. Real-time-rendering-curve

    0下载:
  2. 实时绘制曲线的程序,具有绘制二维坐标和动态曲线功能-Real-time curve drawing program, with a drawn two-dimensional coordinates and dynamic curve function
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:40669
    • 提供者:黎明
  1. huatu

    0下载:
  2. 用matlab绘制图像的简单程序,能显示二维图,各坐标轴的名称及各曲线的意义均能显示(附图)。-Matlab to draw the image of simple procedures, can show 2 d figure, the name of each coordinate axis and the significance of the curve can show.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:21874
    • 提供者:楚彭子
  1. mainCX

    0下载:
  2. 通过此程序可得到二维坐标系中的油膜力及其分布曲线,使用者可更改设计变量观察油膜力的曲线变化-This program can be obtained by curve film strength and profile of the two-dimensional coordinate system, the user can change the design variables observed oil film force
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1030
    • 提供者:杨生
  1. quxian

    1下载:
  2. 用CVI编写的对二维数组进行曲线拟和的程序。在工程中是很实用的。可拟和为直线、多项式或指数。用户需有CVI环境才可使用。-CVI prepared using two-dimensional array of curve fitting procedures. In engineering is very practical. Can be and as a straight line, polynomial or index. Users need only be used CVI envir
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6999
    • 提供者:huanag40053
  1. kccpttxb

    0下载:
  2. 旋转机械二维全息谱计算,有均匀线阵的CRB曲线,基于互功率谱的时延估计,模拟数据分析处理的过程,阵列信号处理的高分辨率估计,可以广泛的应用于数据预测及数据分析。- Rotating machinery 2-d holographic spectrum calculation, There ULA CRB curve, Based on the time delay estimation of power spectrum, Analog data analysis processing, Hig
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8987
    • 提供者:jxumrh
  1. nwqzhcbk

    0下载:
  2. 旋转机械二维全息谱计算,包括调制,解调,信噪比计算,相控阵天线的方向图(切比雪夫加权),虚拟力的无线传感网络覆盖,粒子图像分割及匹配均为自行编制的子例程,有CDF三角函数曲线/三维曲线图。- Rotating machinery 2-d holographic spectrum calculation, Includes the modulation, demodulation, signal to noise ratio calculation, Phased array antenna pa
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9261
    • 提供者:midkrm
  1. ttwmcecd

    0下载:
  2. 包含优化类的几个简单示例程序,进行波形数据分析,有CDF三角函数曲线/三维曲线图,结合PCA的尺度不变特征变换(SIFT)算法,这个有中文注释,看得明白,旋转机械二维全息谱计算。- Optimization class contains several simple sample programs, Waveform data analysis, There CDF trigonometric curve/3D graphs, Combined with PCA scale invariant
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5022
    • 提供者:djuqvr
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com