Subsections


MoveObj, FlowObj, GaborObj, StylizeObj, PuzzleObj

MoveObj plugin moves an object and stabilizes it.

FlowObj plugin retards image motion as shown with optical flow. You can turn on/off draw vectors.

GaborObj creates an interesting fractalius-like image effect using the Gabor filter.

PuzzleObj makes a puzzle out of an image. You can make the puzzle pieces smaller or larger with the Pixels slider bar. The Iterations slider bar allows for varying morphing distance (figure 10.83).

Figure 10.83: FlowObj; GaborObj (before and after) and PuzzleObj
Image opencv

The StylizeObj plugin can be used to create some interesting edge effects using various options (figure 10.84).

We can apply 6 different styles:

Figure 10.84: Pulldown of Stylize mode on the original image
Image stylizeobj01


Edge Smooth / Edge Recursive

There are two edge preserving methods available – one to smooth the image edges, and the other to not smooth the edges/color boundaries, but instead replace the color values at a pixel by the average of the pixels around the area which have color similar to that pixel.


Detail Enhance

This option enhances the details of an image to make it look sharper.


Pencil Sketch / Color Sketch

Pencil like line drawings – either applied to a grayscale version of the images, which can give you thin pencil to charcoal like results, or applied to the color input image, which will look like a colored pencil drawing. For best results you can vary the Smoothing (the size of the surrounding area), the Edges (how dissimilar colors in the surroundings will be averaged; a larger value results in large regions of constant color) and the shading (simple scaling of the output image intensity with the higher the value, the brighter the result).


Stylization

Produces output that looks like the images were painted using water colors, which often gives the impression of cartoon-like pictures. It abstracts regions of low contrast while either preserving or enhancing features of high contrast.

Figure 10.85 show the images after adding the 6 various styles.

Figure 10.85: Clockwise: Edge Smooth and Recursive; Detail Enhance; Stylization; Color and Pencil Sketch
Image stylize

The CINELERRA-GG Community, 2021
https://www.cinelerra-gg.org