Changelog
Source:NEWS.md
x3ptools 0.0.4.9000
minor functionality
-
x3p_extract_profile_segmentsinclude all parameters forx3p_extract_profile -
x3p_read_folderallows an import of multiple x3p files (recursively) into a single data frame (in tibble format) with a list variable of x3p objects. -
dim.x3pjust for convenience. - parameter
scale_toinx3p_extract_profileandx3p_extract_profile_segmentsto set resolution for returned lines explicitly
x3ptools 0.0.4
CRAN release: 2024-01-30
major functionality
-
tmd_to_x3pallows an import of a file in TMD format (natively supported by GelSight instruments) to x3p -
x3p_bin_stripescolor-shade the mask by row or column-based gradient -
x3p_shade_maskcolor-shade the mask of an x3p by its surface profile -
x3p_circle_selectinteractively select a circle on an x3p surface by selecting three points - update
x3p_readandx3p_writeto allow vendor specific information
minor functionality
-
x3p_extract_profile_segmentsinteractive function for drawing lines in segments - added convenience parameter
create_dirinx3p_writeto create necessary directory structure -
x3p_imageremove previously deprecated parameters crosscut and ccParam -
x3p_imagechange functionality of parameter size for convenience working with cartridge case scans (make window size proportional to surface), default behavior for bullet scans is unchanged. - updates to documentation
x3ptools 0.0.3
CRAN release: 2021-11-26
features
-
x3p_snapshotlets you take a snapshot of the currently active rgl device. The extension of the file determines the format. -
x3p_mask_quantileadds a region to the mask of an x3p object corresponding to the area between two specified quantiles -
x3p_trim_natrim x3p to remove missing values along the edge of the surface matrix -
x3p_extractsubset an x3p file based on specified mask values -
x3p_extract_profileextract data set containing profile between two interactively identified points on the surface of the scan -
x3p_selectinteractively select a rectangle on an x3p surface -
x3p_fuzzyselectrepeatedly select a rectangle of interest, expand selection to include similar values based on robust linear model -
stl_to_x3pconvert STL files of topographic surfaces to x3p files
x3ptools 0.0.2
CRAN release: 2019-03-27
features
-
sample_x3p:- sample at different rates in x and y direction (using parameters
mandmY) - sample at offset accessible through parameters
offsetandoffsetY
- sample at different rates in x and y direction (using parameters
- functionality to work with meta data:
-
x3p_show_xmlto identify and show elements of the meta file based on names -
x3p_modify_xmlto modify individual elements
-
- functionality to overlay 3d surface data with color information:
- adding/creating masks to overlay surfaces with color raster images
-
x3p_add_vline,x3p_add_vline,x3p_add_grid: add lines on top of rendered scan surface by manipulating the mask
- adding/creating masks to overlay surfaces with color raster images