虫虫首页|资源下载|资源专辑|精品软件
登录|注册

ellipse

  • gaussian_model,color based segmentation,draw ellipse may used in face detection

    gaussian_model,color based segmentation,draw ellipse may used in face detection

    标签: gaussian_model segmentation detection ellipse

    上传时间: 2015-06-13

    上传用户:yuchunhai1990

  • MATLAB中画椭圆的自定义函数:ellipse

    MATLAB中画椭圆的自定义函数:ellipse,用后才会发现这个函数的强大功能! 在ellipse之函数当中,其输入之变数分别如下: -ra 椭圆之长轴半径,可为列矩阵,若为列矩阵时,代表可同时绘制许多椭圆。 -rb 椭圆之矩轴半径,可为列矩阵,如ra。 -ang 水平轴之倾斜角,以弧度表示。可为列矩阵,但ra、rb、ang三者之矩阵数应相同。 -x0,y0 圆心之座标,可为矩阵,若为矩阵时,代表可同时绘制许多不同圆心位置之椭圆。 -C 椭圆线之颜色 -Nb 绘椭圆时所用之点数。

    标签: ellipse MATLAB 椭圆 函数

    上传时间: 2013-11-27

    上传用户:zhangliming420

  • 3.画椭圆ellipse 4.利用ellipse and rectangle 画图 5.一个最优美的图案 6.输入3个数a,b,c

    3.画椭圆ellipse 4.利用ellipse and rectangle 画图 5.一个最优美的图案 6.输入3个数a,b,c,按大小顺序输出 :输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 7.有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数

    标签: ellipse rectangle and 椭圆

    上传时间: 2016-11-15

    上传用户:royzhangsz

  • ellipse detection using the hough transform 作者 H.K. Yuen, J. Illingworth and J. Kittler Department

    ellipse detection using the hough transform 作者 H.K. Yuen, J. Illingworth and J. Kittler Department of Electronics and Electrical Engineering University of Surrey, Guildford。对霍夫变换检测检测椭圆的原理有一定的参考意义。

    标签: J. H.K. Illingworth Department

    上传时间: 2014-02-24

    上传用户:hongmo

  • plot an ellipse using matlab

    plot an ellipse using matlab

    标签: ellipse matlab using plot

    上传时间: 2017-04-09

    上传用户:q123321

  • It help you to find the center of an ellipse

    It help you to find the center of an ellipse

    标签: ellipse center help find

    上传时间: 2013-12-20

    上传用户:myworkpost

  • Displaying ellipse on 128x64 graphical LCD with PIC16f877 (picbasic code)

    Displaying ellipse on 128x64 graphical LCD with PIC16f877 (picbasic code)

    标签: Displaying graphical picbasic ellipse

    上传时间: 2017-05-25

    上传用户:fhzm5658

  • Displaying ellipse on 128x64 graphical LCD with PIC16f877 (ASM code)

    Displaying ellipse on 128x64 graphical LCD with PIC16f877 (ASM code)

    标签: Displaying graphical ellipse 128x64

    上传时间: 2014-12-19

    上传用户:梧桐

  • Simple ellipse fitting example on C++Builder6 + OpenCV1.0.

    Simple ellipse fitting example on C++Builder6 + OpenCV1.0.

    标签: Builder ellipse fitting example

    上传时间: 2013-12-03

    上传用户:ouyangtongze

  • 伪随机序列发生器的FPGA设计与实现

    伪随机序列 (Pseudo-Random Sequence,PRS)广泛应用于密码学、扩频通信、雷达、导航等领域,其设计和分析一直是国际上的研究热点。混沌序列作为一种性能优良的伪随机序列,近年来受到越来越多的关注。寻找一种性能更为良好的混沌伪随机序列(ChaosPseudo Random Sequence,CPRS)并且完成其硬件实现,在理论研究与工程应用上都是十分有价值的。基于切延迟椭圆反射腔映射混沌系统(Tangent-Delay ellipse Reflecting Cavity map System,TD-ERCS)已被理论分析和测试证明具有良好的密码学性质。本文介绍了一种基于TD-ERCS构造伪随机序列发生器 (Pseudo Random SequenceGenerator,PRSG)的新方法;并基于这种方法,提出了以现场可编程门阵列 (Field Programmable Gate Array,FPGA)为平台的硬件设计实现方案,采用硬件描述语言 (VHSIC Hardware DescriptionLanguage,VHDL )完成了整个系统的设计,通过了仿真与适配,完成了硬件调试;详细地论述了系统总体框架及内部模块设计,重点介绍了TD-ERCS算法实现单元的设计,并在系统中设计加入了异步串行接口,完善了整个系统的模块化,可使系统嵌入到现有的各类密码系统与设备中;基于FDELPHI编程环境,完成了计算机应用软件的设计,为使用基于TD-ERCS开发的PRSG硬件产品提供了人机交互界面,也为分析与测试硬件系统产生的CPRS提供了方便;同时依据美国国家标准与技术研究院 (National Institute of Standards andTechnology,NIST)提出的伪随机序列性能指标,对软件与硬件系统产生的CPRS进行了标准测试,软件方法所得序列各项性能指标完全合格,硬件FPGA所得序列仅三项测试未能通过,其原因有待进一步研究。

    标签: FPGA 伪随机序列 发生器

    上传时间: 2013-06-20

    上传用户:heart520beat