US 12,292,918 B2
Static and dynamic NBMP function image retrieval and scale ranking
Iraj Sodagar, Palo Alto, CA (US)
Assigned to TENCENT AMERICA LLC, Palo Alto, CA (US)
Filed by TENCENT AMERICA LLC, Palo Alto, CA (US)
Filed on Aug. 30, 2023, as Appl. No. 18/458,316.
Application 18/458,316 is a continuation of application No. 16/908,100, filed on Jun. 22, 2020, granted, now 11,782,971.
Claims priority of provisional application 62/867,643, filed on Jun. 27, 2019.
Prior Publication US 2023/0409628 A1, Dec. 21, 2023
Int. Cl. G06F 16/535 (2019.01); G06F 16/2457 (2019.01)
CPC G06F 16/535 (2019.01) [G06F 16/24578 (2019.01)] 12 Claims
OG exemplary drawing
 
1. A method for dynamic Network-Based Media Processing (NBMP) image retrieval executable by a processor, the method comprising:
receiving, by a NBMP workflow manager, a call for a function,
wherein the received function call corresponds to an NBMP request to the NBMP workflow manager,
wherein the received function call comprises an image parameter,
wherein the image parameter is an array of objects,
wherein a first object in the array of objects comprises a flag indicating whether an image to be implemented is static or is to be constructed dynamically, and
wherein a second object in the array of objects comprises a template URL set to the location of a JavaScript Object Notation (JSON) schema;
retrieving, by the NBMP workflow manager, a dynamic image schema using the template URL when it is determined that the flag indicates that the image is to be constructed dynamically; and
building, by a functional repository, a dynamic image using the retrieved dynamic schema.