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

搜索资源列表

  1. location-pupil-based-on-Hough

    1下载:
  2. 导入人脸图像,根据Canny算法查找第一个边缘点,搜索邻域边缘点以最后一个边缘点作为新起点,进行下一轮搜索,初始化Hough矩阵确定瞳孔边缘界限计算瞳孔面积,定位瞳孔圆心坐标-Import facial image, according to Canny algorithm to find the first edge point, the search neighborhood edge point to the last point of the edge of a new starting
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3480
    • 提供者:王超
  1. hough_circle

    0下载:
  2. 霍夫变换识别图像中的圆,并定位圆心的程序,适用于图像中有多个圆的情况-Hough transform to identify the image in the case of a circle, and the center of the positioning procedure, a plurality of circular applies image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1257
    • 提供者:孟庆良
  1. dong

    0下载:
  2. 编写一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发生变化,同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长。 -Write a program that appears on the screen along a sinusoidal trajectory of the center moving solid round, and every quarter cycle, a circle filled
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3517284
    • 提供者:两袖清芬
  1. WPFDrawCircle

    0下载:
  2. wpf canvas 画圆形,圆形的圆心可以任意指定,半径可以任意大,并且可以拖动-WPF canvas painting circle, circle circle can be arbitrarily specified, the radius can be arbitrarily large, and can drag
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:63775
    • 提供者:刘聪
  1. RippleEffect-master

    0下载:
  2. RippleEffect实现按钮波纹效果,点击按钮,以点击区域为中心,展开圆心波纹.-RippleEffect is a good custom view
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:492397
    • 提供者:selson
  1. yxck

    1下载:
  2. cad批量实现圆心插入块 批量实现圆心插入块-The center insert block The bulk insert block center
  3. 所属分类:CAD

    • 发布日期:2016-07-07
    • 文件大小:1024
    • 提供者:shh
  1. SHT

    0下载:
  2. hough变换检测圆心,对于不连续的圆,在利用hough算法检测圆心坐标和半径,再将圆进行重画,得到完整的圆并显示。-How to measure the center of a circle. You can use hough conversion to make it.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:39685
    • 提供者:秦晓楠
  1. round

    0下载:
  2. 对圆形图像求半径与圆心的matlab程序,采用拉夫变换。-The circular radius and the center of the circle of matlab image, by Ralph transformation.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1148
    • 提供者:陶然
  1. 13990065_3

    0下载:
  2. 图形学画圆周,输入参数在窗口里画圆周,半径,颜色,圆心-Graphics Circle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5056360
    • 提供者:GQQ
  1. 13990065

    0下载:
  2. 计算机图形学画圆弧,有两种算法,有以下参数:起始角度、终止角度、颜色、圆心-Computer Graphics & Videos arc, there are two algorithms, the following parameters: start angle, end angle, color, round
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2576311
    • 提供者:GQQ
  1. wong

    0下载:
  2. 可以定位图形中的圆心像点坐标,并作圆度判断-ndkn jjfapk,nsnis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:570
    • 提供者:jiangchao
  1. huanxingsuoping

    0下载:
  2. 这是一款锁屏App,可以查看时间,通过手势滑动距离圆心的距离来判断是打开短信还是拨打电话、解锁,长按时间可以进入勿扰模式。项目非常简单,只有两个Java文件,一个是自定义界面钟的实现,其中使用了定时器和触摸判断且配合handler实现前面提到的功能。代码中有非常详细的注释,这里不做赘述。项目默认使用GBK编码,编译版本为4.4
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2070756
    • 提供者:钟丁权
  1. dangesaomiao

    0下载:
  2. 椭圆寻找圆心,利用水平扫描加垂直扫描,拟合2直线求交点的方法-Looking oval center, plus the use of horizontal scan vertical scan, seeking to fit a straight line intersection method 2
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2533
    • 提供者:Qile Yang
  1. ceyuan

    0下载:
  2. 这是一个利用hough变换检测圆的的程序,能根据圆心画出圆。-this is a programme detecting circle using hough transform,it can draw the circle according to the center
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:5896
    • 提供者:许三多
  1. Bresenham

    0下载:
  2. 基于bresenham算法的画圆和画直线程序,画圆算法输入图像,圆心坐标,圆半径-draw circle and line by bresenham algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:1323
    • 提供者:haha
  1. U2

    0下载:
  2. 求取圆心坐标小程序-Calculate the center of image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1056
    • 提供者:guo
  1. LATTICE

    0下载:
  2. 格子手绢 问题描述 久城送给维多利加一块苏格兰格子手绢,可是手绢不小心被咖啡弄脏了,久城不得不负 起清洗的责任。 手绢的格子可以用二维坐标系来描述,手绢左下角坐标为(0,0),右上角坐标为(N,M), 也就是说,手绢上一共有N*M个格子。咖啡在手绢上形成了一个圆形的污点,圆心位于整点( X,Y)处,半径为R。久城想知道,有多少个格子被完全污染了,多少个格子被部分污染了。 这里,某个格子被“完全污染”的意思为该格内被污点覆盖面积=1,被“部分污染”的意 思为0<该格
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:525
    • 提供者:zzz
  1. arcMFC001_0325

    0下载:
  2. 机械手圆弧轨迹规划插补算法 基于空间三个不共线的点,确定轨迹圆的圆心和半径,并对圆弧进行分割,求出坐标点进行坐标变换-robot arm arc trajectory planning
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-17
    • 文件大小:48098304
    • 提供者:苏磊
  1. jiefc

    1下载:
  2. 利用matlab求解两个圆的交点,输入两个圆的圆心坐标,和半径,即可得到两圆交点坐标-Use matlab to solve the intersection of two circles, enter the coordinates of the center of the two circles, and radius, you can get two round coordinates
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1170
    • 提供者:zhanghui
  1. ppm

    0下载:
  2. ppm画椭圆函数,支持输入圆心坐标和长短轴长度,生成ppm文件,。-use ppm to draw elipse
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1020
    • 提供者:陈凌昊
« 1 2 ... 15 16 17 18 19 2021 22 »
搜珍网 www.dssz.com