Giter VIP home page Giter VIP logo

simple-search-by-image's Introduction

介绍

一个简陋的本地图像检索系统

基于内容的图像检索系统(Content Based Image Retrieval, 以下简称 CBIR),是计算机视 觉领域中关注大规模数字图像内容检索的研究分支。典型的 CBIR 系统,允许用户输入一张图像,在图像数据库(或本地机、或网络)中查找具有相同或相似内容的其它图片。本实训的基本功能要求是实现基于视觉特征的图像检索。具体包括:(1)实现基于颜色信息的图像 检索,可通过颜色直方图、颜色矩、颜色一致性矢量等方法来实现。(2)实现基于纹理特征 的图像检索,可从四个方面进行:统计法、结构法、模型法、频谱法。(3)实现基于形状特 征的图像检索,可分别从图像的边缘信息和区域信息来实现。(4)实现基于综合信息的图像检索

功能

1.能够利用颜色特征实时从图像库中检索出和输入图像相同或相似的图像,并显示在系统中。

2.能够利用纹理特征实时从图像库中检索出和输入图像相同或相似的图像,显示在系统中。

3.能够利用形状特征实时从图像库中检索出和输入图像相同或相似的图像,并显示在系统中。

使用

运行Service/gui.py

详细介绍

https://github.com/justtreee/Simple-Search-by-Image/tree/master/note

simple-search-by-image's People

Contributors

justtreee avatar

Stargazers

 avatar  avatar  avatar  avatar doudou avatar  avatar  avatar  avatar 胡小根 avatar Aaron Di avatar  avatar z0z0r4 avatar Wei Yan avatar  avatar zhaolingfeng avatar  avatar 楚子凌 avatar 陶新源爸爸 avatar  avatar  avatar Lazy Lion 668 avatar  avatar  avatar  avatar  avatar  avatar stealtime avatar  avatar  avatar  avatar  avatar iWantPuff avatar xdruby avatar  avatar liuchu avatar  avatar  avatar DK-HU avatar  avatar  avatar  avatar  avatar raozhufa avatar SONGWANG avatar  avatar YMJ avatar  avatar chenyu avatar GE YAN avatar  avatar  avatar  avatar  avatar aibohang avatar beryl avatar  avatar 帅詹 avatar guolei avatar  avatar  avatar

Watchers

 avatar

simple-search-by-image's Issues

Hsv的问题

请问一下那个hsv.py是不是有错呢,数据没到txt上面去

代码报错

请问为什么执行代码之后 报错这个啊 python: can't open file 'SearchbyColorju.py': [Errno 2] No such file or directory

数据集问题

你好,数据集的连接里面没有数据集了,方便提供一下吗

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.