搜索资源列表
infoserch
- 一个简单的信息检索系统,在数据区,初始化有9个不同的信息,编号为0-8,每个信息包括有40个字符。在这个程序里,这9个信息组成一个信息表,对信息表的查找是根据从键盘接收的编号来确定的,根据从键盘接收0-8之间的一个编号,然后在屏幕上显示出相应编号的信息内容,按“q”键退出。-A simple information retrieval system, in the data area initialization has nine different information, numbered
name
- 这是一个简单的信息检索程序!分别输入1~8对应输出不同的项目!-This is a simple information retrieval process! Input 1 ~ 8, respectively, corresponding to output different projects!
xinxijiansuo
- 信息检索程序设计 完成一个信息检索系统。在数据区,有 9个不同的信息,编号 0-8,每个信息包括 40个字符。从键盘输入 0-8之间的一个编号,然后再屏幕上显示出相应编号的信息内容,按“q”键退出。 -Information retrieval program design Complete a information retrieval system. In data area, there are nine different information, Numbers 0-8,
decdemo
- DECDEMO shows how to use the contourlet toolbox to decompose and reconstruct an image. It provides a sample scr ipt that uses basic functions such as pdfbdec, pdfbrec, showpdfb. It can be modified for applications such as image analysis
smthborder
- DECDEMO shows how to use the contourlet toolbox to decompose and reconstruct an image. It provides a sample scr ipt that uses basic functions such as pdfbdec, pdfbrec, showpdfb. It can be modified for applications such as image analysis
wfb2dec
- WFB2DEC 2-D Wavelet Filter Bank Decomposition y = wfb2dec(x, h, g) Input: x: input image h, g: lowpass analysis and synthesis wavelet filters Output: x_LL, x_LH, x_HL, x_HH: Four 2-D wavelet subbands Make sure filt
zhifangtujiansuo
- 基于内容的图像检索(Content-based Image Retrieval,简称CBIR)技术被提出。这一技术的出现提高了图像检索的准确性,它通过提取图像本身的内在客观特征如颜色、纹理、形状、布局等关系,并比较这些视觉特征间的相似性,自动搜索出符合用户要求的图像。-Content-based image retrieval (Content-based Image Retrieval, referred to as CBIR) techniques have been proposed. T
new
- 本系统通过将基于改进的加权的局域颜色直方图的图像检索方法和全局直方图的图像检索方法相结合,提高查全率和查准率。其中,基于分块局域直方图的检索方法利用了图像中间部分的重要性,将图像平均划分成3×3个子块,取中间一块的图像,计算其与参考位图相应位置的颜色特征距离,再计算原图的颜色直方图与参考位图的颜色特征距离,分别赋予权值后得出的值就是图像之间内容的相似程度。本文引入欧氏距离的相似性度量方法实现图像检索。实验表明,该方法具有较好的查全率和查准率。-The system through a combi
