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

搜索资源列表

  1. luokuo

    0下载:
  2. 轮廓跟踪Visual+C++源代码,欢迎下载,谢谢大家-Contour Tracking Visual+ C++ source code, welcome to download, thank you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:79394
    • 提供者:jingliang
  1. matlab_Graphics_applications_2

    0下载:
  2. 分别给出了饼图的绘制、阶梯图、枝干图、罗盘图、轮廓图、交互式图形、变换的傅立叶函数曲线、劳伦兹非线形方程的无序活动、填充图、条形图和阶梯形图matlab的样例代码,简单实用。-Drawing pie charts are given respectively, ladder diagram, branches map, compass map, contour maps, interactive graphics, the Fourier transform function curves, L
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1818
    • 提供者:秦关
  1. getfigure

    0下载:
  2. 实现了8位位图的轮廓跟踪,公布了源代码,对图像处理的有用-Achieve 8-bit map contour tracing, released the source code, useful for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:85011
    • 提供者:maling
  1. lunkuosaomiao

    0下载:
  2. 城市轮廓线: 输入文件:input1.dat 第一行为建筑个数 之后每行格式为三个数x1 h x2,其中x1,x2是建筑的开始和结束坐标 h是建筑的高度 输出最后轮廓-Urban contour line: the input file: input1.dat first acts after the building number format for each line number 3 x1 h x2, where x1, x2 is the beginn
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:4834
    • 提供者:cxy
  1. fml

    0下载:
  2. 线性调频信号的模糊大函数,轮廓图以及频谱-Linear FM signal fuzzy large-scale functions, contour map and the spectrum
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:3380
    • 提供者:谷跃
  1. VESTA

    1下载:
  2. 用于晶体结构建模,数据可视化。可以直接读取vasp的电荷密度文件,可视化自旋电荷密度图。-VESTA is a successor to two 3D visualization programs, VICS and VEND in the VENUS package. Atoms can be drawn as ball & stick, space filling, polyhedral, stick, wireframe, thermal ellipspoids. Mouse click
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3456032
    • 提供者:samuel
  1. levelset_withoutreinitialization

    1下载:
  2. 利用水平集函数来检测物体轮廓,一般水平集收敛用到signed distance function的,但是这里实现的程序不用每次都要进行reinitialization就可以使水平集函数趋于收敛。-The use of level set function to detect an object contour, the general level set signed distance function used in the convergence, but the program here
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:25601
    • 提供者:朴松林
  1. forplot

    0下载:
  2. 根据多行三列的实验数据(x,y,signal)作出contourf图。其中x,y为二位空间位置(或其他概念的二维),signal为在该位置的信号。此代码先将数据按位置不同求平均,再将signal按照其对应的x,y分配到二位矩阵内。最后作图。编这个代码的初衷是为了制作大脑hippocampus区域place cell 活动性的contour 图。-it s a code i made for plotting a contour graph of experimental data (x,y,si
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:640
    • 提供者:lang yiran
  1. EdgeContour

    0下载:
  2. 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:72725
    • 提供者:skylost
  1. SigmaValue

    0下载:
  2. 轮廓特征提取,提取图像的边缘,特征码vc++c写的,里面还有论文,是一次作业。-Contour feature extraction,extract the image edges,signature
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1122378
    • 提供者:李碧聪
  1. Temp

    0下载:
  2. 数字图像处理,图像分割,分水岭分割,轮廓提取,轮廓跟踪,膨胀,特征提取,BP神经网络-Digital image processing, image segmentation, watershed segmentation, contour extraction, contour tracing, expansion, feature extraction, BP neural network
  3. 所属分类:Special Effects

    • 发布日期:2014-05-06
    • 文件大小:297870
    • 提供者:刘岩
  1. dixingtudenggaoxiancehuifangfa

    0下载:
  2. 通过VC++和差值算法实现等高线的绘制,仅供参考-Through the VC++ and the difference between the algorithm contour lines drawn for reference only
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:249817
    • 提供者:黄帅
  1. imageProfile

    0下载:
  2. 图象的边沿检测与提取,轮廓跟踪算法代码.非常超值-Image edge detection and extraction, contour tracing algorithm code. Very much value for money
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:31632
    • 提供者:gilbert
  1. gaitrecognitionbasedoncontour

    0下载:
  2. 步态识别方向的不可多得一篇硕士论文,基于轮廓的步态识别,介绍详细-Gait recognition of the invaluable direction of a master' s thesis, based on contour gait recognition, introduced in detail
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1499403
    • 提供者:danguiwang
  1. Advancedgraphicscapabilities

    0下载:
  2. 高级绘图功能 彗星图 二维彗星轨迹图 三维彗星轨迹图 帧动画 色图变幻 Voronoi 图和三角剖分 彩带图 彩带图 伪彩图 切片图 网格图和曲面图特效 显示轮廓线 瀑布效果 带光照模式的阴影图 函数绘图 三维图形控制 视点 灯光效果 色彩控制 -Advanced graphics capabilities of comets comet locus two
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:5699
    • 提供者:齐子新
  1. condensation

    0下载:
  2. it contains tracking algorithm based on condensation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5718351
    • 提供者:JUHWAN LEE
  1. GridSequency

    1下载:
  2. 网格有序法的代码,实现等值线的绘制,是科学计算可视化的一个作业。非常有价值。-Grid code for an orderly method to achieve contour drawing, is a scientific visualization of a job. Is extremely valuable.
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:12270334
    • 提供者:张司命
  1. captcha_code_identification_method

    0下载:
  2. 一种基于外部轮廓的数字验证码识别方法,识别率较高-Based on the number of external contour code identification method, a higher recognition rate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:149126
    • 提供者:岳利鹏
  1. iamge_contour

    0下载:
  2. 一些图像边缘提取的例子,包含了常用的几种方法,是C源码的-some code for image contour
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1170253
    • 提供者:hehuifang
  1. TIMEFACEDETECTIONANDLIPFEATUREEXTRACTIONUSINGFPGA

    1下载:
  2. Abstract—This paper proposes a new technique for face detection and lip feature extraction. A real-time field-programmable gate array (FPGA) implementation of the two proposed techniques is also presented. Face detection is based on a naive Bay
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-05-05
    • 文件大小:28409809
    • 提供者:ramanaidu
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com