搜索资源列表

  1. tect

    0下载:
  2. 该程序是图像分析与检测程序,使用了几个函数进行阈值分割,加减,水平,垂直投影运算。-image analysis and detection procedures, the use of several functions threshold segmentation, addition and subtraction, vertical projection operator.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:王先生
  1. 3D_translation

    0下载:
  2. 本程序实现图形的三维变换--平移,旋转,对称变换,正二测,斜二测视图, 包含文件:三维变换 Grphics experiment NO5--三维图形的投影变换 三维变换.exe-this program 3D graphics transformation-- translation, rotation, symmetry transformation, are two tests, two ramps measured
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:139264
    • 提供者:于心不甘
  1. Graphic7.8ray

    0下载:
  2. 这是我的图形学的3D大作业,使用MFC的图形界面,使用了局部光照模型,透视投影等。-This is my big 3D graphics operations, the use of MFC graphical interface, the use of the partial illumination model, such perspective projection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:677888
    • 提供者:rruyi
  1. 20060816

    0下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发H
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:274432
    • 提供者:pudn_dxg001
  1. license_orientation

    0下载:
  2. 车牌定位---VC++源代码程序 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-15
    • 文件大小:761856
    • 提供者:贺娜
  1. radial_sum

    0下载:
  2. 图像重建中投影建模算法对二维图像进行投影值计算的程序-projection image reconstruction algorithm for modeling 2D projection images calculation procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:古大
  1. sevel

    0下载:
  2. VC和opengl做的三维管线的投影重建-VC and borders do 3D projection reconstruction pipeline
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:李广
  1. grayscale

    0下载:
  2. 可进行二值化、灰度变换、投影法、直方图显示,实现众多基本算法变换,针对8位或16位图象-could be two binary, gray-scale transformation, projection, histogram shows that many basic algorithm to achieve transformation, against eight or 16 images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1502208
    • 提供者:姜雪峰
  1. chepaipanbie

    0下载:
  2. 对于车牌灰度图像进行滤波去噪后先用峰谷法二值化,再用垂直投影 法进行分割,最后进行模板匹配,并用弧向判定法匹配对几组易出错的字符进行检查,从而得到车牌号。-for registration gray image filter after the first two with peak values of France, reuse vertical projection method for segmentation, the la
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:88064
    • 提供者:李杰
  1. touyingfangfa

    0下载:
  2. 将图像序 列中的每一帧图像分别沿水平和垂直方向进行积分投影形成两个积分投影向量,并应用基于梯度 的一维平移估计技术处理,从而精确地获取二维空间上的平移量。-image sequence of images for each fr a me along the horizontal and vertical direction integral projection formed two integral projection V
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:273408
    • 提供者:李杰
  1. zhengzhoudengjigeyuanzhu

    0下载:
  2. “地图投影”课程,“正轴等积割圆柱”投影程序,用MFC实现-"map projection" courses, "the plot is axles and other cutting cylindrical" projection procedure, using MFC
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:32768
    • 提供者:王雷
  1. dengji

    0下载:
  2. 用MFC实现等积斜轴方位投影,是地图投影中的计算,用MFC实现了-with MFC other positive direction oblique axis projection, the map projection calculations, using the MFC
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:29696
    • 提供者:中南
  1. c++_opengl_selection

    0下载:
  2. 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-d
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:40960
    • 提供者:wanhy
  1. CardRecognization

    0下载:
  2. 车牌识别系统 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-G
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-15
    • 文件大小:746496
    • 提供者:洪清启
  1. zhe

    0下载:
  2. 图形学消隐实验,*方案1上下旋转,只显示可见面,函数说明:void Project(float X,float Y,float Z) 功能:根据透视或平行投影将三维点进行投影变换 入口参数:float X,float Y,float Z 返回参数:无(void)-graphics blanking experiment,* a program next rotation, only to be met, function :
  3. 所属分类:压缩解压

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:shuanghua
  1. BLtoXY

    0下载:
  2. 根据快速高斯投影方法,由经纬度计算西安80坐标系坐标的函数,很实用。-Gaussian projection methods, calculated by the longitude and latitude coordinates of Xi'an 80 coordinates the function, practical.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:duquanye
  1. Projection_0102040308

    0下载:
  2. 本程序可以实现地图投影变换,包括高斯投影,方位投影,圆柱投影等-this procedure can be achieved map projection transformation, including Gauss projection, the projection position, cylindrical projection, etc.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-15
    • 文件大小:94208
    • 提供者:xieyuhong
  1. project_shadow

    0下载:
  2. 透视投影程序: (1)我的自学成果 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-perspective projection : (1) I self-accomplishment (2) development environment vc 6.0 (3) References : Shi- "Computer Graphics", "Pr
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:tom
  1. zifufenge

    0下载:
  2. 一个基于像素的字符分割。适合于数字,字母单笔画的分割。比一般的投影法要快。本例为行分割,稍加改动即可实现列分割。-a pixel-based segmentation of the characters. Suitable for numbers, letters segmentation single stroke. Than the projection speed. The cases of bits, a little chan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:卢国梁
  1. Hmodel

    0下载:
  2. CT的投影重建算法,图片用的MATLAB里面自带的投影算法图像,运行可显示重建结果=)-CT projection reconstruction algorithm, pictures of MATLAB inside built-in image projection algorithm, Operation results indicate reconstruction =)
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:文秋婷
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org