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

搜索资源列表

  1. tuxiangchuli

    0下载:
  2. fengeyuzhi:最大方差计算分割阈值 huidubianhuan:灰度变换 jiazaosheng:加噪声 zuilingjinfa:最邻近法 otsu2:分割算法 zhi:直方图均衡法 zhong:中值滤波法 segment:分割算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4864
    • 提供者:sasa
  1. Classify

    2下载:
  2. VC实现的手写体识别程序。实现手写数字给出不同的分类器识别结果,可心采用模板匹配分类器(最邻近模板匹配法)识别, Bayes分类器识别(使用二值数据的Bayes方法,最小错误概率的Bayes方法,最小风险的Bayes方法),线性函数分类法识别(Fisher算法,奖惩算法,增量校正算法,LMSE算法的识别),非线性分类法(势函数法)识别,神经网络分类法识别(包括神经网络训练,神经网络建立后输出权值,测试与比较,神经网络识别)。 运行完全正确,是学习VC实现不同分类识别方法的很好代码。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:587865
    • 提供者:杜红艳
  1. RotateDIB

    0下载:
  2. 用vc实现图像的旋转 该函数用来以图像中心为中心旋转DIB图像,返回新生成DIB的句柄。 调用该函数会自动扩大图像以显示所有的象素。函数中采用最邻近插值算法进行插值。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2390
    • 提供者:momogxx
  1. Image_Interpolation

    1下载:
  2. 图像孔洞/裂缝的填充算法。根据图像的同态性,采用最邻近插值的思想。-Image holes/cracks in the fill algorithm. According to the image of the same state, using the nearest interpolation ideas.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:948
    • 提供者:Liu Xi
  1. nearest

    0下载:
  2. 模式识别的最邻近算法的matlab实现,自编的。-Nearest neighbor algorithm for pattern recognition matlab implementation, designed instrument.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1512
    • 提供者:凌凌
  1. RotateDIB

    0下载:
  2. /************************************************************************* * 函数名称: * RotateDIB() * 参数: * LPSTR lpDIB - 指向源DIB的指针 * int iRotateAngle - 旋转的角度(0-360度) * 返回值: * HGLOBAL - 旋转成功返回新DIB句柄,否则返回NULL。 * 说明: * 该函数用来以图像
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2367
    • 提供者:mfm101
  1. jiyu

    0下载:
  2. 基于邻近像素的低复杂度预测矢量量化图像压缩编码算法 基于邻近像素的低复杂度预测矢量量化图像压缩编码算法-Adjacent pixels based on the prediction of low complexity image compression coding algorithm is based on neighboring pixels predicted low complexity image compression coding algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:126959
    • 提供者:
  1. Pattern-Recognition-LRB

    0下载:
  2. 用最邻近模板匹配法,最小错误概率的Bayes方法和Fisher算法分别对数字进行识别-Template matching with the nearest neighbor, minimum error probability of Bayes method and Fisher algorithm to identify each of the figures
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-08
    • 文件大小:15763598
    • 提供者:
  1. pic

    0下载:
  2. 最邻近和四邻域算法实现图像缩放 支持大批量转换 dos调用-Achieve high-volume to read information from text conversion dos command line call
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:9033973
    • 提供者:范容谦
  1. picture

    0下载:
  2. 图像中扩大缩小最邻近算法、直方图图像化、平坦化-Expand the narrow image nearest algorithm, histogram of the image, flattening
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5040580
    • 提供者:liuyusha
  1. ICP

    0下载:
  2. 迭代最邻近点算法进行3D点云的匹配,四元数方法求旋转-ICP algorithm for point clouds
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1487
    • 提供者:Bo Wang
  1. KNN-ALG

    0下载:
  2. 基于欧式距离的最邻近改进算法,该算法在提高SIFT算法的特征点匹配效率-Euclidean distance based on the nearest improved algorithm SIFT algorithm to improve the efficiency of matching feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:182566
    • 提供者:xuzhaohe
  1. picture-warp-using-Interpolation

    0下载:
  2. 运用插值算法对图像进行变形,包括邻近插值、双线性插值、三次卷积插值。使用了cximage类对jpeg类型图片的处理。有详细说明文档。-Use of the interpolation algorithm for image deformation, including the neighboring interpolation, bilinear interpolation, cubic convolution. Cximage class jpeg type of picture proces
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2717699
    • 提供者:r
  1. fast-human-tracking-

    0下载:
  2. 为实现红外图像序列中人体轮廓的精确跟踪, 提出了一种基于快速水平集的新算法. 首先, 在目标 区域及其邻近背景区域带上, 而不是在整个图像平面上, 采用模式分类中的最近邻决策思想来构建快速水 平集算法的速度函数 然后, 采用基于动态邻近区域的快速水平集来演化目标边界曲线以实现目标的轮廓 跟踪. 实验结果表明, 该算法能适应目标尺度的变化、目标的分裂或合并, 并获得人体的精确轮廓.-Fast contour tracking algorithm for human body in
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:757850
    • 提供者:闫旭
  1. KNN

    0下载:
  2. 最邻近节点KNN算法的java编程实践,能够实现分类-Nearest node KNN algorithm java programming practice, be able to achieve the classification
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:265882
    • 提供者:
  1. change

    0下载:
  2. 图像插值,最邻近,双线性,双三次算法函数-Image interpolation, nearest neighbor, bilinear, bicubic algorithm function
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:651
    • 提供者:吴迪
  1. jihebianhuan

    0下载:
  2. 数字图像几何变换,三种插值算法。最邻近,二次插值,双三次插值。-Digital image geometric transformation, the three interpolation algorithm. Nearest neighbor, quadratic interpolation, bicubic interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:4576
    • 提供者:吴迪
  1. MinNearClasser

    0下载:
  2. k最邻近算法,经典的分类算法设计的分类器,灰常有用哦-k nearest neighbor algorithm, the classical classification algorithms classifier design, often with gray
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1763
    • 提供者:
  1. bilinear-interpolation

    0下载:
  2. 双线性插值算法实现 MFC C++语言 邻近算法 三次立方-bilinear interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:254559
    • 提供者:Lee
  1. ann_wrapper_Mar2012.tar

    0下载:
  2. Matlab计算相似最邻近算法 Matlab class for computing Approximate Nearest Nieghbor -Matlab class for computing Approximate Nearest Nieghbor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:56710
    • 提供者:赵超
« 12 »
搜珍网 www.dssz.com