Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ldqk/ImageSearch
基于.NET8的本地硬盘千万级图库以图搜图案例Demo和图片exif信息移除小工具分享
https://github.com/ldqk/ImageSearch
image-search image-search-engine
Last synced: 16 days ago
JSON representation
基于.NET8的本地硬盘千万级图库以图搜图案例Demo和图片exif信息移除小工具分享
- Host: GitHub
- URL: https://github.com/ldqk/ImageSearch
- Owner: ldqk
- License: mit
- Created: 2022-07-01T05:02:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T13:51:46.000Z (about 2 months ago)
- Last Synced: 2024-10-12T08:15:44.982Z (about 1 month ago)
- Topics: image-search, image-search-engine
- Language: C#
- Homepage:
- Size: 190 KB
- Stars: 790
- Watchers: 13
- Forks: 88
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ImageSearch
图片exif信息移除小工具和本地硬盘以图搜图案例Demo分享,灵感来源于[DuplicateCleaner](https://masuit.org/1776),**千万级图片秒级检索**:
![image](https://user-images.githubusercontent.com/20254980/177007293-d9431b89-7999-496b-a865-1ccfadb6243f.png)
![image](https://user-images.githubusercontent.com/20254980/177023108-b2847b7c-4618-4878-8988-94a5df59fd63.png)
![image](https://user-images.githubusercontent.com/20254980/177023173-c0bb4be5-a015-4c05-981b-98c26c47010c.png)
## 环境要求
开发环境:Visual Studio 2022
运行时:.net8 desktop
## Star趋势## 理论篇
https://segmentfault.com/a/1190000038308093## 特别鸣谢
[Masuit.Tools](https://github.com/ldqk/Masuit.Tools)