pix2chc | R Documentation |
Useful to convert (x; y) coordinates to chain-coded coordinates.
pix2chc(coo)
chc2pix(chc)
coo |
(x; y) coordinates passed as a matrix |
chc |
chain coordinates |
a matrix or a numeric
Note this function will be deprecated from Momocs
when Momacs
and Momit
will be fully operationnal.
Kuhl, F. P., & Giardina, C. R. (1982). Elliptic Fourier features of a closed contour. Computer Graphics and Image Processing, 18(3), 236-258.
chc2pix
Other import functions:
import_Conte()
,
import_StereoMorph_curve1()
,
import_jpg1()
,
import_jpg()
,
import_tps()
,
import_txt()
Other import functions:
import_Conte()
,
import_StereoMorph_curve1()
,
import_jpg1()
,
import_jpg()
,
import_tps()
,
import_txt()
pix2chc(shapes[1]) %T>% print %>% # from pix to chc
chc2pix() # and back
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.