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

搜索资源列表

  1. OSTU-matlab.ostu算法的maltab代码

    0下载:
  2. ostu算法(最大类间房差法,类属于阈值分割)的maltab代码,用于计算机图像处理分割及其相关应用。,ostu algorithm (the largest difference room category, type of threshold segmentation is) the maltab code, used in computer image processing and related partition application.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:8279
    • 提供者:安佳骐
  1. tuxiangfuyuan.rar

    1下载:
  2. 运用最小二乘法对一幅图像进行图像复原 以便分析,Least square method using the image of an image in order to analyze the recovery
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1139
    • 提供者:岳丹丹
  1. circle_fit.rar

    1下载:
  2. 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。,Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
  3. 所属分类:Special Effects

    • 发布日期:2016-11-20
    • 文件大小:676
    • 提供者:duren
  1. nearestneighboralgorithm

    0下载:
  2. 自己写的,模式识别最近邻算法实现,配有IRIS数据集,非常实用-Their own writing, pattern recognition, nearest neighbor algorithm, with IRIS data set, very useful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:6832
    • 提供者:song
  1. deblur code 1 2(1-19)

    2下载:
  2. 去模糊的算法,有MIT做的,参考文献是siggraph06的文章,效果很好-Go fuzzy algorithms, MIT has to do the references are siggraph06 the article, very good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:6788551
    • 提供者:Tengji Zhang
  1. otsu2

    0下载:
  2. 大津阈值分割法,也称最大类间方差法,利用图像的灰度分布密度函数定义图像的交叉熵。 交叉熵可看作是两个概率系统(即图像背景及目标)的信息量之间的差异。求出的交叉熵越大,则分割效果越好。 -Otsu threshold segmentation method, also known as Otsu method, the use of gray-scale image distribution density function definition images of cross-ent
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:977
    • 提供者:Mingruixia
  1. minmax

    0下载:
  2. 最小费用最大流问题,是用C实现的,比较高效率-Minimum cost maximum flow problem is to use C to achieve relatively high efficiency
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:14701
    • 提供者:雷毅华
  1. otsu

    0下载:
  2. 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法-Otsu Method: Otsu is Otsu scholars from Japan in 1979 to argue that there is an adaptive threshold to determine the method, also known Otsu method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1197
    • 提供者:zhangzhang
  1. OpenGLcore

    0下载:
  2. 学习opengl时遇到的一些计算机图形学中难点代码-Learning opengl encountered some difficulty in computer graphics in the code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4413608
    • 提供者:VC
  1. 5

    1下载:
  2. 利用VC++结合OpenGL对两轴联动数控机床的状态模拟-VC++ combined with the use of OpenGL for the two-axis NC machine tool status of simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:7249
    • 提供者:唐志文
  1. fingerprintsourcecode

    0下载:
  2. 另一个指纹识别程序,比较全,用MATLAB编的-Another fingerprint identification process, compare the whole, using MATLAB series ~ ~ ~
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:702926
    • 提供者:王健男
  1. OpenGLtexture

    0下载:
  2. opengl是一个开放的三维图形软件包,而VC是目前主要的opengl开发工具。本文简要介绍了opengl的纹理贴图技术及其在VC中的基本操作步骤。并通过最后的实例验证了纹理贴图技术在绘制真实感图形中的必要性。-opengl is an open three-dimensional graphics package, and the VC is the main development tools opengl. This paper briefly introduces the opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:200371
    • 提供者:wuli
  1. final

    0下载:
  2. 直线的最小二乘法拟合,输入一条曲线,经拟合后输出一条直线-The least squares fitting a straight line, enter a curve, by fitting a straight line after the output
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:402213
    • 提供者:高超
  1. selfadaptingthreshold

    0下载:
  2. 含KSW,最小偏态法;信息熵迭代法;最小误差法的m文件,是我做课题时选择阈值分割方法时自己编的。-Containing KSW, the smallest skewness method information entropy method the smallest error of law m file, I choose to do so when the subject of methods of threshold segmentation of own.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2797
    • 提供者:steven
  1. GAPT

    1下载:
  2. 数控加工自动编程代码,并能进行二维刀具轨迹模拟-NC Programe
  3. 所属分类:Graph Drawing

    • 发布日期:2014-04-22
    • 文件大小:651477
    • 提供者:guo
  1. curve

    0下载:
  2. 这是一个画花的程序,计算机图形学课程设计,应用到贝塞尔曲线。-This is a smear procedures, computer graphics, curriculum design, applied to the Bezier curve.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:148634
    • 提供者:liyangyang
  1. Graphicdesign

    0下载:
  2. 图案设计——福娃 计算机图形学课程设计是计算机图形学课程中的知识、技术和技能的一个综合应 用, 是培养图形软件开发能力的综合训练。通过课程设计,使学生更深入地理解和掌 握计算机图形学理论与相关算法,巩固课内所学的知识、技术和技能,进一步提高图 形软件开发的能力。为毕业设计和毕业后从事计算机绘图、计算机辅助设计、辅助教 学、辅助工程、图形处理等打下基础。 -Graphic design- Fuwa design computer graphics courses in comp
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:106612
    • 提供者:dide
搜珍网 www.dssz.com