Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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信息移除小工具分享

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)