- Paris area
- https://www.absurdephoton.fr
- @absurdephoton
Stars
The official implementation of papers: (1) Arbitrary Style Transfer Using Neurally-Guided Patch-Based Synthesis and (2) Enhancing Neural Style Transfer using Patch-Based Synthesis
A nice GUI using Qt and OpenCV to perform images similarity matching from entire folders - several CUSTOM ALGORITHMS - optimized to be incredibly EFFICIENT and FAST
Use an image segmentation to produce a RGB+D image (image + depthmap). Or use the GUI to view already-made RGB+D images in 3D, there's even an anaglyph mode to perceive depth with red+cyan glasses.…
A simple command-line 1D/3D .cube LUT loader.
Intuitive color mixing in a subtractive Red-Yellow-Blue color space. A traditional art school color wheel and palette selector for triadic, split-complementary and tetradic color harmonies. RGB-to-…
A quick-and-dirty GUI with QT5 for neural-style with TensorFlow by Anish Athalye: https://github.com/anishathalye/neural-style
Find dominant colors in images with QT and OpenCV, with a nice GUI to show results on a RGB wheel. Big bonus: colors analysis in one click!
A quick-and-dirty GUI with QT for slow-neural-style with Torch by jcjohnson (https://github.com/jcjohnson/fast-neural-style)
3D stereo camera calibration GUI with QT and openCV using stereo pairs or stereo MPO images
Disparity and depth maps GUI with QT and OpenCV with support for classic image files and MPO stereo pairs
A quick-and-dirty GUI for jcjohnson's neural-style (https://github.com/jcjohnson/neural-style)
Superpixels segmentation algorithms with QT and OpenCV, with a nice GUI to colorize the cells
Find dominant colors in images with QT and OpenCV, with a nice GUI to show results in 3D color spaces: RGB, HSV, HSL, HWB, CIE XYZ and L*A*B, and the recent OKLAB! Export results to images, .CSV fi…