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

搜索资源列表

  1. text1

    0下载:
  2. 一种感兴趣区域寻优搜索的全自动图像拼接算法-imagine matching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:507894
    • 提供者:不健忘
  1. BasedoncontentImageSearchsystemdsignandimplmentati

    0下载:
  2. 该论文具有内容图像检索功能,根据颜色,形状,纹理以达到搜索的目的。熟练应用c++语言编译代码。-The paper has content image retrieval function, according to color, shape and texture to achieve the purpose of search. Proficient in code c++ compiler.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6173913
    • 提供者:穆振兴
  1. andtextureofImageSearchSystemandtheachievement

    1下载:
  2. 该论文具有图像检索功能,基于图像的纹理,形状去达到搜索的目的。运用c++语言编译代码构建系统核心部分。-The paper has an image search function, image-based texture and shape to achieve the purpose of search. Using c++ compiler code build system core.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:15483233
    • 提供者:穆振兴
  1. 1212121

    0下载:
  2. 该论文具有图像检索功能,基于图像特征有形状,纹理,颜色等。运用c++语言构建搜索系统的基础,以达到功能全面的系统。-The paper has an image search function, image features are based on shape, texture, color and so on. Built using c++ language based search system to achieve full-featured system.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2416683
    • 提供者:穆振兴
  1. IMGRegVC_tuxiangpipei

    0下载:
  2. IMGRegVC++图像配准程序源代码,该算法得到的匹配点精确,搜索效率高,检测出分布更均匀合理,能很好地适应图像拼接等实际应用。 -Mutual information based image registration VC6++ C programming language with interfaces
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:107907
    • 提供者:杨博明
  1. SUSAN

    0下载:
  2. 图象匹配中最常用的是基于面积的匹配,该匹配方法是把一幅图象中某一象点的灰度邻域作为模板,在另一幅图象中搜索具有相同(或相似)的灰度值分布的对应点的邻域,从而实现两幅图象的匹配〔2,。在搜索过程中,通常是以互相关函数作为两个搜索邻域间的相似性测度。 -this ie a program is in the inviroment.we can use it bring a lot of benefit to us.
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-02
    • 文件大小:849291
    • 提供者:sam
  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. Leverset

    0下载:
  2. Li chunming实现的Leverset图像分割代码,非常实用哦,希望对初学LS人有帮助,另外其更多代码可以搜索其主页,上面有很多代码和文章-This code is about the ls algorithm by Li chunming,I holp is very usefull for some one to learn ls,you can search the homepage and many code you can download.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:330788
    • 提供者:yg
  1. FourStep

    0下载:
  2. 这是用四步搜索法求视频图像的运动矢量的。效果很好,可运行。-This is a four-step search Method with video images of the motion vector. Good effect, and can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3553610
    • 提供者:温娟
  1. motionEstNTSS

    0下载:
  2. 该代码对图像处理中涉及到的搜索算法中的三步法进行了改进,即提出了一种新的三步法。-Of the code in image processing involved in the three-step search algorithm has been improved, that is, a new three-step method.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:2476
    • 提供者:lima
  1. cbir

    0下载:
  2. 有关基于内容图像搜索引擎技术的探索与实践.pdf-For content-based image search engine technology to explore and practice. Pdf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:388749
    • 提供者:PENGHENG
  1. 111

    0下载:
  2. 一个基于VC++平台的《《畸变图像标定校正》》源码,非常实用。需要添加openCV的库才能使用。具体添加方法请网上搜索添加。-A VC++ platform based on fish-eye distortion correction image calibration source, very easy to use. Need to add openCV library to use. Please add a specific method of online search.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2572569
    • 提供者:汤双泽
  1. zx0

    0下载:
  2. 图像处理的全搜索算法 寻找匹配块 并可画出运动矢量-Full search algorithm for image processing,Search block matching,Motion vector can be drawn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:835
    • 提供者:六月雪
  1. Imagesearch

    0下载:
  2. 工大研究生 算法课程 基于小波变换的图像搜索-A large Graduate course work based on wavelet transform algorithm for image search
  3. 所属分类:Wavelet

    • 发布日期:2017-05-25
    • 文件大小:8652361
    • 提供者:刘朝
  1. image-search-based-on-contour

    0下载:
  2. 这是我的毕业设计,基于轮廓的图像搜索,环境opencv2.1 vs2008,先配置好,才能运行这个程序,主要算法霍夫投票机制,搜全率和准确率还不错,欢迎下载。-This is my graduation project, profile-based image search, environmental opencv2.1 vs2008, be configured to run this program, the main operator Fahuo Fu voting mechanism,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4845561
    • 提供者:zhangzhanyou
  1. 01

    0下载:
  2. 本文在本课题 组开发基于内容图像搜索引擎系统V1.0研究基础上,引入多线程技术,提出多线程Web 图像搜索器的磁盘I/O缓冲方法。在深入分析和比较几种常见的搜索策略基础上,探索 出适合于多线程Web图像搜索器的新搜索策略。最后开发了多线程Web图像搜索器子 系统,完成与图像检索子系统的融合,构建出基于内容的图像搜索引擎系统V2.0。 -Using content-based image retrieval technology on internet for searchin
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:968833
    • 提供者:武燕
  1. cbir-good

    0下载:
  2. 基于直方图的图像搜索源码。有文档说明如何使用,有需要开发搜索的同学们参考参考。-Histogram-based image search source. Have documented how to use, there is need to develop the students refer to the reference search.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2954429
    • 提供者:mars_human
  1. MyCBIR_beta

    0下载:
  2. Hu不变矩的图像搜索 VC++源码 解压后可直接编译 运行-Hu不变矩的图像搜索 Hu不变矩的图像搜索
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3634519
    • 提供者:zhangqian
  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 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com