CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - VC line

搜索资源列表

  1. ThinningofImage

    1下载:
  2. vc代码实现图像细化作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成骨架,形成骨架后能比较容易的分析图像,如提取图像的特征.-vc code image as a refined image preprocessing technology that purpose of the extraction of the source image frame, that is, the original image line wid
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45.16kb
    • 提供者:吴澜
  1. 20163235211

    0下载:
  2. 为了方便广大开发人员及软件公司开发专业的图形软件,本团队多位图形领域专家花费多年的心血开发出功能强大且小巧的图形控件,本控件可非常方便应用于各种开发平台上。如:VC,VB,C++Builder,Delphi,C#及Web图形开发,方便快捷!可大大缩短开发周期。本控件经过严格测试,在可靠性、易用性、开放性作了大量细致工作。控件不仅在支持基本的图形元素外(点、线、圓等),而且非常方便扩充自己的图形元素 -To facilitate the development of the vast number
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:748.86kb
    • 提供者:施昌权
  1. chepairecognition

    0下载:
  2. 使用VC++6.0做开发工具,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程-use as a developm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:508.03kb
    • 提供者:lihaichao
  1. chepaidetection

    0下载:
  2. 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程-us
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:118.5kb
    • 提供者:lihaichao
  1. Line

    0下载:
  2. 基于对话框的直线交点计算程序,且可以得出众多交点的最小区域,对学习vc++应用,以及直线相交算法等颇有益处!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37.94kb
    • 提供者:hello
  1. hough.用hough变换来检测直线

    2下载:
  2. 基于vc++和opencv,用hough变换来检测直线,我的课程作业,Based on vc++ and opencv, using hough transform to detect straight line, my coursework
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-06-07
    • 文件大小:1.42mb
    • 提供者:王坤
  1. opencv.rar

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.58mb
    • 提供者:pop
  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
    • 文件大小:64.99kb
    • 提供者:孙宇
  1. line

    0下载:
  2. 计算机图形学中的直线breshman算法的vc实现-Breshman linear algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:808byte
    • 提供者:thm
  1. gradient-vector-flow-algrithm(VC)

    0下载:
  2. 利用梯度矢量流算法进行轮廓提取(图像分割),不错的方法,对原来的ACM模型进行改进(active contour model 活动轮廓模型)-using gradient vector flow algrithm to extract image contour,improvement from active contour model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:13.3kb
    • 提供者:wykme
  1. hough

    0下载:
  2. 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.22mb
    • 提供者:王宇
  1. AreaCCD

    0下载:
  2. 基于USB接口的ccd图像处理程序,CCD采用的事线阵CCD,数据采集完成后,通过USB接口送至上位机处理,这里主要是实时图像的现实及分析等,见代码-picture process in line CCD,and the data channel is USB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:298.69kb
    • 提供者:mft
  1. vc

    0下载:
  2. vc++实现DDA算法、Bresenham算法、中点算法,以及直线的拖动和拉伸变换-vc++ achieve DDA algorithm, Bresenham algorithm, the midpoint algorithm, and drag the line and stretching transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:刘超
  1. Line

    0下载:
  2. 采用现在计算机图形学上面最常用的三种方式画直线,有中点画线,bresenham算法,DDA算法,是使用VC++编制的-Above is adopted, the most commonly used computer graphics to draw lines in three ways, with the dotted line, bresenham algorithm, DDA algorithm is compiled using VC++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.61mb
    • 提供者:小鱼
  1. hidden-line-test-algorithm-ball

    0下载:
  2. 计算机图形学实验 球的动态隐线算法 vc-Dynamic computer graphics, hidden line test algorithm ball vc++
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2.99mb
    • 提供者:唐菲
  1. line

    0下载:
  2. vc 绘制用纹理填充的线条的程序源码,有兴趣的朋友学习一下。-vc draw lines with a texture fill the program source code, friends who are interested to learn about.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:13.13kb
    • 提供者:程勤
  1. line-segment-detector

    0下载:
  2. 图像处理 哈夫变换,检测直线的程序,内容详细,欢迎下载使用-The image processing based on vc++ 6.0 hough transform, the detection of the linear program, download welcome to use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1.58kb
    • 提供者:想与做
  1. Liang-Barsky-line

    0下载:
  2. ,梁友栋算法实现画直线,VC++写的mfc程序,可以实现所有功能。-Liang Dong-Barsky line clipping algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:262.85kb
    • 提供者:David-Yang
  1. 3-vc-draw-line

    0下载:
  2. 画线的三个算法,DDA(数值微分)法,中点画圆算法:-Three line drawing algorithms, DDA (numerical differentiation) method, the midpoint circle algorithm:
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:4.72kb
    • 提供者:dang
  1. Scan-line-fill

    0下载:
  2. 利用VC环境,进行二维平面图形的填充,希望大家可以用得上-Using VC graphics fill the plane
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:2.19mb
    • 提供者:李坤
« 12 3 »
搜珍网 www.dssz.com