| Table of Contents ▸ List of Commands ▸ 3D Meshes ▸ pca_patch3d | ◀ parametric3d | plane3d ▶ |
pca_patch3d
Arguments:
- _patch_size>0,_M>0,_N>0,_normalize_input={ 0:No | 1:Yes },_normalize_output={ 0:No | 1:Yes },_lambda_xy
Description:
Get 3D patch-pca representation of selected images.The 3D patch-pca is estimated from M patches on the input image, and displayed as a cloud of N 3D points.
Default values:
patch_size=7, M=1000, N=3000, normalize_input=1, normalize_output=0, and lambda_xy=0.
Example of use:
<a href="image.jpg" class="highslide" onclick="return hs.expand(this)">image.jpg</a> pca_patch3d 7


Home
Download
News
Mastodon
Bluesky
X
Summary - 17 Years
Summary - 16 Years
Summary - 15 Years
Summary - 13 Years
Summary - 11 Years
Summary - 10 Years
Resources
Technical Reference
Scripting Tutorial
Video Tutorials
Wiki Pages
Image Gallery
Color Presets
Using libgmic
G'MIC Online
Community
Discussion Forum (Pixls.us)
GimpChat
IRC
Report Issue