CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 扫描程序

搜索资源列表

  1. pollifill

    0下载:
  2. 计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法 程序-Computer graphics beginner use (textbook method) the algorithm to draw polygon by transform ,fill and scan.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2813
    • 提供者:
  1. 05程序

    0下载:
  2. 关于图像二值化处理\\边界扫描和边界识别的有用的程序-value of image processing 2 \\ boundary scan and boundary identification useful procedure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20830
    • 提供者:chuqing
  1. tianchong

    0下载:
  2. 实现多边形区域扫描线填充的有序边表算法,并将实现的算法应用于任意多边形的填充,多边形的顶点可由键盘输入或鼠标拾取,填充要准确,不能多填也不能少填。 要求掌握边形区域扫描线填充的有序边表算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Scan-line polygon fill the region to achieve the orderly side of the table algorithm, and the algorithm is a
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1930702
    • 提供者:linym
  1. curve

    1下载:
  2. 本人写的三维点云精简程序,用于激光三维扫描数据的弦高-角度法的实现。附带一些激光扫描仪的点云数据-I write three-dimensional point cloud to streamline the procedures for the three-dimensional laser scan data of the chord height- angle of law implementation. With a number of laser scanner point cloud
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2716371
    • 提供者:xc
  1. Fill

    1下载:
  2. 用MFC编写的多边形扫描线填充程序。 支持凹多边形,非种子点算法,而是用顶点算出边界实现填充。-MFC prepared with polygon scan-line filling procedures. Concave polygon support, non-seed-point algorithm, but with the realization of vertex fill out the border.
  3. 所属分类:OpenGL program

    • 发布日期:2014-07-14
    • 文件大小:35650
    • 提供者:konger
  1. Ex3

    0下载:
  2. 程序实现多边形扫描转换的扫描线算法--多边形的输入(鼠标)--非自相交多边形-- 三角形的特殊性,利用OpenGL函数实现柱状图和饼图函数 -Polygon scan conversion process to achieve the scan line algorithm- POLYGON input (mouse)- non-self-intersecting polygons- triangles are unique, the use of OpenGL function functio
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:26078
    • 提供者:liling
  1. handscan

    0下载:
  2. 指纹扫描程序,开发平台为Delphi,编译应该很容易,对开发指纹扫描工具的程序员来说 应该是一个很好的参考。-Fingerprint scanner, development platform for the Delphi, the compiler should be easy, on the development of fingerprint scanning instrument for the programmer should be a good reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:484092
    • 提供者:黄海明
  1. tianchong

    0下载:
  2. 这是一个我在学图形学的时候的一个小程序,多边形的扫描填充算法-This is a school in my graphics when a small procedure, the scanning polygon fill algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3716599
    • 提供者:
  1. RADAR_simulation

    1下载:
  2. 雷达成像模拟程序,可以检测动目标并标示运动方向。运行radarSimulation.m文件。可以自由设置参数。-Simulation of radar imaging procedures, can detect the moving target and marked the direction of movement. RadarSimulation.m file to run. Are free to set the parameters.
  3. 所属分类:图片显示浏览

    • 发布日期:2013-09-25
    • 文件大小:940158
    • 提供者:崔岩
  1. Epicture_effects

    0下载:
  2. 本程序实现了对BMP文件进行扫描显示、滑动显示、渐进显示、马赛克显示。都是以ImgCenterDib基类派生的。特效-This program achieved a BMP file to the scan shows, slide shows, progressive displays, mosaic display. Are based on ImgCenterDib derived base class. Effects
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:181702
    • 提供者:清风斜阳
  1. DDA

    0下载:
  2. 这是一个计算机图形学直线扫描的DDA算法程序,在VC6成功运行。-This is a computer graphics algorithm for linear scan DDA procedure, VC6 run successfully.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:45179
    • 提供者:王可
  1. FadeOut

    0下载:
  2. 图片扫描识别,图像类似雷达扫描程序源码,图像识别文字,Delphi源码程序-Image scanning recognition, image similar to the radar scan program source code, images, text recognition, Delphi source programs
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:194797
    • 提供者:shendahu
  1. graphics

    0下载:
  2. 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:126741
    • 提供者:Jack
  1. Barcode-scanner

    0下载:
  2. 条形码扫描程序,应用飞思卡尔单片机处理数据,摄像头扫描 -Bar code scanner, data processing applications Freescale microcontroller, the camera scans
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:2679
    • 提供者:梁佳斌
  1. ScanarithDemo

    0下载:
  2. 程序具有以下功能: 1、 采用鼠标输入顶点的方法确定待填充多边形; 2、 实现多边形扫描转换算法完成对该多边形的填充,包括实现边表与活跃边表的构造,要求完成使用自己学号的后四位数字对多边形内部进行填充。-Program has the following features: 1, using the mouse input method to determine the vertices to be filled polygons 2, polygon scan conversion
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:2494044
    • 提供者:Jack
  1. Untitled

    0下载:
  2. 用matlab编写的光栅扫描程序源码,希望对大家有所帮助-Raster scan using matlab procedures, we hope to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2089
    • 提供者:付凤芝
  1. freelss-master

    1下载:
  2. FreeLSS 是一个3d激光扫描程序,可以对旋转平台上的物体进行3d扫描,得到点云。-FreeLSS is a laser scanning program for the Raspberry Pi. It allows a Raspberry Pi to function as the core to a complete turn table laser scanning system.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-06
    • 文件大小:736518
    • 提供者:wangguozhang
  1. VC++ 雷达模拟视频扫描程序

    0下载:
  2. 雷达模拟视频扫描,使用VC++配合OpenGL实现(Radar analog video scanning, using VC++ in conjunction with OpenGL implementation)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-23
    • 文件大小:80896
    • 提供者:臭高高
  1. CT完整程序

    1下载:
  2. 可实现CT图片二值化数值批量向可视化图片的转化,及波形的小波分析(CT pictures can be realized to the conversion of numerical pictures)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:12288
    • 提供者:hanha
  1. 玫瑰

    0下载:
  2. 红外玫瑰扫描花瓣图样生成,附带原理图和添加噪声测试程序,matlab程序,图像处理用。(Infrared Rosette Scanning petal pattern generation, matlab program, image processing.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-05
    • 文件大小:53248
    • 提供者:星空凛
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com