登录
首页 » 图形图像 » 对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费;   基...

对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费;   基...

于 2022-06-28 发布 文件大小:1.64 kB
0 217
下载积分: 2 下载次数: 1

代码说明:

对多媒体数据的检索,早期的方法是用文本将多媒体数据进行标识,这显然不是基于多媒体信息本身内容的检索,对多媒体数据中包含的信息是一中及大的浪费;   基于内容的检索是多媒体数据库的关键技术,如何实现这块技术,是值得商榷的,而最好的方法是使用无需领域知识的检索方法,因此,基于颜色的方法就是实现的关键-Retrieval of multimedia data, the method is to use an early version of the multimedia data labeling, which is not itself based on the content of multimedia information retrieval, multimedia data of the information contained in a Medium and large waste content-based retrieval of multimedia database of key technologies, how to achieve this technology, is open to question, and the best way is to use the domain knowledge without the search method, based on the color way is the key to achieve

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

发表评论

0 个回复

  • TSP questions, hopfeild neural network solution
    TSP 问题, 用hopfeild 神经网络求解,-TSP questions, hopfeild neural network solution
    2022-07-02 17:53:47下载
    积分:1
  • imagelib is a C++ class library providing image processing and related facilitie...
    imagelib是一个C + +类库提供图像处理及相关设施,希望对大家有所帮助-imagelib is a C++ class library providing image processing and related facilities, and they hope to help everyone
    2022-03-22 15:30:55下载
    积分:1
  • 2D scanning fill algorithm, the procedures under the left mouse button to choose...
    二维图形中扫描线填充算法,本程序根据鼠标左键选择图形每个顶点,用右键闭合图形,然后填充-2D scanning fill algorithm, the procedures under the left mouse button to choose graphics for each vertex, right-Closed graphics, then filled
    2023-05-20 02:35:03下载
    积分:1
  • 采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控...
    采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0,0.1,0.2…,1.0,从而可计算得到10个曲线段上的点,把这10个点依次连接,就可得到该曲线段。 b) 四点插值细分曲线 四点插值细分曲线的表达规则为 其中 为控制顶点, 为细分次数, 为顶点下标。即每细分一次,在任意两点之间插入一顶点。为方便处理起见,可绘制成封闭曲线。 (初始)控制顶点保存在文件中。 给定两个测试文件c1.txt,c2.txt-using two different methods of drawing curve a) quadratic B-spline curves of the second B-spline curves of expression as a function of (1) for the control vertices. Note :-given right of a group of control vertices per three vertices adjacent to a group Marche line drawing. Namely, a group of a group, ... to a group, all of the curves that together constitute the entire B-spline curves. In fact, a curve before the end of the next one that is the starting point of the curve. curve in every section of the drawing process, different from the value curve will be differe
    2022-03-20 07:54:53下载
    积分:1
  • JPEG显示
    源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来源码及相关程序APP,把图源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来片打开可以找到程序中的JPEG图像并显示出来源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来
    2022-01-27 19:34:34下载
    积分:1
  • 颜色量化和材料压缩源代码,C++语言,有限公司..
    图形色彩量子化及材质压缩程序源代码,c语言实现,包含可执行文件-graphics color quantization and material compression source code, c language, contains executable files
    2022-02-04 20:23:42下载
    积分:1
  • 这是一个用NTgraph控件来画一个波的可执行文件.
    这是一个用NTgraph控件来画一个波形的可执行文件.-with NTgraph controls to paint a wave of executable files.
    2022-05-19 03:24:34下载
    积分:1
  • outlook风格的界面例子
    outlook风格的界面例子-Outlook style interface example
    2022-07-02 09:41:57下载
    积分:1
  • Struct and pointing with the pointer function combined with the realization of t...
    用STRUCT和指向函数的指针定义结合实现了模拟鼠标类,并用它来写了橡皮筋画线法。-Struct and pointing with the pointer function combined with the realization of the definition of a simulation-type mouse and use it to write a rubber band painting line method.
    2022-03-24 03:39:27下载
    积分:1
  • 的放缩算法,很不错
    图像的放缩算法,很不错-image scaling algorithm, very good
    2022-04-30 06:12:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载