BREAKING NEWS
LATEST POSTS
-
Compositing – Understanding Premultiplied Images
https://compositing.wordpress.com/2010/09/13/premultiply-unpremultiply/
A premultiplied images is an image that has the RGB multiplied by the alpha channel.
This is usually for creating transparency when merging with a background (with the over operation). However problems occur when colour correcting the premultiplied image.
‘Unpremultiple’ is the process of dividing the alpha out of the image. Then the colour corrections can be done. After this stage, the alpha can then again be multiplied back in. This can often be done within the colour correction node itself, or manually.
FEATURED POSTS
-
AI and the Law – Artists Score Major Win in Copyright Case Against AI Art Generators
The court declined to dismiss copyright infringement claims against the AI companies. The order could implicate other firms that used Stable Diffusion, the AI model at issue in the case. The case will move forward to discovery, where the artists could uncover information related to the way in which the AI firms harvested copyrighted materials that were then used to train large language models.
-
3D Stereoscopic Photography – SPM/DMAG Free automatic depth map from stereo photos generation
http://3dstereophoto.blogspot.com/p/software.html
http://3dstereophoto.blogspot.com/2015/06/depth-map-automatic-generator-7-dmag7.html
Automatic depth map generation, stereo matching, multi-view stereo, Structure from Motion (SfM), photogrammetry, 2d to 3d conversion, etc.
Software to
– create depth maps from stereo pairs (stereo matching),
– generate intermediate synthetic views (lenticular),
– create depth maps from multiple views (multi-view stereo matching),
– create dense 3D reconstruction (point cloud) from multiple views (structure from motion and multi-view stereo),
– perform 2D to 3D image conversion (stereo conversion),
– perform edge-preserving smoothing,
– rectify/align stereo pairs