All Projects → yulingtianxia → Similarimagehunter

yulingtianxia / Similarimagehunter

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

Projects that are alternatives of or similar to Similarimagehunter

Agimagecontrols
cool tools for image edition
Stars: ✭ 217 (+40%)
Mutual labels:  image-processing, tools
Awesome Web You Should Know
🌎awesome web you should know
Stars: ✭ 154 (-0.65%)
Mutual labels:  tools
Letterbox
Go program to batch-process letter-boxing of photographs.
Stars: ✭ 147 (-5.16%)
Mutual labels:  image-processing
Isketchnfill
Software that can autocomplete sketches as the user starts drawing.
Stars: ✭ 151 (-2.58%)
Mutual labels:  image-processing
Metasprite
A fast, self-contained, highly customizable Aseprite-to-Unity importer.
Stars: ✭ 148 (-4.52%)
Mutual labels:  image-processing
Ipyplot
IPyPlot is a small python package offering fast and efficient plotting of images inside Python Notebooks. It's using IPython with HTML for faster, richer and more interactive way of displaying big numbers of images.
Stars: ✭ 152 (-1.94%)
Mutual labels:  image-processing
Awesome Http Benchmark
HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
Stars: ✭ 2,236 (+1342.58%)
Mutual labels:  tools
Extratools
145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like `toolz`.
Stars: ✭ 155 (+0%)
Mutual labels:  tools
Computer Vision Video Lectures
A curated list of free, high-quality, university-level courses with video lectures related to the field of Computer Vision.
Stars: ✭ 154 (-0.65%)
Mutual labels:  image-processing
Neural Tools
Tools made for usage alongside artistic style transfer projects
Stars: ✭ 150 (-3.23%)
Mutual labels:  tools
Vscode Powertools
A swiss army knife with lots of tools, extensions and (scriptable) enhancements for Visual Studio Code.
Stars: ✭ 150 (-3.23%)
Mutual labels:  tools
Github link creator
GitHub Link Card Creator lets you generate GitHub images has links to repositories.
Stars: ✭ 149 (-3.87%)
Mutual labels:  image-processing
Cyclegan Keras
Keras implementation of CycleGAN using a tensorflow backend.
Stars: ✭ 152 (-1.94%)
Mutual labels:  image-processing
Diffimg
Differentiate images in python - get a ratio or percentage difference, and generate a diff image
Stars: ✭ 146 (-5.81%)
Mutual labels:  image-processing
Color recognition
🎨 Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.
Stars: ✭ 154 (-0.65%)
Mutual labels:  image-processing
Spectrographic
Turn an image into sound whose spectrogram looks like the image.
Stars: ✭ 147 (-5.16%)
Mutual labels:  image-processing
Awesome Cae
A curated list of awesome CAE frameworks, libraries and software.
Stars: ✭ 148 (-4.52%)
Mutual labels:  tools
Mlv App
All in one MLV processing app that is pretty great. Download:
Stars: ✭ 150 (-3.23%)
Mutual labels:  image-processing
Gpuimage X
A Cross-platform (for both Android & iOS) Framework for GPU-based Filters, Video and Image Processing.
Stars: ✭ 154 (-0.65%)
Mutual labels:  image-processing
Fall Detection
Human Fall Detection from CCTV camera feed
Stars: ✭ 154 (-0.65%)
Mutual labels:  image-processing

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].