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

搜索资源列表

  1. hough

    0下载:
  2. vc++6.0实现的hough直线检测算法和log边缘检测算法。-vc++ 6.0 achieved hough line detection algorithm and log edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:66549
    • 提供者:孙宇
  1. RANSAC

    0下载:
  2. Ransac拟合直线和最小二乘法拟合的比较,对初次接触ransac的读者帮助很大-Ransac fitting straight line and the least-squares fitting of the comparison, the initial contact with the readers of great help to ransac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1100
    • 提供者:田冰
  1. FitLine

    1下载:
  2. 采用最小二乘的方法拟合出了一条空间直线,用VC6.0编写的控制台程序-Using the method of least squares fitting of a straight line in space with console procedures prepared by VC6.0
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2855793
    • 提供者:GongChun
  1. 12864-driver-line

    0下载:
  2. 单片机显示器小液晶12864的驱动程序以及在12864上面画一条直线。注:本程序适用于带字库的12864,如果不带字库的请写相应的驱动程序。-SCM small LCD display driver 12864 and 12864 to paint a straight line. Note: This procedure applies with character of 12864, if not with fonts please write the appropriate drivers
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:25276
    • 提供者:姚恩杰
  1. ECUconnect

    0下载:
  2. This source code of program for connecting to ECU via K-line ISO 14230 (KWP2000). -This is source code of program for connecting to ECU via K-line ISO 14230 (KWP2000).
  3. 所属分类:通讯编程

    • 发布日期:2013-03-21
    • 文件大小:27049
    • 提供者:Dmitry Makeev
  1. ListView-line-color

    0下载:
  2. 改变listview控件的行颜色,标题颜色,背景色,字体颜色,基本实现方法 -The listview control line change color, title color, background color, font colors, basic methods of realization
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-27
    • 文件大小:27906
    • 提供者:liujun
  1. Distortion Correction

    4下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:6126735
    • 提供者:wk
  1. shiyan4

    0下载:
  2. 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:566130
    • 提供者:jing
  1. line

    0下载:
  2. 应用Bresenham法画直线的算法,的汇编程序。-application of Bresenham draw line
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:777
    • 提供者:狼道
  1. HoughLineDection

    0下载:
  2. 利用Hough变换,可以检测图像中的多条线段,效果很好-using hough transform for line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:8373
    • 提供者:杨云
  1. lic.tar

    0下载:
  2. line integral convolution code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:473897
    • 提供者:john
  1. Module_V1_pcb_sch

    1下载:
  2. 一款电力载波通讯的电路设计原理图和电路板布局设计图,供想了解电力载波通讯技术的人员参考。-A power line carrier communication circuit design schematic and board layout design for power line carrier communication technology would like to know the staff reference.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:744696
    • 提供者:nnnn
  1. hough

    0下载:
  2. hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15033
    • 提供者:zhang
  1. MatlabRidgeDetection

    0下载:
  2. Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8662
    • 提供者:
  1. line.ctl.tar

    0下载:
  2. MIT MPB program of line defect photonic crystal waveguide
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1078
    • 提供者:Celine Brown
  1. line-defect.tar

    0下载:
  2. MIT的MPB软件仿真线缺陷的光子晶体带隙程序-MIT MPB software simulation-line defect photonic band gap program
  3. 所属分类:Algorithm

    • 发布日期:2016-05-20
    • 文件大小:2583
    • 提供者:王博
  1. Line

    0下载:
  2. 画直线,画虚线,画带有线宽的虚线,很有用的。MFC-Drawing a straight line, painting the dotted line, drawn with a line width of the dotted line l
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:3728932
    • 提供者:20
  1. LineColor

    1下载:
  2. 五子连珠游戏,在9×9方格中每次随机增加3个小球,鼠标点击小球移动,每当5个同颜色的小球连成1行,则消去并得分。-Wuzilianzhu games, in 9 × 9 grid were increased by 3 each time a small ball, the ball moves the mouse click, every 5 balls with the same color into a line, then the elimination and score.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-21
    • 文件大小:593630
    • 提供者:anyuan
  1. linux-cmd-line-chm

    0下载:
  2. linux command line chm
  3. 所属分类:Linux Network

    • 发布日期:2017-11-06
    • 文件大小:3770505
    • 提供者:nikh
  1. yichansuanfaqiujiealb

    1下载:
  2. 利用遗传算法实现生产线平衡问题的求解,可以得到最优的工作站安排方式-Using Genetic Algorithms balance the production line to solve the problem, you can get the optimal arrangement of the workstation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-01-11
    • 文件大小:60576
    • 提供者:张驰
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com