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

搜索资源列表

  1. OpenGL_Surface

    0下载:
  2. OpenGL程序示例,Nurbs曲面绘制,属于求值程序和非均匀有理B样条类。适合初学者学习OpenGL编程技术。-OpenGL procedures example, Nurbs surface mapping, is evaluated and non-uniform rational B-splines category. For beginners learning OpenGL programming technology.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:345.54kb
    • 提供者:Hy0825
  1. OpenGLActiveXMap

    0下载:
  2. 一个基于OpenGL ActiveX控件的一维求值器,其中OpenGL ActiveX是建立控件程序,另一个程序是一个一维求值器程序.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:64.07kb
    • 提供者:maverickye
  1. OpenGLNurb

    0下载:
  2. 一个二维求值器的例子,采用OpenGL ActiveX 控件编的,一个程序生成通用OpenGL ActiveX控件,另一个程序利用OpenGL ActiveX控件做的一个Nurbs方法的曲面.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:64kb
    • 提供者:maverickye
  1. 图像迭代阀值

    1下载:
  2. 图像迭代法求阀值 使得背景与物体分离
  3. 所属分类:2D图形编程

  1. 求图像的二值化最佳阈值

    0下载:
  2. 求图像的二值化最佳阈值 利用opencv 实现图像的膨胀,腐蚀,开运算,闭运算,求轮廓操作,并可以从外部文件导入结构算子-Find the best binary image threshold image using opencv achieve dilation, erosion, opening operation and closing operation, find the outline of operation, and can be imported from an extern
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:2.95mb
    • 提供者:高凯
  1. diedai.本程序给出了迭代法求取最佳阈值

    1下载:
  2. 本程序给出了迭代法求取最佳阈值,对具有双峰直方图的图像效果良好,This procedure gives the iteration method yields the best threshold, with a bimodal histogram of the image well
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-25
    • 文件大小:354.86kb
    • 提供者:高圆圆
  1. ImageHistogramAndCentroidCompu

    1下载:
  2. 灰度图像二值化及目标提取和质心求取,Matlab代码.对初学者学习有用,Gray image binarization and target extraction and center of mass strike, Matlab code. Learn useful for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:1.44kb
    • 提供者:nickzhlf
  1. xintai.rar

    1下载:
  2. 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度, use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:795byte
    • 提供者:沈海宏
  1. ddqyz.rar

    0下载:
  2. 在matlab环境下,利用迭代法求图像阈值,然后实现图像的二值化处理.,get the image threshold by iterative algorithm in matlab. And transform the gray image into binary image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:586byte
    • 提供者:wanghong
  1. bitplane

    0下载:
  2. bitplane.m 将灰度图像按位平面进行切割,切割为8个不同的图像,并显示。 erzhihua0 对灰度图像按迭代法求阈值,并进行图像分割。 imaverage 对多幅图像求平均以降低噪声。 imsoothmedian 用不同的模板对图像进行中值滤波。-Gray-scale image will be cut by the bit-plane, cut into eight different images, and displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:1.31kb
    • 提供者:zhouhao
  1. ImageProcessing

    0下载:
  2. 一个图像处理的小程序,主要包括的功能有:求直方图,二值化,灰度均衡,骨架提取。另一个有用的功能是红细胞识别,即一副细胞图像中计算出红细胞个数。并附带测试图片。-a useful software in digital image processing....
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:725.84kb
    • 提供者:桑贤
  1. Opengl_BEZSURF

    0下载:
  2. Opengl绘制曲面。本程序使用二维求值器绘制一个Bezier曲面,如果再贴上图片就更好啦。-Opengl drawing surface. The program uses two-dimensional evaluator draw a Bezier surface, if the paste the picture is even more okay.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:203.06kb
    • 提供者:和尚
  1. Opengl_BEIZCURVE

    0下载:
  2. Opengl绘制曲线和点。绘制点,并连接曲线,本程序使用求值器来绘制Bezier曲线。-Opengl drawing curves and points. Drawing point, and connected curve, this program uses evaluators to draw Bezier curves.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:201.35kb
    • 提供者:和尚
  1. OTSU

    0下载:
  2. 利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。 -Using the maximum between-class variance method (OTSU) obtained image binarization best treatment threshold, and thus image binarization treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2.19kb
    • 提供者:zhangjie
  1. tuxiangqiege

    0下载:
  2. 基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum ent
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6.34kb
    • 提供者:余小勇
  1. nurbs

    0下载:
  2. VC2005下利用GLUT库创建NURBS一个曲面和用函数求值器创建的一个曲面-VC2005 using GLUT library to create a NURBS surface and the use of function evaluator to create a surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2.22mb
    • 提供者:liuchangqing
  1. zimushibie0504

    0下载:
  2. 实现字母识别啊,采用的是和模板中的图像异或求值的方法-To achieve recognition letters ah, and templates used in the XOR image evaluation method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:591.28kb
    • 提供者:223
  1. cstu

    0下载:
  2. ostu求二值化最佳阈值,大家可以看看,还好的。-ostu for binary image threshold
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1.23kb
    • 提供者:zhouhao
  1. 基于图像梯度插值算法

    0下载:
  2. 先求图像梯度,再根据梯度大小划分图像区域,不同区域采用不同插值算法
  3. 所属分类:图形图象

  1. 整幅图像熵值

    1下载:
  2. 主要适用于图像增强的客观质量评价,效果比较好;其实熵值就是求图像的相似度(Mainly applied to the objective of image quality evaluation, the effect is better; In fact, the entropy is to find the image similarity)
  3. 所属分类:图形图象

    • 发布日期:2018-01-01
    • 文件大小:8kb
    • 提供者:漫漫来
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com