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

搜索资源列表

  1. matlabCV

    1下载:
  2. 一些图象处理及机器视觉的matlib工具,例程,有ransac算法,求单应矩阵等等。-some image processing and machine vision matlib tools, routines, ransac algorithm, should seek single matrix, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:77231
    • 提供者:lg
  1. gis求最短路径

    0下载:
  2. 求最短路径的算法-seek the shortest path algorithm
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:688088
    • 提供者:秋智
  1. pipeidian_eight

    0下载:
  2. 计算机视觉中得八点算法,采用SVD分解最小二乘解来求基本矩阵,这是模拟仿真实验程序。-Was 8:00 in computer vision algorithms, using SVD decomposition least-squares solution to seek the fundamental matrix, which is simulation, experimental procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1647
    • 提供者:亮月新
  1. WAVELETS

    0下载:
  2. 小波 变换 算法的C语言的源程序,希望会有用-Wavelet Transform source, seek to help
  3. 所属分类:Wavelet

    • 发布日期:2017-05-06
    • 文件大小:1341007
    • 提供者: jonathan Peng
  1. snake

    0下载:
  2. 程序实现了使用snake算法求目标轮廓,效果还不错。-Programs seek to achieve the goal of using the snake algorithm is the outline of the results were good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:18950
    • 提供者:赵红丽
  1. texture_GUI

    0下载:
  2. 此程序是基于灰度共生矩阵的图像纹理特征提取算法,它进行了四个方向上的灰度共生矩阵的计算,从而得出他们的纹理特征向量,再求均值,使计算进度大幅度提高-This program is based on the GLCM texture feature extraction algorithm, which was four directions GLCM calculation to arrive at their texture feature vector, and then seek mean
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4293
    • 提供者:袁浩然
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:15465493
    • 提供者:Peng
  1. matlab

    1下载:
  2. 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of informatio
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:1024
    • 提供者:李丽
  1. freeman-and-decode_freeman

    1下载:
  2. 算法简单易懂,根据二值图像的相关信息求轮廓的freeman编码,以及根据freeman的编码解码求该码在原图像的位置。-The algorithm is simple and easy to understand, the freeman encoded binary image and contour, as well as the freeman encoding decoding seek the location of the code in the original image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-28
    • 文件大小:1058
    • 提供者:刘孝先
  1. fg

    0下载:
  2. 程序实现了基于最大熵准则的图像分割。其中实现灰度阈值算法即算出双峰的谷底值的方法为:利用灰度直方图求谷底,然后求第一个峰值,第二个,再求谷的位置-Program to achieve the image segmentation based on maximum entropy criterion. The grayscale threshold algorithm, which is calculated bimodal trough value as follows: gray histog
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:668
    • 提供者:Amy
  1. ICM--MRF--matlab

    0下载:
  2. 基于MRF随机场的SAR图像分割 求最优算法ICM matlab语言-Based the MRF with airport SAR image segmentation to seek optimal algorithm ICM matlab language
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:14320
    • 提供者:annie
  1. Test1

    0下载:
  2. 一个基于OpneCV的canny边缘算法,支持将彩色图像转换成灰度图片之后再求边缘的程序-A support and then seek to convert a color image to grayscale image edge program based canny edge OpneCV algorithm,
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:9161371
    • 提供者:kimi
  1. sift-panoramas

    1下载:
  2. 用SIFT+kd-tree+RANSAC算法。首先,提取SIFT特征点,再次构建kd-tree寻求与关键点最近的和次近的点,用BBF搜索算法遍历,再由RANSAC求变换矩阵 -Algorithms SIFT+kd-tree+RANSAC. First, the extracted SIFT feature points again to build a KD-Tree to seek the key points and sub-points near BBF search algorith
  3. 所属分类:Special Effects

    • 发布日期:2015-01-03
    • 文件大小:9065472
    • 提供者:孙洁
  1. pso

    0下载:
  2. 实现对于一个简单函数的matlab求极值粒子群算法。很有实际使用意义-The the extremal particle swarm algorithm for a simple function matlab seek. Very practical significance
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-05
    • 文件大小:4431
    • 提供者:元晨
  1. genetic-algorithm-waveletdenoising-

    0下载:
  2. 针对噪声在多小波分解后的尺度性以及图像本身的特性, 提出了一种基于遗传算法的多小波自适应去噪算 法, 该方法能通过遗传算法自适应地寻求去噪后图像的最小均方误差.实验结果表明, 该算法优于传统算法, 不仅 能有效滤除图像的噪声,而且能较好地保留图像的边缘信息, 具有更加理想的去噪效果-For noise characteristics of multi-scale wavelet decomposition of the image itself and the proposed mult
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:294169
    • 提供者:happy
  1. SIFT

    0下载:
  2. SIFT匹配(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-Matching SIFT (Scale invariant feature transform, Scale invariant feature transform) is a co
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10620931
    • 提供者:陈天华
搜珍网 www.dssz.com