• Stars
    star
    172
  • Rank 219,974 (Top 5 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 8 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Mac 上寻找相似内容的图片工具

SimilarImageHunter

Mac OS X 上的小工具,用来查找相似内容的图片。它会将 Target Path 中的图片与 Source Path 中的图片两两比较,在 Target Path 中捕获到与 Source Path 中每张图片最相似的图片。(建立 Source Path 到 Target Path 的映射)

使用方法

  1. 点击第一行的 Select 按钮选择 Source Path
  2. 点击第二行的 Select 按钮选择 Target Path
  3. 点击 Hunt 按钮进行捕获相似图片
  4. 在树形表中点击箭头可以展开详细映射信息
  5. 双击图片路径可以打开对应图片
  6. 在 Hunt 的过程中随时可以按 Cancel 按钮取消当前任务
  7. 按 Clear 按钮清空当前页面所有信息
  8. 勾选 "Check Extension" 则会在查找图片时检查文件后缀名,加快筛选速度
  9. 勾选 "Ignore Duplicate File" 则可忽略重复路径文件。

如果目标路径中有多张图片相似度相同且最大,这些图片都会被列出来。树形列表第一列的父节点内容为原始路径中的图片,子节点为目标路径中匹配到的最佳相似内容图片。列表第二列为相似度。

实现原理

http://yulingtianxia.com/blog/2016/01/17/search-for-similar-images/

Release

Mac App Store

https://itunes.apple.com/cn/app/similarimagehunter/id1122434637?mt=12

GitHub Release

SimilarImageHunter

LICENSE

The MIT License.

More Repositories

1

FishChat

Hook WeChat.app on non-jailbroken devices.
1,118
star
2

TBActionSheet

A Custom&Powerful Action Sheet For iOS. 一个 ActionSheet 满足所有样式!超高自由度的可定制!
Objective-C
950
star
3

BlockHook

Hook Objective-C blocks. A powerful AOP tool.
C
836
star
4

MessageThrottle

A lightweight Objective-C message throttle and debounce library.
Objective-C
823
star
5

AppOrderFiles

The easiest way to generate order files for Mach-O using Clang. Improving App Performance.
Objective-C
652
star
6

pbxprojHelper

A macOS tool help you handling project.pbxproj files. Written in Swift 5!
Swift
484
star
7

TBUIAutoTest

Generating UI test label automatically for iOS.
Objective-C
349
star
8

FuckFakeGitHubStars

GitHub 虚假 Star 净网行动
Python
265
star
9

Core-ML-Sample

A Demo using Vision Framework building on Core ML Framework
Swift
218
star
10

YXYDashLayer

Colorful Rounded Rect Dash Border
Objective-C
175
star
11

HardChoice

有时候作抉择真的很痛苦,Swift写的生活类APP
Swift
92
star
12

Spiral

A Game Developed with Swift and SpriteKit
Swift
88
star
13

AudioEmotion

Recognize Audio Emotion.
Python
86
star
14

BlockTracker

Tracking block args of Objective-C method based on BlockHook
Objective-C
78
star
15

PhotoAssessment

Photo Assessment using Core ML and Metal.
Objective-C
72
star
16

ColorAtom

用SpriteKit写的关于正能量的小游戏
Objective-C
49
star
17

Algorithm-Experiment

Algorithm experiment code written by Swift
Swift
46
star
18

Self-Sizing-CollectionView-Demo

This is the Demo showed in http://yulingtianxia.com/blog/2014/08/17/New-in-Table-and-Collection-Views/
Swift
35
star
19

YXYNumberAnimationLabel

一个数字动画Label
Objective-C
33
star
20

TFSHelper

Mac 上自动捕获并打开 TFS 链接的小工具
Swift
32
star
21

WebViewImageClick

看美图必备
Objective-C
27
star
22

ClassWrittenInSwift

Something for Class written in Swift.
Objective-C++
18
star
23

ImageMask

iOS刮刮卡的实现
Objective-C
17
star
24

javaQQ

用java写的QQ客户端,简单地聊天和发送文件功能
Java
14
star
25

DirtyWords-for-Xcode

Highlight dirty words in Xcode.
Swift
11
star
26

HandGestureCNN

Trainning Inception v3 model with Keras, and predict with MPS on iOS.
Swift
10
star
27

ChangYou

畅游室内导航
Java
7
star
28

Blog-Hexo-Source

My Blog Source
JavaScript
5
star
29

yulingtianxia.github.io

我的技术博客
HTML
5
star
30

MyCDDemo

Core Data Demo
Objective-C
4
star
31

Linger

临哥让我做的内部使用的 Mac 平台简易日志分析工具,不知道起啥名字好,就叫 Linger 吧
Objective-C
3
star
32

Pebble-MoHa

Pebble Watchface +1s
C
2
star
33

FavoriteGirls

Machine Learning Demo
Python
2
star
34

MyFirstGame

无聊写的小游戏
Objective-C
1
star
35

LeetCode

记录LeetCode刷题
C++
1
star