Find models online #38

Open
opened 2024-06-18 13:18:14 +02:00 by Shikiryu · 1 comment
Owner

For example, for portrait with sketchdaily :

  1. OPTIONS : http://reference.sketchdaily.net:4000/api/BodyParts/Next?BodyPart=Head&Time=30
  2. POST : http://reference.sketchdaily.net:4000/api/BodyParts/Next?BodyPart=Head&Time=30

we receive something like this :

{"classifications":{"bodyPart":"Head","viewAngle":"Side","gender":"Male","batchId":null,"imageId":null,"uploadDateStart":null,"uploadDateEnd":null,"status":null,"uploadedBy":null,"fileName":null,"photographer":null,"model":null},"id":"5bff15182397580001252624","file":"/images/53d36704-1c6a-4604-8d72-0f4b0a32cb88-adult-art-bald-318209_20181128102216-0736ee55-8940-4c6b-8516-24529537d3ff.jpg","location":"/app/wwwroot/images/53d36704-1c6a-4604-8d72-0f4b0a32cb88-adult-art-bald-318209_20181128102216-0736ee55-8940-4c6b-8516-24529537d3ff.jpg","photographer":{"name":null,"webpage":null},"model":{"name":null,"webpage":null},"termsOfUse":"cc0","uploadDate":"2018-11-28T22:22:16.226Z","uploadedBy":"artomizer","source":"USER","sourceUrl":null,"status":"Active","batchId":"53d36704-1c6a-4604-8d72-0f4b0a32cb88"}
  1. GET http://reference.sketchdaily.net:4000 + data.file
For example, for portrait with sketchdaily : 1. OPTIONS : http://reference.sketchdaily.net:4000/api/BodyParts/Next?BodyPart=Head&Time=30 2. POST : http://reference.sketchdaily.net:4000/api/BodyParts/Next?BodyPart=Head&Time=30 we receive something like this : ``` {"classifications":{"bodyPart":"Head","viewAngle":"Side","gender":"Male","batchId":null,"imageId":null,"uploadDateStart":null,"uploadDateEnd":null,"status":null,"uploadedBy":null,"fileName":null,"photographer":null,"model":null},"id":"5bff15182397580001252624","file":"/images/53d36704-1c6a-4604-8d72-0f4b0a32cb88-adult-art-bald-318209_20181128102216-0736ee55-8940-4c6b-8516-24529537d3ff.jpg","location":"/app/wwwroot/images/53d36704-1c6a-4604-8d72-0f4b0a32cb88-adult-art-bald-318209_20181128102216-0736ee55-8940-4c6b-8516-24529537d3ff.jpg","photographer":{"name":null,"webpage":null},"model":{"name":null,"webpage":null},"termsOfUse":"cc0","uploadDate":"2018-11-28T22:22:16.226Z","uploadedBy":"artomizer","source":"USER","sourceUrl":null,"status":"Active","batchId":"53d36704-1c6a-4604-8d72-0f4b0a32cb88"} ``` 3. GET http://reference.sketchdaily.net:4000 + data.file
Author
Owner
Or [QuickPoses](https://quickposes.com)
Shikiryu added reference models_online 2024-09-13 01:00:48 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Shikiryu/DrawingTraining#38
No description provided.