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

搜索资源列表

  1. Bresenham

    0下载:
  2. 该程序实现了Bresenham算法画直线,将四个象限的问题通过交换端点的方法合并成一,四象限的问题。再利用sign变量,统一成一个问题。又考虑到斜率<=1,>1,不存在,最终问题分成了三种情况。-The program implements Bresenham algorithm for drawing a straight line, the four quadrants of the problem through the exchange of endpoint methods
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1642034
    • 提供者:王程冬
  1. How_to_use776654302002

    0下载:
  2. sourcecodes/documents. (upload 5 files, you can download 200 files). Webmaster will activate your member account -sourcecodes/documents. (upload 5 files, you can download 200 files). Webmaster will activate your member account
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:165444
    • 提供者:enigma
  1. 090530

    0下载:
  2. 视频序列中运动目标的跟踪是智能视频监控领域中的一项重要问题,目标跟踪就是建立视频序列的不同帧中目标的对应关系。针对现有方法目标特征信息考虑不足的缺陷,提出一种基于特征匹配的目标跟踪方法。实验结果表明,所提方法在实时性的前提下,可以实现运动目标的准确跟踪。-Video sequences of moving target tracking is the intelligent video surveillance in the field of an important issue, target
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:400792
    • 提供者:黄文伟
  1. 53607890facedetection

    0下载:
  2. 人脸检测的研究具有重要的学术价值,人脸是一类具有相当复杂的细节变化的自然结构目标,对此类目标的挑战性在于:人脸由于外貌、表情、肤色等不同,具有模式的可变性;一般意义下的人脸上,可能存在眼镜、胡须等附属物;作为三维物体的人脸影像不可避免地受由光照产生的阴影的影响。因此,如果能够找到解决这些问题的方法,成功地构造出人脸检测系统,将为解决其他类似的复杂模式的检测问题提供重要的启示。-Face detection can be regarded as a specific case of object-
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2993763
    • 提供者:力量
  1. WLDA_Robust_Local_Image_Descriptor

    0下载:
  2. PAMI 今年刚刚发表的一种最新的图像描绘方法的论文,考虑了人的视觉特性,具有很广阔的应用价值。-PAMI just released this year, a new method of images depicting the papers, taking into account human visual characteristics, have a very broad application.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2376452
    • 提供者:苏航
  1. dengjizhuanhuan

    0下载:
  2. 列车控制系统的等级转换场景模拟,等级转换考虑的情况比较全面-Train Control System level change scenario simulation, level change to take into account more fully
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4017153
    • 提供者:书涵
  1. ddyy

    0下载:
  2. 一个仿窗口编译程序,希望对大家有帮助 注册个帐号真不容易啊-An imitation of the window compiler, we hope to help up an account so Burongyia
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:5478
    • 提供者:hhyy
  1. gjtxcl

    0下载:
  2. 内置虑镜功能,包括获取图像的属性,锐化,模糊,浮雕等功能. 可以缩放,优化图片.打开图片带预览功能,使用了gdiplus,能处理gif,bmp,jpg,png图片,处理速度也不错,呵呵,一直找图形格式转换的朋友就不需要东找西找了,它完全可以实现你的需求! -Built-in lens into account features, including access to the properties of the image, sharpen, blur, emboss and other
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95390
    • 提供者:wangmin
  1. Desktop

    0下载:
  2. 八连通区域的一种填充方法,可以在兼顾了运动的实时性,得到良好的图像-An eight-connected region filling method can take into account the movement in real-time, get a good image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:155812
    • 提供者:lkscan
  1. 1

    0下载:
  2. 针对现有基于灰度级相似的图像拼接方法的缺点,提出了一种图像自动拼接的快速算法。该算法综合考虑了图像拼接的精度和速度,在基准特征块的提取上,采用简单的边缘信息阈值法,实现了基准块的自主选取,提高了图像拼接的精度;在块搜索上,采用金字塔式分层搜索策略,提高了图像拼接的速度。实验证明,该算法扩展了传统拼接算法的适用范围,具有较好的性能.-Based on gray-scale for the existing image mosaic method similar shortcomings, we p
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:917788
    • 提供者:wenping
  1. DrawCosCurve

    0下载:
  2. 在屏幕上用‘*‘横向显示0~360度的cos(x)曲线。此题关键在于余弦曲 线在0~360度的范围内,一行要显示两个点。考虑到cos的对称性,将屏幕的行方向定义为x,列方向定义为y,则0~180度的图形是左右对称的。若将图形的总宽度定义为62列,计算出x行0~180度时y点的坐标m,那么在同一行与之对称的180~360度的y点的坐标就应为62-m。程序中利用反余弦函数acos计算坐标(x,y)的对应关系。 -On the screen using the ' *' hori
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:2949
    • 提供者:方米
  1. objectARX

    0下载:
  2. CAD arx 中总结的objectARX+常用功能实现集合,有如何插入文件、打开文件等代码及说明-objectARX for CAD,account for how to use insert file、open file...
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:15762
    • 提供者:martin
  1. adaptiveclustering

    0下载:
  2. he problem of segmenting images of objects with smooth surfaces is considered. The algorithm we present is a generalization of the ,K-means clustering algorithm to include spatial constraints and to account for local intensity variations
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1240308
    • 提供者:sujith
  1. KMeans

    0下载:
  2. he problem of segmenting images of objects with smooth surfaces is considered. The algorithm we present is a generalization of the ,K-means clustering algorithm to include spatial constraints and to account for local intensity variations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:97043
    • 提供者:sujith
  1. MapObject1

    0下载:
  2. 这是一个说明MO+VB的使用个文件,和一些思路,仅供参考。-map object with the visual basic.the file account for how use the map object with the VB and expatiate the blinkered .
  3. 所属分类:GIS program

    • 发布日期:2017-04-06
    • 文件大小:75372
    • 提供者:李雪莲
  1. huitu

    0下载:
  2. Excel与CAD相结合,运用VBA语言编程,提出了一种自动绘制工程施工平面图的方法,给出了程序的思路图和主程序。改方法充分考虑了与用户进行交互的问题,大大减小了受Excel固定表格约束的影响,使程序更具有人性化特点。-The combination of Excel and CAD, the use of VBA programming language, proposed an automatic method of drawing the construction plans, the p
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:527325
    • 提供者:天梯
  1. MNWL

    0下载:
  2. 计算机模拟行星运动,含有多种情况:简单的两星运动,三星运动,考虑多体作用及不考虑多体作用。计算机模拟物理作业 1(2011 年 09 月 23 日): 1. 行星运动(地球绕太阳的运行): a) 太阳坐标取为(0,0)。选择合适的初速度,使行星运动为圆周运动。用 Euler-Cromer 方法模拟。用 Euler 方法结果如何?-Computer simulation of planetary motion, with a variety of situations: a simpl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8392293
    • 提供者:政利
  1. Biomedical_Image_Processing

    0下载:
  2. This chapter gives an introduction to the methods of biomedical image processing. After some fundamental preliminary remarks to the terminology used, medical imaging modalities are introduced (Sect. 1.2). Sections 1.3 and 1.4 deal with low-leve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10832394
    • 提供者:sas
  1. PositionError

    0下载:
  2. 用模板匹配法检测两幅图像的位置偏差,比较left和top的位置偏差。-use template match to detect the position error between two maps,account the error of top and left.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3721423
    • 提供者:萧峰
  1. spss_roc

    0下载:
  2. 关于用SPSS来求取ROC曲线的文档,文中主要讲述了求ROC曲线的具体过程-About with SPSS to account the ROC curves of documents, this paper mainly tells the ROC curves for the detailed process
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:100945
    • 提供者:mike
« 1 2 34 5 »
搜珍网 www.dssz.com