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

搜索资源列表

  1. rubber-band-drawn

    0下载:
  2. 计算机图形学种子填充四联通算法的简单实现(橡皮筋画直线法,图像的重绘与再现,种子填充四联通算法的简单实现) -Computer Graphics Interchange 4 seed fill algorithm is a simple realization of (rubber band drawn straight-line method, the image of the redraw and reproduction of seed fill algorithm is a simple
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1984092
    • 提供者:大棚
  1. congealReal.1.0.tar

    0下载:
  2. 国外的一个进行图像图形直线化的代码,能够对人脸和汽车图片进行直线化处理。-Many recognition algorithms depend on careful positioning of an object into a canonical pose, so the position of features relative to a fixed coordinate system can be examined. Generally, this positioning is done
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:18728
    • 提供者:doushuai
  1. SkewDetectionAndCorrectionMethod

    0下载:
  2. 文本图像在扫描输入时产生的倾斜现象会对后续的页面分割及光学字符识别(OCR)处理产生很大的影响,而传统的标准Hough变换虽然具有对噪声不敏感,不依赖于直线连续性的优点,但由于计算量偏大,速度慢,在实用时有较大的局限性.提出一种基于改进的Hough变换的文本图像倾斜校正方法,通过在变分辨率图像中采用不同的文本方向提取算法,及选择合理投票门限等改进Hough变换的措施,减小了由图像区域及文字笔画粗细所产生的对倾角判定的不利影响,并使用基于偏移值的方法实现页面倾斜的快速校正.实验结果表明,该算法实现
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1074800
    • 提供者:Leo
  1. line_hough

    0下载:
  2. 利用hough变换检测图像中的直线,得到检测直线的参数与首位端点,并在原图中标出所检测到得直线。-Detection using hough transform image of the straight line parameters to be detected with the first endpoint, and the Original bid to get straight out of the test.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:8873
    • 提供者:JH
  1. LinePhaseGrouping

    0下载:
  2. 相位编组方法对灰度图像进行直线提取,并附有本人所写论文原理解释。-Line extraction of image by the method of Phase grouping, and with interpretation of rinciples in the paper I have written.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2211917
    • 提供者:zqf
  1. 12

    0下载:
  2. 该程序的功能是将一幅图像二值化,然后利用Hough变换检测出图像中的直线-The program' s function is a binary image and then use the Hough transform to detect straight lines in the image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:868
    • 提供者:HEllO2010
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8445
    • 提供者:胡锦
  1. Form1

    0下载:
  2. 该程序是一个完整的画图板实现功能,有直线,矩形,椭圆,文本和图像的处理功能。-The program is a complete drawing board to achieve function, there is a straight line, rectangle, ellipse, text and image processing capabilities.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:1099
    • 提供者:赵伟
  1. HoughTransform

    0下载:
  2. 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改 进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-Hough transform image processing image recognition from the basic geometry of one of the methods, the application is very wide, there are many improved algorithm. The most basic b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:66920
    • 提供者:Houghtransform
  1. jhy

    0下载:
  2. 该程序实现各种图形图像的绘制,包括直线、折线、圆形、矩形、椭圆、随机线等的绘制,另外还可以添加文本,实现刷新等功能-The program to achieve a variety of graphics rendering, including straight line, polyline, circle, rectangle, ellipse, Draw random lines, etc., can also add text, and other functions to achiev
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3320668
    • 提供者:淅淅拉拉1
  1. houghtransform

    0下载:
  2. hough直线变换,可以对一般yuv格式的灰度图像进行hough变换,可以在程序中修改检测阈值等-hough line transformation can generally yuv format hough transform the gray image can be modified in the process detection threshold, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4537814
    • 提供者:姓名
  1. Picture

    0下载:
  2. 本程序为综合图像演示系统,实现了计算机图形学主要实验的演示,包括直线的扫描转换算法,圆与椭圆的扫描,填充,仿射变换,三维变换,基本绘图等功能-This program is an integrated presentation system and realized the main experimental demonstration of computer graphics, scan conversion algorithms, including linear, circular and
  3. 所属分类:图形图象

    • 发布日期:2017-04-06
    • 文件大小:357846
    • 提供者:孙超
  1. houghline

    0下载:
  2. 基于hough变换对图像进行直线提取,检测图像的倾斜角度,该算法在PC机上运行速度尚可,在嵌入式平台上需要改进!-Hough transform based on image extraction, detection images straight Angle, this algorithm in PC running speed and in embedded platforms need improvement!
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1995864
    • 提供者:云云
  1. HOUGH_Car

    0下载:
  2. 提出了一种先分段,再利用Hough变换拟合直线的水平分割方法和基于先验知识约束的垂直分割方法,同时提出目标增强的预处理方法.大量实验表明,该算法较好地解决了以上问题,适用于各种质量的车牌图像,分割的准确率较高.-Presents a first section, then use the level Hough transform fitting straight line segmentation method and prior knowledge constraints on vertic
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:270993
    • 提供者:郭事业
  1. chapter9

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3458
    • 提供者:陈新秋
  1. hough6

    0下载:
  2. 灰度图像的hough变换,进行直线检测的程序编码-Grayscale images hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1276
    • 提供者:wang
  1. MFC_Line_Circle_Polygon

    0下载:
  2. 使用VC6.0下的MFC实现.是一次图形图像作业.有画直线,画圆和画填色的多边形的功能.直线.线有粗细,虚实的区别.并且可以设定颜色-Under the MFC implementation using VC6.0. Is a graphic image operations. Have to draw lines, circles and coloring polygon drawing functions. Line. Line has thickness, the difference b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:330003
    • 提供者:无意乂
  1. EasyDraw

    0下载:
  2. 一个VC编的小程序,主要是画直线,可以画自己想选的颜色,对于刚学数字图像处理VC编程的有点帮助-VC compiled a small program, mainly drawing a straight line, you can choose the color of paint they want, just learn digital image processing for VC programming a little help
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2814078
    • 提供者:周雨朋
  1. OpenGL2

    1下载:
  2. 在一个窗口中分为4个小窗口,每个窗口中显示直线、三角、填充颜色的三角、填充颜色的圆;点击鼠标,当前小窗口覆盖整个窗口,图像可移动可缩放-In a window divided into 4 small windows, each window display line, triangle, triangle fill color, fill color of the circle click of the mouse, the current small window cover the en
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:11079
    • 提供者:周宏
  1. hough_transform_to_detect_straight

    0下载:
  2. hough变换检测直线,图像二值化,计算权值矩阵等源代码-hough transform to detect straight lines, image binarization, calculated weight matrix code, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:433605
    • 提供者:sdgjkshd
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 32 »
搜珍网 www.dssz.com