登录
首页 » Special Effects » This article was published in the 2008 ACM on an image retrieval review, the aut...

This article was published in the 2008 ACM on an image retrieval review, the aut...

于 2022-04-29 发布 文件大小:2.28 MB
0 252
下载积分: 2 下载次数: 1

代码说明:

这篇文章是发表在08年ACM上的一篇图像检索综述,作者是PSU大学的博士毕业生,作者参考了300多篇文献,非常细致的讲述了image retrieval近几年的算法,方法,以及发展方向。-This article was published in the 2008 ACM on an image retrieval review, the author is a Ph.D. graduate PSU University, the authors made reference to more than 300 literatures, very careful about the image retrieval in recent years, algorithms, methods, and direction of development.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 稿件名称:Visual C++中双缓存滚动视图类开发及使用 稿件作者:钱昌松 刘志刚 程序名称:CachedScrollView...
    稿件名称:Visual C++中双缓存滚动视图类开发及使用 稿件作者:钱昌松 刘志刚 程序名称:CachedScrollView 运行环境: 注意事项:-Manuscript name: Visual C++ In the double-buffering scroll view class development and the use of manuscripts Authors: Qian Chang-Song Liu Zhigang Name: CachedScrollView operating environment: Note:
    2022-12-05 04:50:03下载
    积分:1
  • 来自学报的自适应多波束形成算法,比较新的期刊文章。
    来自学报的自适应多波束形成算法,比较新的期刊文章。-From the Journal of the adaptive multi-beamforming algorithm, a relatively new kind of journal articles.
    2022-01-21 04:44:43下载
    积分:1
  • 水平集图像分割方法的一个经典DEMO,05年CVPR上的文章的实现程序,无偿呈现...
    水平集图像分割方法的一个经典DEMO,05年CVPR上的文章的实现程序,无偿呈现-Level set image segmentation methods of a classical DEMO, 05 years CVPR articles realization procedures, free show
    2022-03-16 07:41:22下载
    积分:1
  • 不同
    aniso - Anisotropic diffusion, following the robust statistics formulation. Examples of how to run this function are included at the end of aniso.m-aniso- Anisotropic diffusion, following the robust statistics formulation. Examples of how to run this function are included at the end of aniso.m
    2022-05-18 08:46:47下载
    积分:1
  • Image wavelet transform source code under VC6.0 debug image wavelet transform so...
    图象小波变换的源代码 VC6.0下调试 图象小波变换的源代码 VC6.0下调试-Image wavelet transform source code under VC6.0 debug image wavelet transform source code under VC6.0 debugger
    2022-07-04 19:50:43下载
    积分:1
  • 该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。...
    该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。-The bag includes a compressed image bit-plane solution, that is, a gray image can be divided into eight bit-plane. Use it can be transformed into the color check color images, and useful.
    2022-06-28 03:58:23下载
    积分:1
  • 本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的Fa...
    本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程, 用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。 关于程序的运行, DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。 PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp, 而多光谱图片则为给定的图片tm.bmp。而后用户便可选择各种融合算法进行融合处理。 FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测 操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理 模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。 另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-This CD-ROM includes a total of three projects, namely, for the realization of the basic digital image processing algorithms DimageProcess project Used to achieve image fusion PixelFusion engineering and construction for face recognition FaceDetection. With regard to program operation, DImageProcess works just load Bmp file format can be achieved through the menu, a variety of processing algorithms, Need to emphasize that its only 256-color format for image processing. PixelFusion engineering program runs,
    2022-03-09 21:11:55下载
    积分:1
  • 用matlab编写的内容
    用matlab编写的基于内容的图像检索源代码。-Matlab prepared with content-based image retrieval source code.
    2023-06-01 07:35:03下载
    积分:1
  • 计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法 程序...
    计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法 程序-Computer graphics beginner use (textbook method) the algorithm to draw polygon by transform ,fill and scan.
    2022-05-26 23:12:13下载
    积分:1
  • 第二章 MATLAB 图形绘制基础 2.1 二维绘图 2.1.1 基本绘图函数 2.1.2 图形窗口的修饰 2.2 三维绘图 2....
    第二章 MATLAB 图形绘制基础 2.1 二维绘图 2.1.1 基本绘图函数 2.1.2 图形窗口的修饰 2.2 三维绘图 2.2.1 plot3 函数 2.2.2 三维网格图和曲面图-MATLAB chapter 2.1 Rendering the basis of two-dimensional mapping function 2.1.2 graphics 2.1.1 basic graphics window 2.2 modified three-dimensional mapping function 2.2.1 plot3 Figure 2.2.2 Three-dimensional grid and surface map
    2022-06-28 00:54:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载