AbsurdePhoton
I am a hobbyist photographer, mainly female portrait. My interests in digital photography and computer vision make me write useful little tools. Enjoy !
Paris area
Pinned Repositories
AbsurdePhoton
Config files for my GitHub profile.
calib-mpo
3D stereo camera calibration GUI with QT and openCV using stereo pairs or stereo MPO images
disparity-filtering-mpo
Disparity and depth maps GUI with QT and OpenCV with support for classic image files and MPO stereo pairs
dominant-colors-3d-color-space
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 files and palettes for popular software like Photoshop, Paintshop Pro and Corel Draw. Visualize Cube LUTs!
dominant-colors-rgb-wheel
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!
image-match-opencv
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
neural-style-athalye-gui
A quick-and-dirty GUI with QT5 for neural-style with TensorFlow by Anish Athalye: https://github.com/anishathalye/neural-style
neural-style-jcjohnson-gui
A quick-and-dirty GUI for jcjohnson's neural-style (https://github.com/jcjohnson/neural-style)
segmentation-depthmap-3d-opencv
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. Animate the 3D view and export to a series of images to build later an animated image. This nice GUI uses QT, OpenCV and OpenGL
superpixels-segmentation-gui-opencv
Superpixels segmentation algorithms with QT and OpenCV, with a nice GUI to colorize the cells
AbsurdePhoton's Repositories
AbsurdePhoton/superpixels-segmentation-gui-opencv
Superpixels segmentation algorithms with QT and OpenCV, with a nice GUI to colorize the cells
AbsurdePhoton/dominant-colors-3d-color-space
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 files and palettes for popular software like Photoshop, Paintshop Pro and Corel Draw. Visualize Cube LUTs!
AbsurdePhoton/segmentation-depthmap-3d-opencv
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. Animate the 3D view and export to a series of images to build later an animated image. This nice GUI uses QT, OpenCV and OpenGL
AbsurdePhoton/dominant-colors-rgb-wheel
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!
AbsurdePhoton/image-match-opencv
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
AbsurdePhoton/disparity-filtering-mpo
Disparity and depth maps GUI with QT and OpenCV with support for classic image files and MPO stereo pairs
AbsurdePhoton/calib-mpo
3D stereo camera calibration GUI with QT and openCV using stereo pairs or stereo MPO images
AbsurdePhoton/neural-style-athalye-gui
A quick-and-dirty GUI with QT5 for neural-style with TensorFlow by Anish Athalye: https://github.com/anishathalye/neural-style
AbsurdePhoton/neural-style-jcjohnson-gui
A quick-and-dirty GUI for jcjohnson's neural-style (https://github.com/jcjohnson/neural-style)
AbsurdePhoton/AbsurdePhoton
Config files for my GitHub profile.
AbsurdePhoton/slow-neural-style-gui
A quick-and-dirty GUI with QT for slow-neural-style with Torch by jcjohnson (https://github.com/jcjohnson/fast-neural-style)