CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 图像点

搜索资源列表

  1. vtk

    0下载:
  2. point picker切割,分别有多点拾取,在产生的图像中拾取点信息。包涵几种例子,有人脸切割等例子。能更好的理解VTK poit功能与使用方法~-point picker cutting, more points were picked up in the resulting image pick-up point information. Bear with a few examples, some examples of cutting face. A better understand
  3. 所属分类:assembly language

    • 发布日期:2016-01-26
    • 文件大小:7.54kb
    • 提供者:hero
  1. SIFT

    0下载:
  2. SIFT 角点检测,提取图像的焦点特征,SIFT 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强-SIFT CORNER DETECTION EXTRACTION OF IMAGE FEATURE
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:1.32mb
    • 提供者:wangxi
  1. 200632590222isodata

    0下载:
  2. 使用isodata算法实现对图像或者点的分类-Use isodata algorithm on the classification of the image or the point of
  3. 所属分类:assembly language

    • 发布日期:2017-12-06
    • 文件大小:1.88mb
    • 提供者:天甜
  1. Haris

    0下载:
  2. 角点检测,用于运动背景特征点提取,对图像匹配,拼接,运动目标提取有用-Corner detection, feature point extraction for moving background, image matching, mosaic, moving target extraction of usefu
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:628byte
    • 提供者:razor
  1. surf

    1下载:
  2. surf特征点以及描述子的提取和匹配,是图像处理中一项重要的作用-Surf feature point extraction and matching as well as descr iptors, in image processing is an important role
  3. 所属分类:汇编语言

    • 发布日期:2013-05-30
    • 文件大小:1.79kb
    • 提供者:razor
  1. zernikeCT

    0下载:
  2. 此程序为泽尼克的方法拟合离散点的数据,用于图像处理。-Zernike parameter fitting
  3. 所属分类:assembly language

    • 发布日期:2016-12-28
    • 文件大小:1kb
    • 提供者:应有晴
  1. harris

    0下载:
  2. 数字图像中尖端点检测,采用了Harris算法,然后运用susan算法思想进行改进,使用时后面if程序的一些条件要适当改一下-Digital image edge detection, using the Harris algorithm, and then use thought susan algorithm is improved when you use the latter procedure if a number of conditions to change what should
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:17.58kb
    • 提供者:龚蓉
  1. Harris

    0下载:
  2. 本文用用Harris算子提取特征点,基于特征点的匹配,加权融合图像拼接-In this paper, we use the Harris operator to extract the feature points, which is based on the feature points matching.
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2.24mb
    • 提供者:邝涵菲
  1. Harrispinjie

    0下载:
  2. 本文用用Harris算子提取特征点,基于特征点的匹配,加权融合图像拼接-In this paper, we use the Harris operator to extract the feature points, which is based on the feature points matching.
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2.24mb
    • 提供者:邝涵菲
  1. daivisual

    1下载:
  2. 对高光谱图像的可视化源代码,能够实现对RGB图像不同像素点足以可视化-Hyperspectral image visualization source code, it is possible to achieve sufficient pixel RGB images of different visual
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.71kb
    • 提供者:huanshulang
  1. lab

    0下载:
  2. 将彩色图像转化成为灰度图像的过程成为图像的灰度化处理。彩色图像中的每个像素的颜色有R、G、B三个分量决定,而每个分量有255中值可取,这样一个像素点可以有1600多万(255*255*255)的颜色的变化范围。-The color image into a gray image process become image gray scale processing. Color image of the color of each pixel in R, G, B three components
  3. 所属分类:assembly language

    • 发布日期:2017-05-13
    • 文件大小:2.49mb
    • 提供者:王琳然
  1. QUYU1

    0下载:
  2. 基于区域生长的图像分割程序,获得区域生长起始点,作一个全零与原图像等大的图像矩阵Y,作为输出图像矩阵-Image Segmentation Program Based on Region Growth,Access to regional growth starting pointA large image matrix Y, such as an all-zero and original image, is used as the output image matrix,
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3.16kb
    • 提供者:杨验均
  1. QUYU2

    0下载:
  2. 区域生长的图像分割程序,将生长起始点灰度值存入seed中,记录每次判断一点周围八点符合条件的阈值-Area growth of the image segmentation program, the growth of the starting point gray value stored in the seed, the record every time around the point of eight points meet the threshold
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2.92kb
    • 提供者:杨验均
  1. caisetuxiang

    0下载:
  2. 选取一个种子点,用彩色图像的3通道进行二值化(Select a seed point and use the 3 channel of the color image for two values)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-27
    • 文件大小:15mb
    • 提供者:杨梅
  1. mesh_based_warping

    1下载:
  2. 可以通过选择多个明显的特征点实现图像的过渡,(The transition of image can be realized by selecting feature points)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-01
    • 文件大小:2kb
    • 提供者:daima
搜珍网 www.dssz.com