搜索资源列表

  1. houghostu

    0下载:
  2. matlab平台下的一个车道线检测算法 其中主要包括了HOUGH变换方法和大津自动阈值分割方法,在打包文件中详细说明了每个函数的作用,其中包括了验证图片-Matlab platform under a lane line detection algorithm which includes mainly the transformation methods and HOUGH big-automatic thresholding m
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-29
    • 文件大小:75776
    • 提供者:田炳香
  1. js-graphics

    0下载:
  2. DHTML, Javascr ipt Draw Line, Circle, Ellipse (Oval), Polyline, Polygon, Rectangle. High Performance Javascr ipt Vector Graphics Library. -DHTML, Javascr ipt Draw Line, Circle, Ellipse (Dec.), Polyline, Polygon
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-04-29
    • 文件大小:6144
    • 提供者:shuajie
  1. Line

    0下载:
  2. 画线程序,画圆程序,计算机图形学的直线圆实验报告作业-line drawing procedures, Circle procedures, computer graphics straight round of experimental work report
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:6426624
    • 提供者:秦文娜
  1. avrhd44780

    0下载:
  2. 这是我自已写的HD44780 LCD1602液晶屏的程序,是基于AVR单片机上实现的。 /************************************************************************************************** * 简介 * * 本模块仅使用于字符显示液晶模块 * * 当前版本的驱动仅支持以下类型LCD模块驱动: * Hitac
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-29
    • 文件大小:6144
    • 提供者:谢志俊
  1. paco-2.0.3.tar

    0下载:
  2. About: Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various opt
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-29
    • 文件大小:388096
    • 提供者:王磊
  1. Anti(1)

    0下载:
  2. 画反锯齿直线、矩形、弧线、曲线的demo,-Anti-aliased line drawing, rectangle, arc, curve of the demo,
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-29
    • 文件大小:24576
    • 提供者:樊新宜
  1. PL2102_rs

    0下载:
  2. 低压电力线载波调制解调器通信运用源代码,电力猫在集中抄表中稳定使用-Low-voltage power line carrier communication modem to use the source code, the power meter reading in the cat in the concentration of Stability
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:luogx
  1. hough

    0下载:
  2. hough变换,能够检测图像中的直线,并能检测出直线的倾斜角-hough transform, capable of detecting images of a straight line, and can detect the angle of inclination of a straight line
  3. 所属分类:图形图象

    • 发布日期:2024-04-29
    • 文件大小:204800
    • 提供者:赤脚女孩
  1. line

    0下载:
  2. VB在PICUTRE控件内实现画曲线的例子,有二个参数可选-VB controls in PICUTRE curve to achieve painting examples have two optional parameters
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:hanfng
  1. Draw

    0下载:
  2. 可以绘制直线、圆、矩形等,可以选择颜色、线粗。-Can draw a straight line, round, rectangular, etc., you can choose the color, line thick.
  3. 所属分类:绘图程序

    • 发布日期:2024-04-29
    • 文件大小:3758080
    • 提供者:罗科
  1. kdtele3

    0下载:
  2. Make and answer phone calls Detect tone and pulse digit from the phone line Capture Caller ID Support blind transfer, single-step transfer/conference, consultation transfer/conference, hold, unhold. Cont
  3. 所属分类:Modem编程

    • 发布日期:2024-04-29
    • 文件大小:7383040
    • 提供者:吴柳
  1. BAK

    0下载:
  2. DSP 5409 plc应用程序,调试通过,是用在电力线通讯上的演示程序.-DSP 5409 plc applications, debugging is passed, is used in power line communication on the demo program.
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-04-29
    • 文件大小:186368
    • 提供者:xaglg
  1. msp430

    0下载:
  2. MSP430电能测量程序,用的是电力线载波通讯.即PLC-MSP430 energy measurement procedures, using a power line carrier communications. That is, PLC
  3. 所属分类:Modem编程

    • 发布日期:2024-04-29
    • 文件大小:77824
    • 提供者:xaglg
  1. LINEbuffer

    0下载:
  2. GIS核心算法之一,线缓冲区生成,生成速度较快,效果也不错-GIS, one of the core algorithm, line buffer generation, to generate faster results would be good
  3. 所属分类:GIS编程

    • 发布日期:2024-04-29
    • 文件大小:137216
    • 提供者:yeaidong
  1. Edge_Detection_and_Segmentation

    1下载:
  2. 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Seg
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:6144
    • 提供者:major
  1. Hough_Grd

    1下载:
  2. 在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。-In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.
  3. 所属分类:图形图象

    • 发布日期:2024-04-29
    • 文件大小:432128
    • 提供者:major
  1. line

    0下载:
  2. 嵌入式系统中,从任意一点到任意一点画直线算法程序-Embedded systems, from any point to any point draw a straight line algorithm procedure
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:ming
  1. Hough_line_circle_ellipse

    0下载:
  2. 基于Hough变换的直线,圆,椭圆的检测.其中直线检测是VC代码.圆和椭圆是MATLAB代码-Hough transform based on a straight line, circle, ellipse detection. Which is the VC code line detection. Round and oval is the MATLAB code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:2048
    • 提供者:夏小静
  1. Line

    0下载:
  2. 用vc++6.0实现画图,及其滚动条控件的综合使用-With vc++ 6.0 Paint realize, and its scroll bar controls the integrated use of
  3. 所属分类:对话框与窗口

    • 发布日期:2024-04-29
    • 文件大小:722944
    • 提供者:冯昌剑
  1. problem-2620

    0下载:
  2. Given set of line segments [Li , Ri] with integer coordinates of their end points. Your task is to find the minimal subset of the given set which covers segment [0,M] completely (M is a positive integer). -Given set of l
  3. 所属分类:Windows编程

    • 发布日期:2024-04-29
    • 文件大小:11264
    • 提供者:张磊
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org