Posts
-
image-comparison
Published on Maven Central Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation QA tests.
Published on Maven Central and jCenter Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation qa tests. The Usages of the
image-comparisoncan be found here Usage Image Comparison-
Implementation is using only standard core language and platform features, no 3rd party libraries and plagiarized code is permitted.
-
Pixels (with the same coordinates in two images) can be visually similar, but have different values of RGB. 2 pixels are considered to be “different” if they differ more than
pixelToleranceLevel(this configuration described below) from each other. -
The output of the comparison is a copy of
actualimages. The differences are outlined with red rectangles as shown below. -
Some parts of the image can be excluded from the comparison and drawn in the result image.
Article about growing
image-comparisonon habr: How did the test task become a production libraryTags: #java • algorithms • comparison
-
-
quark-per
Laravel + Ant Design Pro 前后端分离的管理后台,Build Anything With Quark
QuarkAdmin 是一个可以帮你快速搭建管理后台的工具;它提供的丰富组件,能帮助您使用很少的代码就能搭建出功能完善的管理后台。
Tags: #php
-
website-scraper-puppeteer
Plugin for website-scraper which returns html for dynamic websites using puppeteer
Plugin for website-scraper which returns html for dynamic websites using puppeteer.
Tags: #javascript • nodejs • scraper
-
activitypub
A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.
use ActivityPhp\Type\Extended\Actor\Application; use ActivityPhp\Type\Extended\Actor\Group; use ActivityPhp\Type\Extended\Actor\Organization; use ActivityPhp\Type\Extended\Actor\Person; use ActivityPhp\Type\Extended\Actor\Service;Tags: #php • activitypub • activitystreams
-
react-simple-img
🌅 React lazy load images with IntersectionObserver API and Priority Hints
- Speed up initial page loads by loading only images above the fold
- Responsive with placeholders and animations
- Support Priority Hints with importance attribute
- Smart download logic using IntersectionObserver
- Simple usage and tiny size includes polyfill (minified + gzipped)
Tags: #javascript • lazyload • lazyload-images
-
deepseek-laravel
Laravel wrapper for Deepseek PHP client, to seamless deepseek API integration with laravel applications.
Laravel wrapper for Deepseek PHP client to seamless deepseek AI API integration with Laravel applications.
Tags: #php • chatgpt • deepseek-chat
-
AnimationEasingFunctions
Android Animation Easing Functions. Let’s make animation more real!
This project is originally from my another project, AndroidViewAnimation, which is an animation collection, to help you make animation easier.
While, I was still unsatisfied with the animation effect.
So, I started to explore how to make it more and more real.
I found the Easing Functions made by Robert Penne, then, I implemented Easing Functions and make a lovely demo.
Tags: #java • easing-functions • animation
-
worldquant-miner
Leverage WorldQuant API to generate alpha signals, and mine promising alpha expressions.
This project is a collection of scripts that generate and submit alphas to the WorldQuant platform.
Tags: #typescript
-
greenkeeper
:robot: :palm_tree: Real-time automated dependency updates for npm and GitHub
🚨🚧 The following documentation might be outdated. We are currently working on improving this section.
Tags: #javascript • greenkeeper • npm
-
php-font-lib
A library to read, parse, export and make subsets of different types of font files.
This library can be used to:
- Read TrueType, OpenType (with TrueType glyphs), WOFF font files
- Extract basic info (name, style, etc)
- Extract advanced info (horizontal metrics, glyph names, glyph shapes, etc)
- Make an Adobe Font Metrics (AFM) file from a font
This project was initiated by the need to read font files in the DOMPDF project.
Usage Example
Tags: #php • font • font-files
subscribe via RSS