CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - image search

搜索资源列表

  1. saliency.经典论文的代码

    2下载:
  2. 一篇经典论文的代码,“Saliency,Scale,image descr iption”,用于寻找视觉显著性的区域,matlab代码,A classic papers of the code, " Saliency, Scale, image descr iption" , for the visual search of the area significantly, matlab code
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:20004
    • 提供者:purple_ice
  1. lgj

    0下载:
  2. 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a k
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:175647
    • 提供者:sunguili
  1. BlockMatchingAlgoMPEG

    0下载:
  2. Block Matching Algorithms for Motion Estimation This project contains the project report and source code by Aroh Barjatya for Digital Image Processing Class at Utah State University. Following is a short descr iption of the m files in this
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:118846
    • 提供者:Yashil
  1. c_value

    0下载:
  2. 提取图像的颜色特征,首先将图像颜色映射到指定的8个颜色,然后利用自相关和互相关计算得到图像的特征向量,并从原数据库中算出利用此方法检索图像的正确率,并将检索结果好的图像显示到指定文件夹中。-Extract image s color characteristics.First, the image color map to the specified eight colors, then use the auto-correlation and cross-correlation calcula
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:324286
    • 提供者:董懂
  1. feature_extraction_face_GE

    0下载:
  2. An automatic facial feature extraction method is presented in this paper. The method is based on the edge density distribution of the image. In the preprocessing stage a face is approximated to an ellipse, and genetic algorithm is applied
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:324301
    • 提供者:fais
  1. zhiyudian-tuxiangpeizhu

    0下载:
  2. 基于点的matlab图像配准.提出一种基于小波系数的特征索引算法,实现了图像特征点对的快速搜索和两幅图像之间的匹配-Based on the point of matlab Image Registration. Presents a feature based on wavelet coefficients indexing algorithm to realize the image feature points on the fast search and matching between
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:36977
    • 提供者:杨博明
  1. zhongxinchazhao

    0下载:
  2. 此源码是基于matlab编写的关于查找图像中图形的个数,及查找每个图形的重心并显示。-This source code is written in matlab based on the number of graphic image search, and find the center of each graph and display.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1470
    • 提供者:beibuma
  1. goodimagequery

    0下载:
  2. 在本演示中,一个简单的图像检索方法,提出基于图像的颜色分布。用户只需提供一个“例子”的形象和搜索是基于这个例子(例如基于查询的图像)。包括图像和教学指令-In this demo, a simple image retrieval method is presented, based on the color distribution of the images. The user simply provides an "example" image and the search is base
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7184351
    • 提供者:winfai
  1. BasicMotionVectorEstimation

    1下载:
  2. 运动估计块匹配算法 以下是工程中m文件的简单注释: main.m 可通过主函数调用各种基本的块匹配算法 FullSearch.m 全搜索法(又称为Exhaustive Search) ThreeStepSearch.m 三步搜索法(Three Step Search) NewTSS.m 新三步搜索法(New Three Step Search Algorithm) SESTSS.m 简便高效的三步搜索法(Simple And Efficient TSS)
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4724753
    • 提供者:alan
  1. ISO-8859-1__camera_tracking_1245

    0下载:
  2. to search centroid from image
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:399162
    • 提供者:jediel
  1. T-Snake-model-for-image-segmentation

    0下载:
  2. ,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的更精确的分割。将其应用于左心室MRI图像 的分割,取得了较好的效果。-This paper presents a genetic algorithm based on dual-T-Snake model f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:459014
    • 提供者:fuky
  1. edge_histeq

    0下载:
  2. 边缘直方图提取算法,主要用于图像检索,可以完美实现-Edge histogram extraction algorithm, mainly used for image search, you can achieve perfect
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3721
    • 提供者:林雪
  1. pso-image-vq

    0下载:
  2. 提出一种基于粒子群优化算法的图像矢量量化码书设计算法. 该算法引入粒子群的全局搜索策略 , 结合矢量量化码书设计方法 , 增加了算法解的随机性和多样性.-Proposed based on particle swarm optimization algorithm for image vector quantization codebook design algorithm. The introduction of particle swarm algorithm global search s
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:289530
    • 提供者:小潘
  1. GAs

    0下载:
  2. 利用遗传算法求解复杂函数最小值,可以修改参数来调整搜索精度,并且会显示每代搜索的动态图像-Use of genetic algorithms to solve complex function minimum, you can modify the parameters to adjust the search accuracy, and will show each generation of the dynamic image search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1419
    • 提供者:xiaoke
  1. ce_linux.tar

    0下载:
  2. 做三维结构图像比对的C++代码,可以应用于图形图像领域,例如图像搜索等。-Structure alignment source code and it could be employed in the image search.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1178703
    • 提供者:a
  1. image restore

    0下载:
  2. E-Cruitment Solutions is an ISO 9001:2008 certified HR & Software Development Company growing irreversibly in the field of Human Resource ,Web Design, Software Development, E-Commerce and Search Engine Optimization. We provide solutions for compl
  3. 所属分类:matlab例程

    • 发布日期:2017-11-06
    • 文件大小:36402
    • 提供者:pravin
  1. color-histogram-based-image-system

    0下载:
  2. 要求设计一个基于颜色直方图的图像检索系统。该系统能够实现对图像的检索功能,例如,在一万幅图像中搜索出与检索图像相似的图像,依相似程度的大小显示出来。最后用查全率和查准率对系统进行评估。-To design a color histogram based image retrieval system. The system can realize the image search function, for example, a square image search and retrieval
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1459014
    • 提供者:时局
  1. search--image

    0下载:
  2. 图像检索,matlab源程序,很简单,可作参考,实现对指定图片的匹配检索。第三种方法。-Image retrieval, matlab source code, very simple, can be used as a reference, to achieve the specified retrieve matching images. The third method.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1536568
    • 提供者:
  1. ArtificialIntelligence

    0下载:
  2. 基于MFC的人工智能算法,包括PCB图像中的定位孔搜索算法,退火算法等-Artificial intelligent algorithm based on MFC, including the location hole in PCB image search algorithm, simulated annealing algorithm etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11667328
    • 提供者:周翔
  1. edge_tech_design

    0下载:
  2. 用于图像搜索中的边缘算子检测,代码正确可以直接调用,方便快捷-Image search for the operator to detect the edges, you can directly call the code is correct, convenient
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:37869
    • 提供者:小才女
« 12 3 4 »
搜珍网 www.dssz.com