  @prefix eprel: <http://eprints.org/relation/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix doi: <https://doi.org/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix ep: <http://eprints.org/ontology/> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/55338>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/55338#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-fe37d11c1e5f5dfdfa8ddeae476c6d82>;
	rdf:_2 <https://arxiv.universalpublishings.com/id/person/ext-d94c2e0cb9d13eaa62b0908b102203be> .

<https://arxiv.universalpublishings.com/id/eprint/55338/>
	dc:format "text/html";
	dc:title "HTML Summary of #55338 \n\nExploring motion capture algorithms in computer vision using intel depth camera\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/55338> .

<https://arxiv.universalpublishings.com/id/eprint/55338>
	bibo:abstract "The analysis of existing approaches to tracking the human body revealed the presence of problems when capturing movements in a three-dimensional coordinate system. The promise of motion capture systems based on computer vision is noted. Existing research on markerless motion capture systems only considers positioning in 2D space. Therefore, the goal of the study was to improve the accuracy of determining the coordinates of the human body in three-dimensional coordinates by developing a motion capture method based on computer vision and triangulation algorithms."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/55338#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-d94c2e0cb9d13eaa62b0908b102203be>,
		<https://arxiv.universalpublishings.com/id/person/ext-fe37d11c1e5f5dfdfa8ddeae476c6d82>;
	dct:date "2024-10-09";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>;
	dct:title "Exploring motion capture algorithms in computer vision using intel depth camera"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/55338/> .

<https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>
	foaf:name "Center for Tech and Media Research"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-d94c2e0cb9d13eaa62b0908b102203be>
	foaf:familyName "Xudaybergenov"^^xsd:string;
	foaf:givenName "T.A."^^xsd:string;
	foaf:name "T.A. Xudaybergenov"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-fe37d11c1e5f5dfdfa8ddeae476c6d82>
	foaf:familyName "M.D.Ollaberganova"^^xsd:string;
	foaf:givenName ""^^xsd:string;
	foaf:name " M.D.Ollaberganova"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>
	foaf:name "Multidisciplinary Journal of Science and Technology"^^xsd:string;
	rdf:type bibo:Collection .

