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

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

<https://arxiv.universalpublishings.com/id/eprint/56474#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-aa5a47ae66f3da2154a3c23d72f2d015>;
	rdf:_2 <https://arxiv.universalpublishings.com/id/person/ext-be0f20fe9a3ba836560318725f2bfcc4>;
	rdf:_3 <https://arxiv.universalpublishings.com/id/person/ext-e59f03ef939d26e6c903507ee05bb9a0> .

<https://arxiv.universalpublishings.com/id/eprint/56474/>
	dc:format "text/html";
	dc:title "HTML Summary of #56474 \n\nThe Optical Flow Method and Graham’s Algorithm Implementation Features for Searching for the Object Contour in the Mobile Robot’s Workspace\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/56474> .

<https://arxiv.universalpublishings.com/id/eprint/56474>
	bibo:abstract "This article examines the optical flow method and graham algorithm implementation features for searching for the object contour in the mobile robot’s workspace. The mathematical models of both methods were discussed in detail and then implemented in a Python program using the PyCharm development environment. As part of the study, a number of experiments were carried out, the purpose of which was to evaluate the performance of the optical flow method and the Graham algorithm for extracting the contour of an object. The research results presented in the article highlight the effectiveness of the optical flow method and the Graham algorithm in real-time conditions."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/56474#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-aa5a47ae66f3da2154a3c23d72f2d015>,
		<https://arxiv.universalpublishings.com/id/person/ext-be0f20fe9a3ba836560318725f2bfcc4>,
		<https://arxiv.universalpublishings.com/id/person/ext-e59f03ef939d26e6c903507ee05bb9a0>;
	dct:date "2024-03-07";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-b6530cc07ed9d05480e619db77ea5cb1>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-dce91bc34ec9a52b0fb2d7899759e2d8>;
	dct:title "The Optical Flow Method and Graham’s Algorithm Implementation Features for Searching for the Object Contour in the Mobile Robot’s Workspace"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/56474/> .

<https://arxiv.universalpublishings.com/id/org/ext-dce91bc34ec9a52b0fb2d7899759e2d8>
	foaf:name "\"Research Science and Innovation house\" LLC"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-aa5a47ae66f3da2154a3c23d72f2d015>
	foaf:familyName "Abu-Jassar"^^xsd:string;
	foaf:givenName "Amer"^^xsd:string;
	foaf:name "Amer Abu-Jassar"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-be0f20fe9a3ba836560318725f2bfcc4>
	foaf:familyName "Yevsieiev"^^xsd:string;
	foaf:givenName "Vladyslav"^^xsd:string;
	foaf:name "Vladyslav Yevsieiev"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-e59f03ef939d26e6c903507ee05bb9a0>
	foaf:familyName "Maksymova"^^xsd:string;
	foaf:givenName "Svitlana"^^xsd:string;
	foaf:name "Svitlana Maksymova"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-b6530cc07ed9d05480e619db77ea5cb1>
	foaf:name "Journal of Universal Science Research"^^xsd:string;
	rdf:type bibo:Collection .

