Node-red-contrib-image-output passthrough to UI template

Hello,

I use usb webcam node(capture one image) + face recognition node + image output node + ui template, and try to display facial result on dashboard. Do you know how to allow image passthrough(node-red-contrib-image-output) to ui template and show on dashboard ?

Thank you all.

[{"id":"b1acce5c2f8db61e","type":"inject","z":"036a15d8eb972573","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":190,"y":620,"wires":[["f0398e10f8d27d65"]]},{"id":"f0398e10f8d27d65","type":"ui_webcam","z":"036a15d8eb972573","name":"","group":"e2be830cd2d143a0","order":2,"width":7,"height":5,"countdown":true,"autoStart":false,"hideCaptureButton":false,"showImage":"2","mirror":true,"format":"jpeg","x":380,"y":620,"wires":[["c025d4e07968e307"]]},{"id":"c025d4e07968e307","type":"face-api-input","z":"036a15d8eb972573","name":"face-api-input","model":"SSD","confidence":50,"input_size":416,"landmarks":false,"expressions":true,"age_gender":true,"descriptors":true,"match_metric":"Mean Squared Error","match_confidence":"2500","recognise_nodes":[],"recognise_node_editor":"b4b62a6d.fc5c18","x":580,"y":660,"wires":[["da1b67ddd7c3b999","c2082221c596b34a"]]},{"id":"c2082221c596b34a","type":"image","z":"036a15d8eb972573","name":"","width":"800","data":"payload.labelled_img","dataType":"msg","thumbnail":true,"active":true,"pass":true,"outputs":1,"x":1000,"y":660,"wires":[["44a1b4899735e996","3c96e0c2633116b2"]]},{"id":"da1b67ddd7c3b999","type":"debug","z":"036a15d8eb972573","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":990,"y":600,"wires":[]},{"id":"3f7d95dff03fd199","type":"ui_template","z":"036a15d8eb972573","group":"e2be830cd2d143a0","name":"snap","order":3,"width":14,"height":5,"format":"<img src=\"{{payload}}\" />","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":true,"templateScope":"local","className":"","x":1290,"y":760,"wires":[[]]},{"id":"e718c194ee31bec2","type":"function","z":"036a15d8eb972573","name":"data:image/jpg;base64","func":"msg.payload = \"data:image/jpg;base64,\" + msg.payload.labelled_img; //set correct mime type e.g. jpeg or gif etc\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":1020,"y":760,"wires":[["3f7d95dff03fd199"]]},{"id":"44a1b4899735e996","type":"debug","z":"036a15d8eb972573","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1290,"y":660,"wires":[]},{"id":"3c96e0c2633116b2","type":"base64","z":"036a15d8eb972573","name":"","action":"str","property":"payload","x":800,"y":760,"wires":[["e718c194ee31bec2"]]},{"id":"7fa9d4b8d0bdc4af","type":"comment","z":"036a15d8eb972573","name":"Use 5 second countdown when triggered","info":"","x":300,"y":680,"wires":[]},{"id":"e2be830cd2d143a0","type":"ui_group","name":"Default","tab":"e0f42233.22428","order":2,"disp":false,"width":"14","collapse":false,"className":""},{"id":"b4b62a6d.fc5c18","type":"face-api-recognise","name":"Leonard"},{"id":"e0f42233.22428","type":"ui_tab","name":"NVR","icon":"dashboard","order":13}]

Hi Chris

in the ui_template node .. shouldnt that be <img src="{{msg.payload}}" />
instead of <img src="{{payload}}" />

Hi Unborn,

I try to use the both way, but it still could not show correctly with ui_template node. I don't know what's the problem.

I dont have most of the nodes you have in your flow.
In order to help .. can you add a Debug nodes after 1) the face-api-input node 2) the image- preview node and the 3) base64 node and set them to complete msg object
and show us what msgs you get ?

you can hover over the msg in the Debug window and copy/paste the values of each so we can replicate the problem.

image

What is the name of the face-api-input node? (I.e. node-red-contrib-????)

I use the following major nodes,
image
image
image

because of body limited to 32000 characters, I separate it.

  1. face-api-input node debug value
{"image":[255,216,255,224,0,16,74,70,73,70,0,1,1,0,0,1,0,1,0,0,255,226,2,40,73,67,67,95,80,82,79,70,73,76,69,0,1,1,0,0,2,24,0,0,0,0,4,48,0,0,109,110,116,114,82,71,66,32,88,89,90,32,0,0,0,0,0,0,0,0,0,0,0,0,97,99,115,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,246,214,0,1,0,0,0,0,211,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,100,101,115,99,0,0,0,240,0,0,0,116,114,88,89,90,0,0,1,100,0,0,0,20,103,88,89,90,0,0,1,120,0,0,0,20,98,88,89,90,0,0,1,140,0,0,0,20,114,84,82,67,0,0,1,160,0,0,0,40,103,84,82,67,0,0,1,160,0,0,0,40,98,84,82,67,0,0,1,160,0,0,0,40,119,116,112,116,0,0,1,200,0,0,0,20,99,112,114,116,0,0,1,220,0,0,0,60,109,108,117,99,0,0,0,0,0,0,0,1,0,0,0,12,101,110,85,83,0,0,0,88,0,0,0,28,0,115,0,82,0,71,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,89,90,32,0,0,0,0,0,0,111,162,0,0,56,245,0,0,3,144,88,89,90,32,0,0,0,0,0,0,98,153,0,0,183,133,0,0,24,218,88,89,90,32,0,0,0,0,0,0,36,160,0,0,15,132,0,0,182,207,112,97,114,97,0,0,0,0,0,4,0,0,0,2,102,102,0,0,242,167,0,0,13,89,0,0,19,208,0,0,10,91,0,0,0,0,0,0,0,0,88,89,90,32,0,0,0,0,0,0,246,214,0,1,0,0,0,0,211,45,109,108,117,99,0,0,0,0,0,0,0,1,0,0,0,12,101,110,85,83,0,0,0,32,0,0,0,28,0,71,0,111,0,111,0,103,0,108,0,101,0,32,0,73,0,110,0,99,0,46,0,32,0,50,0,48,0,49,0,54,255,219,0,67,0,3,2,2,2,2,2,3,2,2,2,3,3,3,3,4,6,4,4,4,4,4,8,6,6,5,6,9,8,10,10,9,8,9,9,10,12,15,12,10,11,14,11,9,9,13,17,13,14,15,16,16,17,16,10,12,18,19,18,16,19,15,16,16,16,255,219,0,67,1,3,3,3,4,3,4,8,4,4,8,16,11,9,11,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,255,192,0,17,8,1,224,2,128,3,1,34,0,2,17,1,3,17,1,255,196,0,29,0,0,1,4,3,1,1,0,0,0,0,0,0,0,0,0,0,2,0,1,3,4,5,6,8,7,9,255,196,0,87,16,0,1,3,3,3,2,3,6,4,3,5,3,8,6,5,13,1,0,2,17,3,4,33,5,18,49,6,65,7,81,97,8,19,34,113,129,145,20,50,161,177,21,66,193,24,35,82,209,225,22,51,98,23,114,146,178,194,210,240,241,36,83,84,100,162,211,37,38,53,67,70,52,69,99,101,115,116,117,130,131,147,163,179,195,255,196,0,26,1,0,3,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,2,3,0,4,5,6,255,196,0,45,17,0,2,2,2,2,2,1,4,2,1,5,1,1,1,0,0,0,1,2,17,3,33,18,49,4,65,81,5,19,34,97,20,50,113,21,35,66,82,145,161,6,193,255,218,0,12,3,1,0,2,17,3,17,0,63,0,230,145,210,29,56,93,184,232,182,114,71,230,20,68,253,209,142,138,233,151,52,255,0,244,21,150,123,123,145,7,232,182,134,88,84,13,31,1,244,128,167,167,167,84,218,63,186,36,241,202,244,171,26,125,30,108,101,59,53,49],"model_options":{"model":"SSD","minConfidence":0.5,"inputSize":416,"maxResults":100},"detect_options":{"landmarks":false,"age_gender":true,"expressions":true,"descriptors":true},"metric":"Mean Squared Error","match_confidence":2500,"detected_faces":[{"detection":{"_imageDims":{"_width":640,"_height":480},"_score":0.9303988218307495,"_classScore":0.9303988218307495,"_className":"","_box":{"_x":291.03809356689453,"_y":162.85903930664062,"_width":272.2309112548828,"_height":184.42508697509766}},"landmarks":{"_imgDims":{"_width":272,"_height":184},"_shift":{"_x":291.03809356689453,"_y":162.85903930664062},"_positions":[{"_x":386.2881803512573,"_y":261.11189889907837},{"_x":397.0899772644043,"_y":276.8316926956177},{"_x":393.66317319869995,"_y":281.295156955719},{"_x":397.7524347305298,"_y":308.91449880599976},{"_x":410.39593505859375,"_y":311.2307939529419},{"_x":426.47792053222656,"_y":302.9563732147217},{"_x":442.679310798645,"_y":305.868332862854},{"_x":437.07380294799805,"_y":293.9490876197815},{"_x":444.8775100708008,"_y":307.0812015533447},{"_x":439.72990703582764,"_y":313.38515758514404},{"_x":456.00143241882324,"_y":305.44932889938354},{"_x":456.5334930419922,"_y":294.3238277435303},{"_x":464.70157527923584,"_y":275.31883668899536},{"_x":473.448037147522,"_y":274.5875291824341},{"_x":486.5701780319214,"_y":244.60040640830994},{"_x":483.89045238494873,"_y":242.73363709449768},{"_x":468.47886848449707,"_y":221.40889072418213},{"_x":370.5961127281189,"_y":254.83850860595703},{"_x":386.2496919631958,"_y":227.55443024635315},{"_x":383.9442472457886,"_y":223.78852725028992},{"_x":405.19774103164673,"_y":212.96497654914856},{"_x":418.97864294052124,"_y":217.96645593643188},{"_x":451.6865015029907,"_y":219.34123420715332},{"_x":453.9903573989868,"_y":203.7023595571518},{"_x":470.7195768356323,"_y":217.3361678123474},{"_x":471.8381071090698,"_y":199.44971883296967},{"_x":479.9231815338135,"_y":204.48233699798584},{"_x":420.6179337501526,"_y":243.78450298309326},{"_x":436.9813919067383,"_y":239.21109199523926},{"_x":429.2066402435303,"_y":246.40421271324158},{"_x":437.5435266494751,"_y":249.53608775138855},{"_x":425.43848276138306,"_y":258.9309616088867},{"_x":429.77072048187256,"_y":257.1142797470093},{"_x":439.0020971298218,"_y":256.61347103118896},{"_x":444.7293281555176,"_y":255.10884046554565},{"_x":444.3840026855469,"_y":253.15973448753357},{"_x":400.1545057296753,"_y":257.38496255874634},{"_x":404.99959230422974,"_y":252.34786701202393},{"_x":413.7613101005554,"_y":248.8339147567749},{"_x":419.7558846473694,"_y":248.26701736450195},{"_x":413.35270738601685,"_y":253.4395694732666},{"_x":406.7169380187988,"_y":260.50845861434937},{"_x":449.49767303466797,"_y":239.6814830303192},{"_x":462.97562885284424,"_y":242.04213523864746},{"_x":469.04380798339844,"_y":232.03676915168762},{"_x":478.5046396255493,"_y":227.231543302536},{"_x":461.7740421295166,"_y":240.8141372203827},{"_x":459.02575397491455,"_y":243.753520488739},{"_x":417.83611011505127,"_y":290.06755685806274},{"_x":426.9194345474243,"_y":274.6817708015442},{"_x":429.15991592407227,"_y":274.05759143829346},{"_x":437.8337621688843,"_y":265.57195234298706},{"_x":447.28968143463135,"_y":262.50449895858765},{"_x":451.3097400665283,"_y":270.6766390800476},{"_x":460.5611877441406,"_y":274.71995878219604},{"_x":447.0611343383789,"_y":283.0996103286743},{"_x":443.3190870285034,"_y":266.47546768188477},{"_x":436.09139251708984,"_y":272.7172064781189},{"_x":437.21423530578613,"_y":280.16276597976685},{"_x":434.3129825592041,"_y":283.4001021385193},{"_x":421.44096755981445,"_y":283.9490900039673},{"_x":438.4802827835083,"_y":272.4625358581543},{"_x":438.67223834991455,"_y":270.53349447250366},{"_x":448.2083282470703,"_y":277.87076330184937},{"_x":452.0438566207886,"_y":270.9273724555969},{"_x":439.2345838546753,"_y":262.37861680984497},{"_x":438.4065647125244,"_y":265.86450386047363},{"_x":444.5797519683838,"_y":275.85622119903564}]},"unshiftedLandmarks":{"_imgDims":{"_width":272,"_height":184},"_shift":{"_x":0,"_y":0},"_positions":[{"_x":95.2500867843628,"_y":98.25285959243774},{"_x":106.05188369750977,"_y":113.97265338897705},{"_x":102.62507963180542,"_y":118.43611764907837},{"_x":106.71434116363525,"_y":146.05545949935913},{"_x":119.35784149169922,"_y":148.37175464630127},{"_x":135.43982696533203,"_y":140.09733390808105},{"_x":151.6412172317505,"_y":143.00929355621338},{"_x":146.03570938110352,"_y":131.09004831314087},{"_x":153.83941650390625,"_y":144.2221622467041},{"_x":148.6918134689331,"_y":150.52611827850342},{"_x":164.9633388519287,"_y":142.59028959274292},{"_x":165.49539947509766,"_y":131.46478843688965},{"_x":173.6634817123413,"_y":112.45979738235474},{"_x":182.40994358062744,"_y":111.72848987579346},{"_x":195.53208446502686,"_y":81.74136710166931},{"_x":192.8523588180542,"_y":79.87459778785706},{"_x":177.44077491760254,"_y":58.549851417541504},{"_x":79.55801916122437,"_y":91.9794692993164},{"_x":95.21159839630127,"_y":64.69539093971252},{"_x":92.90615367889404,"_y":60.92948794364929},{"_x":114.1596474647522,"_y":50.105937242507935},{"_x":127.94054937362671,"_y":55.10741662979126},{"_x":160.6484079360962,"_y":56.482194900512695},{"_x":162.95226383209229,"_y":40.84332025051117},{"_x":179.6814832687378,"_y":54.47712850570679},{"_x":180.8000135421753,"_y":36.59067952632904},{"_x":188.88508796691895,"_y":41.623297691345215},{"_x":129.57984018325806,"_y":80.92546367645264},{"_x":145.94329833984375,"_y":76.35205268859863},{"_x":138.16854667663574,"_y":83.54517340660095},{"_x":146.50543308258057,"_y":86.67704844474792},{"_x":134.40038919448853,"_y":96.0719223022461},{"_x":138.73262691497803,"_y":94.25524044036865},{"_x":147.96400356292725,"_y":93.75443172454834},{"_x":153.69123458862305,"_y":92.24980115890503},{"_x":153.34590911865234,"_y":90.30069518089294},{"_x":109.11641216278076,"_y":94.52592325210571},{"_x":113.9614987373352,"_y":89.4888277053833},{"_x":122.72321653366089,"_y":85.97487545013428},{"_x":128.71779108047485,"_y":85.40797805786133},{"_x":122.31461381912231,"_y":90.58053016662598},{"_x":115.6788444519043,"_y":97.64941930770874},{"_x":158.45957946777344,"_y":76.82244372367859},{"_x":171.9375352859497,"_y":79.18309593200684},{"_x":178.0057144165039,"_y":69.177729845047},{"_x":187.46654605865479,"_y":64.37250399589539},{"_x":170.73594856262207,"_y":77.95509791374207},{"_x":167.98766040802002,"_y":80.89448118209839},{"_x":126.79801654815674,"_y":127.20851755142212},{"_x":135.88134098052979,"_y":111.82273149490356},{"_x":138.12182235717773,"_y":111.19855213165283},{"_x":146.79566860198975,"_y":102.71291303634644},{"_x":156.25158786773682,"_y":99.64545965194702},{"_x":160.2716464996338,"_y":107.81759977340698},{"_x":169.5230941772461,"_y":111.86091947555542},{"_x":156.02304077148438,"_y":120.24057102203369},{"_x":152.2809934616089,"_y":103.61642837524414},{"_x":145.0532989501953,"_y":109.85816717147827},{"_x":146.1761417388916,"_y":117.30372667312622},{"_x":143.27488899230957,"_y":120.54106283187866},{"_x":130.40287399291992,"_y":121.09005069732666},{"_x":147.44218921661377,"_y":109.60349655151367},{"_x":147.63414478302002,"_y":107.67445516586304},{"_x":157.17023468017578,"_y":115.01172399520874},{"_x":161.00576305389404,"_y":108.0683331489563},{"_x":148.19649028778076,"_y":99.51957750320435},{"_x":147.36847114562988,"_y":103.00546455383301},{"_x":153.54165840148926,"_y":112.99718189239502}]},"alignedRect":{"_imageDims":{"_width":640,"_height":480},"_score":0.9303988218307495,"_classScore":0.9303988218307495,"_className":"","_box":{"_x":358.9987061977387,"_y":188.05617495775223,"_width":139.168878364563,"_height":136.72252650260924}},"expressions":{"neutral":0.018408624455332756,"happy":0.0001962063688552007,"sad":0.6733136177062988,"angry":0.30176469683647156,"fearful":0.006153498776257038,"disgusted":0.000008116697244986426,"surprised":0.000155331363203004},"gender":"male","genderProbability":0.705756425857544,"age":18.443330764770508,"descriptor":{"0":-0.12716935575008392,"1":0.140644371509552,"2":0.04986200109124184,"3":-0.038809843361377716,"4":-0.11611047387123108,"5":-0.04179215431213379,"6":-0.017588574439287186,"7":-0.10712239146232605,"8":0.10545986890792847,"9":-0.029754173010587692,"10":0.20602470636367798,"11":-0.05522075295448303,"12":-0.28457945585250854,"13":-0.09764784574508667,"14":-0.045185189694166183,"15":0.14499706029891968,"16":-0.12785564363002777,"17":-0.12983763217926025,"18":-0.14540213346481323,"19":-0.06642034649848938,"20":0.029597533866763115,"21":0.020389489829540253,"22":-0.019647421315312386,"23":-0.0017233029939234257,"24":-0.0846177265048027,"25":-0.28573575615882874,"26":-0.05444341152906418,"27":-0.10901110619306564,"28":0.003131047124043107,"29":-0.11972026526927948,"30":0.0008824006654322147,"31":0.03353077173233032,"32":-0.16496674716472626,"33":-0.08214464783668518,"34":0.018498774617910385,"35":0.022791553288698196,"36":-0.03999371454119682,"37":-0.02484804205596447,"38":0.15873177349567413,"39":-0.041531212627887726,"40":-0.187608540058136,"41":-0.0337073877453804,"42":0.0671066865324974,"43":0.22025753557682037,"44":0.24376650154590607,"45":0.01683911494910717,"46":-0.028868837282061577,"47":-0.0851554125547409,"48":0.06420474499464035,"49":-0.2584629952907562,"50":-0.07011154294013977,"51":0.1734011471271515,"52":0.08930977433919907,"53":0.0905315950512886,"54":0.02413400076329708,"55":-0.1514207273721695,"56":0.00404855702072382,"57":0.08969199657440186,"58":-0.16305096447467804,"59":-0.01266049686819315,"60":0.018947787582874298,"61":-0.14757093787193298,"62":-0.0854000449180603,"63":-0.05790464207530022,"64":0.19742824137210846,"65":0.06549765914678574,"66":-0.09791872650384903,"67":-0.12280616164207458,"68":0.1898239701986313,"69":-0.15149043500423431,"70":-0.017282534390687943,"71":0.06953667849302292,"72":-0.11044370383024216,"73":-0.1690056324005127,"74":-0.21712905168533325,"75":0.02479664236307144,"76":0.3852260410785675,"77":0.11575260758399963,"78":-0.1772635579109192,"79":0.008946727029979229,"80":-0.12558631598949432,"81":-0.015391506254673004,"82":0.001656537875533104,"83":0.006624220870435238,"84":-0.06176697462797165,"85":-0.04499820992350578,"86":-0.07998938858509064,"87":0.034722648561000824,"88":0.1815890669822693,"89":-0.10896146297454834,"90":0.07308734953403473,"91":0.20813991129398346,"92":-0.0017475367058068514,"93":0.04367532581090927,"94":0.01696566492319107,"95":0.0016660726396366954,"96":-0.0733381137251854,"97":0.018084757030010223,"98":-0.0986720398068428,"99":-0.009436794556677341,"100":0.05067520588636398,"101":-0.12040621042251587,"102":0.07241624593734741,"103":0.09541681408882141,"104":-0.12595301866531372,"105":0.09853662550449371,"106":0.028461363166570663,"107":0.008993527851998806,"108":-0.005332017783075571,"109":-0.038521211594343185,"110":-0.008541620336472988,"111":-0.0575198233127594,"112":0.19503746926784515,"113":-0.1612294614315033,"114":0.24730126559734344,"115":0.19707049429416656,"116":-0.019794827327132225,"117":0.10039971768856049,"118":0.061062853783369064,"119":0.08000710606575012,"120":-0.02984629198908806,"121":-0.036156054586172104,"122":-0.1354897916316986,"123":-0.03455733880400658,"124":0.053501009941101074,"125":-0.05481064319610596,"126":-0.011679209768772125,"127":-0.013886431232094765},"distance":null,"name":"Unknown"}],"labelled_img":[255,216,255,224,0,16,74,70,73,70,0,1,1,0,0,1,0,1,0,0,255,219,0,67,0,8,6,6,7,6,5,8,7,7,7,9,9,8,10,12,20,13,12,11,11,12,25,18,19,15,20,29,26,31,30,29,26,28,28,32,36,46,39,32,34,44,35,28,28,40,55,41,44,48,49,52,52,52,31,39,57,61,56,50,60,46,51,52,50,255,219,0,67,1,9,9,9,12,11,12,24,13,13,24,50,33,28,33,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,255,192,0,17,8,1,224,2,128,3,1,34,0,2,17,1,3,17,1,255,196,0,31,0,0,1,5,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,2,3,4,5,6,7,8,9,10,11,255,196,0,181,16,0,2,1,3,3,2,4,3,5,5,4,4,0,0,1,125,1,2,3,0,4,17,5,18,33,49,65,6,19,81,97,7,34,113,20,50,129,145,161,8,35,66,177,193,21,82,209,240,36,51,98,114,130,9,10,22,23,24,25,26,37,38,39,40,41,42,52,53,54,55,56,57,58,67,68,69,70,71,72,73,74,83,84,85,86,87,88,89,90,99,100,101,102,103,104,105,106,115,116,117,118,119,120,121,122,131,132,133,134,135,136,137,138,146,147,148,149,150,151,152,153,154,162,163,164,165,166,167,168,169,170,178,179,180,181,182,183,184,185,186,194,195,196,197,198,199,200,201,202,210,211,212,213,214,215,216,217,218,225,226,227,228,229,230,231,232,233,234,241,242,243,244,245,246,247,248,249,250,255,196,0,31,1,0,3,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,2,3,4,5,6,7,8,9,10,11,255,196,0,181,17,0,2,1,2,4,4,3,4,7,5,4,4,0,1,2,119,0,1,2,3,17,4,5,33,49,6,18,65,81,7,97,113,19,34,50,129,8,20,66,145,161,177,193,9,35,51,82,240,21,98,114,209,10,22,36,52,225,37,241,23,24,25,26,38,39,40,41,42,53,54,55,56,57,58,67,68,69,70,71,72,73,74,83,84,85,86,87,88,89,90,99,100,101,102,103,104,105,106,115,116,117,118,119,120,121,122,130,131,132,133,134,135,136,137,138,146,147,148,149,150,151,152,153,154,162,163,164,165,166,167,168,169,170,178,179,180,181,182,183,184,185,186,194,195,196,197,198,199,200,201,202,210,211,212,213,214,215,216,217,218,226,227,228,229,230,231,232,233,234,242,243,244,245,246,247,248,249,250,255,218,0,12,3,1,0,2,17,3,17,0,63,0,225,255,0,179,237,115,159,34,63,174,218,95,236,219,66,63,227,222,63,251,230,175,136,142,58,83,132,39,29,43,109,12,83,102,127,246,109,167,252,251,199,255,0,124,211,191,179,45,63,231,218,60,250,226,180,69,188,141,210,54,63,65,82,173,156,206,56,67,249,26,44,138,187,50,127,178,236,207,91,120,207,225,78,26,77,151,252,251,37,108,13,54,224,255,0,203,38,252,170,84,210,238,79,72,141,45,2,230,31,246,77,142,115,246,100,165,254,199,176,60,155,72,254,188,230,186,4,210,46,155,145,19,102,164,26,29,211,112,35,62,244,189,209,221,156,207,246,53,143,252,251,37,59,251,22,192,255,0,203,176,255,0,190,143,248,215,79,253,131,117,199,202,41,227,65,185,233,176,15,175,20,123,163,187,57,67,161,216,118,183,81,248,147,252,233,14,131,99,255,0,60,72,250,49,174,188,120,126,231,160,80,79,214,129,225,235,158,133,64,252,104,180,66,231,31,253,129,96,127,229,137,255,0,190,141,56,120,114,195,254,121,56,31,239,154,235,199,135,238,120,200,2,159,253,129,113,156,96,1,238,106,90,136,93,156,111,252,35,118,29,12,114,31,248,29,35,120,103,79,56,192,144,30,223,54,127,165,118,163,195,215,29,177,71,252,35,215,56,206,69,77,162,23,103,18,124,47,98,123,205,255,0,125,15,240,166,255,0,194,43,99,211,124,223,92,138,238,71,135,231,199,37,40,255,0,132,122,115,206,87,254,250,255,0,26,57,98,23,103,12,124,41,99,159,245,146,143,166,41,15,132,108,207,73,164,255,0,190,71,21,221,143,15,207,156,124,166],"inference_time":22802}
  1. image-preview node debug value
{"image":[255,216,255,224,0,16,74,70,73,70,0,1,1,0,0,1,0,1,0,0,255,226,2,40,73,67,67,95,80,82,79,70,73,76,69,0,1,1,0,0,2,24,0,0,0,0,4,48,0,0,109,110,116,114,82,71,66,32,88,89,90,32,0,0,0,0,0,0,0,0,0,0,0,0,97,99,115,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,246,214,0,1,0,0,0,0,211,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,100,101,115,99,0,0,0,240,0,0,0,116,114,88,89,90,0,0,1,100,0,0,0,20,103,88,89,90,0,0,1,120,0,0,0,20,98,88,89,90,0,0,1,140,0,0,0,20,114,84,82,67,0,0,1,160,0,0,0,40,103,84,82,67,0,0,1,160,0,0,0,40,98,84,82,67,0,0,1,160,0,0,0,40,119,116,112,116,0,0,1,200,0,0,0,20,99,112,114,116,0,0,1,220,0,0,0,60,109,108,117,99,0,0,0,0,0,0,0,1,0,0,0,12,101,110,85,83,0,0,0,88,0,0,0,28,0,115,0,82,0,71,0,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,88,89,90,32,0,0,0,0,0,0,111,162,0,0,56,245,0,0,3,144,88,89,90,32,0,0,0,0,0,0,98,153,0,0,183,133,0,0,24,218,88,89,90,32,0,0,0,0,0,0,36,160,0,0,15,132,0,0,182,207,112,97,114,97,0,0,0,0,0,4,0,0,0,2,102,102,0,0,242,167,0,0,13,89,0,0,19,208,0,0,10,91,0,0,0,0,0,0,0,0,88,89,90,32,0,0,0,0,0,0,246,214,0,1,0,0,0,0,211,45,109,108,117,99,0,0,0,0,0,0,0,1,0,0,0,12,101,110,85,83,0,0,0,32,0,0,0,28,0,71,0,111,0,111,0,103,0,108,0,101,0,32,0,73,0,110,0,99,0,46,0,32,0,50,0,48,0,49,0,54,255,219,0,67,0,3,2,2,2,2,2,3,2,2,2,3,3,3,3,4,6,4,4,4,4,4,8,6,6,5,6,9,8,10,10,9,8,9,9,10,12,15,12,10,11,14,11,9,9,13,17,13,14,15,16,16,17,16,10,12,18,19,18,16,19,15,16,16,16,255,219,0,67,1,3,3,3,4,3,4,8,4,4,8,16,11,9,11,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,255,192,0,17,8,1,224,2,128,3,1,34,0,2,17,1,3,17,1,255,196,0,29,0,0,1,4,3,1,1,0,0,0,0,0,0,0,0,0,0,2,0,1,3,4,5,6,8,7,9,255,196,0,87,16,0,1,3,3,3,2,3,6,4,3,5,3,8,6,5,13,1,0,2,17,3,4,33,5,18,49,6,65,7,81,97,8,19,34,113,129,145,20,50,161,177,21,66,193,24,35,82,209,225,22,51,98,23,114,146,178,194,210,240,241,36,83,84,100,162,211,37,38,53,67,70,52,69,99,101,115,116,117,130,131,147,163,179,195,255,196,0,26,1,0,3,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,2,3,0,4,5,6,255,196,0,45,17,0,2,2,2,2,2,1,4,2,1,5,1,1,1,0,0,0,1,2,17,3,33,18,49,4,65,81,5,19,34,97,20,50,113,21,35,66,82,145,161,6,193,255,218,0,12,3,1,0,2,17,3,17,0,63,0,230,145,210,29,56,93,184,232,182,114,71,230,20,68,253,209,142,138,233,151,52,255,0,244,21,150,123,123,145,7,232,182,134,88,84,13,31,1,244,128,167,167,167,84,218,63,186,36,241,202,244,171,26,125,30,108,101,59,53,49],"model_options":{"model":"SSD","minConfidence":0.5,"inputSize":416,"maxResults":100},"detect_options":{"landmarks":false,"age_gender":true,"expressions":true,"descriptors":true},"metric":"Mean Squared Error","match_confidence":2500,"detected_faces":[{"detection":{"_imageDims":{"_width":640,"_height":480},"_score":0.9303988218307495,"_classScore":0.9303988218307495,"_className":"","_box":{"_x":291.03809356689453,"_y":162.85903930664062,"_width":272.2309112548828,"_height":184.42508697509766}},"landmarks":{"_imgDims":{"_width":272,"_height":184},"_shift":{"_x":291.03809356689453,"_y":162.85903930664062},"_positions":[{"_x":386.2881803512573,"_y":261.11189889907837},{"_x":397.0899772644043,"_y":276.8316926956177},{"_x":393.66317319869995,"_y":281.295156955719},{"_x":397.7524347305298,"_y":308.91449880599976},{"_x":410.39593505859375,"_y":311.2307939529419},{"_x":426.47792053222656,"_y":302.9563732147217},{"_x":442.679310798645,"_y":305.868332862854},{"_x":437.07380294799805,"_y":293.9490876197815},{"_x":444.8775100708008,"_y":307.0812015533447},{"_x":439.72990703582764,"_y":313.38515758514404},{"_x":456.00143241882324,"_y":305.44932889938354},{"_x":456.5334930419922,"_y":294.3238277435303},{"_x":464.70157527923584,"_y":275.31883668899536},{"_x":473.448037147522,"_y":274.5875291824341},{"_x":486.5701780319214,"_y":244.60040640830994},{"_x":483.89045238494873,"_y":242.73363709449768},{"_x":468.47886848449707,"_y":221.40889072418213},{"_x":370.5961127281189,"_y":254.83850860595703},{"_x":386.2496919631958,"_y":227.55443024635315},{"_x":383.9442472457886,"_y":223.78852725028992},{"_x":405.19774103164673,"_y":212.96497654914856},{"_x":418.97864294052124,"_y":217.96645593643188},{"_x":451.6865015029907,"_y":219.34123420715332},{"_x":453.9903573989868,"_y":203.7023595571518},{"_x":470.7195768356323,"_y":217.3361678123474},{"_x":471.8381071090698,"_y":199.44971883296967},{"_x":479.9231815338135,"_y":204.48233699798584},{"_x":420.6179337501526,"_y":243.78450298309326},{"_x":436.9813919067383,"_y":239.21109199523926},{"_x":429.2066402435303,"_y":246.40421271324158},{"_x":437.5435266494751,"_y":249.53608775138855},{"_x":425.43848276138306,"_y":258.9309616088867},{"_x":429.77072048187256,"_y":257.1142797470093},{"_x":439.0020971298218,"_y":256.61347103118896},{"_x":444.7293281555176,"_y":255.10884046554565},{"_x":444.3840026855469,"_y":253.15973448753357},{"_x":400.1545057296753,"_y":257.38496255874634},{"_x":404.99959230422974,"_y":252.34786701202393},{"_x":413.7613101005554,"_y":248.8339147567749},{"_x":419.7558846473694,"_y":248.26701736450195},{"_x":413.35270738601685,"_y":253.4395694732666},{"_x":406.7169380187988,"_y":260.50845861434937},{"_x":449.49767303466797,"_y":239.6814830303192},{"_x":462.97562885284424,"_y":242.04213523864746},{"_x":469.04380798339844,"_y":232.03676915168762},{"_x":478.5046396255493,"_y":227.231543302536},{"_x":461.7740421295166,"_y":240.8141372203827},{"_x":459.02575397491455,"_y":243.753520488739},{"_x":417.83611011505127,"_y":290.06755685806274},{"_x":426.9194345474243,"_y":274.6817708015442},{"_x":429.15991592407227,"_y":274.05759143829346},{"_x":437.8337621688843,"_y":265.57195234298706},{"_x":447.28968143463135,"_y":262.50449895858765},{"_x":451.3097400665283,"_y":270.6766390800476},{"_x":460.5611877441406,"_y":274.71995878219604},{"_x":447.0611343383789,"_y":283.0996103286743},{"_x":443.3190870285034,"_y":266.47546768188477},{"_x":436.09139251708984,"_y":272.7172064781189},{"_x":437.21423530578613,"_y":280.16276597976685},{"_x":434.3129825592041,"_y":283.4001021385193},{"_x":421.44096755981445,"_y":283.9490900039673},{"_x":438.4802827835083,"_y":272.4625358581543},{"_x":438.67223834991455,"_y":270.53349447250366},{"_x":448.2083282470703,"_y":277.87076330184937},{"_x":452.0438566207886,"_y":270.9273724555969},{"_x":439.2345838546753,"_y":262.37861680984497},{"_x":438.4065647125244,"_y":265.86450386047363},{"_x":444.5797519683838,"_y":275.85622119903564}]},"unshiftedLandmarks":{"_imgDims":{"_width":272,"_height":184},"_shift":{"_x":0,"_y":0},"_positions":[{"_x":95.2500867843628,"_y":98.25285959243774},{"_x":106.05188369750977,"_y":113.97265338897705},{"_x":102.62507963180542,"_y":118.43611764907837},{"_x":106.71434116363525,"_y":146.05545949935913},{"_x":119.35784149169922,"_y":148.37175464630127},{"_x":135.43982696533203,"_y":140.09733390808105},{"_x":151.6412172317505,"_y":143.00929355621338},{"_x":146.03570938110352,"_y":131.09004831314087},{"_x":153.83941650390625,"_y":144.2221622467041},{"_x":148.6918134689331,"_y":150.52611827850342},{"_x":164.9633388519287,"_y":142.59028959274292},{"_x":165.49539947509766,"_y":131.46478843688965},{"_x":173.6634817123413,"_y":112.45979738235474},{"_x":182.40994358062744,"_y":111.72848987579346},{"_x":195.53208446502686,"_y":81.74136710166931},{"_x":192.8523588180542,"_y":79.87459778785706},{"_x":177.44077491760254,"_y":58.549851417541504},{"_x":79.55801916122437,"_y":91.9794692993164},{"_x":95.21159839630127,"_y":64.69539093971252},{"_x":92.90615367889404,"_y":60.92948794364929},{"_x":114.1596474647522,"_y":50.105937242507935},{"_x":127.94054937362671,"_y":55.10741662979126},{"_x":160.6484079360962,"_y":56.482194900512695},{"_x":162.95226383209229,"_y":40.84332025051117},{"_x":179.6814832687378,"_y":54.47712850570679},{"_x":180.8000135421753,"_y":36.59067952632904},{"_x":188.88508796691895,"_y":41.623297691345215},{"_x":129.57984018325806,"_y":80.92546367645264},{"_x":145.94329833984375,"_y":76.35205268859863},{"_x":138.16854667663574,"_y":83.54517340660095},{"_x":146.50543308258057,"_y":86.67704844474792},{"_x":134.40038919448853,"_y":96.0719223022461},{"_x":138.73262691497803,"_y":94.25524044036865},{"_x":147.96400356292725,"_y":93.75443172454834},{"_x":153.69123458862305,"_y":92.24980115890503},{"_x":153.34590911865234,"_y":90.30069518089294},{"_x":109.11641216278076,"_y":94.52592325210571},{"_x":113.9614987373352,"_y":89.4888277053833},{"_x":122.72321653366089,"_y":85.97487545013428},{"_x":128.71779108047485,"_y":85.40797805786133},{"_x":122.31461381912231,"_y":90.58053016662598},{"_x":115.6788444519043,"_y":97.64941930770874},{"_x":158.45957946777344,"_y":76.82244372367859},{"_x":171.9375352859497,"_y":79.18309593200684},{"_x":178.0057144165039,"_y":69.177729845047},{"_x":187.46654605865479,"_y":64.37250399589539},{"_x":170.73594856262207,"_y":77.95509791374207},{"_x":167.98766040802002,"_y":80.89448118209839},{"_x":126.79801654815674,"_y":127.20851755142212},{"_x":135.88134098052979,"_y":111.82273149490356},{"_x":138.12182235717773,"_y":111.19855213165283},{"_x":146.79566860198975,"_y":102.71291303634644},{"_x":156.25158786773682,"_y":99.64545965194702},{"_x":160.2716464996338,"_y":107.81759977340698},{"_x":169.5230941772461,"_y":111.86091947555542},{"_x":156.02304077148438,"_y":120.24057102203369},{"_x":152.2809934616089,"_y":103.61642837524414},{"_x":145.0532989501953,"_y":109.85816717147827},{"_x":146.1761417388916,"_y":117.30372667312622},{"_x":143.27488899230957,"_y":120.54106283187866},{"_x":130.40287399291992,"_y":121.09005069732666},{"_x":147.44218921661377,"_y":109.60349655151367},{"_x":147.63414478302002,"_y":107.67445516586304},{"_x":157.17023468017578,"_y":115.01172399520874},{"_x":161.00576305389404,"_y":108.0683331489563},{"_x":148.19649028778076,"_y":99.51957750320435},{"_x":147.36847114562988,"_y":103.00546455383301},{"_x":153.54165840148926,"_y":112.99718189239502}]},"alignedRect":{"_imageDims":{"_width":640,"_height":480},"_score":0.9303988218307495,"_classScore":0.9303988218307495,"_className":"","_box":{"_x":358.9987061977387,"_y":188.05617495775223,"_width":139.168878364563,"_height":136.72252650260924}},"expressions":{"neutral":0.018408624455332756,"happy":0.0001962063688552007,"sad":0.6733136177062988,"angry":0.30176469683647156,"fearful":0.006153498776257038,"disgusted":0.000008116697244986426,"surprised":0.000155331363203004},"gender":"male","genderProbability":0.705756425857544,"age":18.443330764770508,"descriptor":{"0":-0.12716935575008392,"1":0.140644371509552,"2":0.04986200109124184,"3":-0.038809843361377716,"4":-0.11611047387123108,"5":-0.04179215431213379,"6":-0.017588574439287186,"7":-0.10712239146232605,"8":0.10545986890792847,"9":-0.029754173010587692,"10":0.20602470636367798,"11":-0.05522075295448303,"12":-0.28457945585250854,"13":-0.09764784574508667,"14":-0.045185189694166183,"15":0.14499706029891968,"16":-0.12785564363002777,"17":-0.12983763217926025,"18":-0.14540213346481323,"19":-0.06642034649848938,"20":0.029597533866763115,"21":0.020389489829540253,"22":-0.019647421315312386,"23":-0.0017233029939234257,"24":-0.0846177265048027,"25":-0.28573575615882874,"26":-0.05444341152906418,"27":-0.10901110619306564,"28":0.003131047124043107,"29":-0.11972026526927948,"30":0.0008824006654322147,"31":0.03353077173233032,"32":-0.16496674716472626,"33":-0.08214464783668518,"34":0.018498774617910385,"35":0.022791553288698196,"36":-0.03999371454119682,"37":-0.02484804205596447,"38":0.15873177349567413,"39":-0.041531212627887726,"40":-0.187608540058136,"41":-0.0337073877453804,"42":0.0671066865324974,"43":0.22025753557682037,"44":0.24376650154590607,"45":0.01683911494910717,"46":-0.028868837282061577,"47":-0.0851554125547409,"48":0.06420474499464035,"49":-0.2584629952907562,"50":-0.07011154294013977,"51":0.1734011471271515,"52":0.08930977433919907,"53":0.0905315950512886,"54":0.02413400076329708,"55":-0.1514207273721695,"56":0.00404855702072382,"57":0.08969199657440186,"58":-0.16305096447467804,"59":-0.01266049686819315,"60":0.018947787582874298,"61":-0.14757093787193298,"62":-0.0854000449180603,"63":-0.05790464207530022,"64":0.19742824137210846,"65":0.06549765914678574,"66":-0.09791872650384903,"67":-0.12280616164207458,"68":0.1898239701986313,"69":-0.15149043500423431,"70":-0.017282534390687943,"71":0.06953667849302292,"72":-0.11044370383024216,"73":-0.1690056324005127,"74":-0.21712905168533325,"75":0.02479664236307144,"76":0.3852260410785675,"77":0.11575260758399963,"78":-0.1772635579109192,"79":0.008946727029979229,"80":-0.12558631598949432,"81":-0.015391506254673004,"82":0.001656537875533104,"83":0.006624220870435238,"84":-0.06176697462797165,"85":-0.04499820992350578,"86":-0.07998938858509064,"87":0.034722648561000824,"88":0.1815890669822693,"89":-0.10896146297454834,"90":0.07308734953403473,"91":0.20813991129398346,"92":-0.0017475367058068514,"93":0.04367532581090927,"94":0.01696566492319107,"95":0.0016660726396366954,"96":-0.0733381137251854,"97":0.018084757030010223,"98":-0.0986720398068428,"99":-0.009436794556677341,"100":0.05067520588636398,"101":-0.12040621042251587,"102":0.07241624593734741,"103":0.09541681408882141,"104":-0.12595301866531372,"105":0.09853662550449371,"106":0.028461363166570663,"107":0.008993527851998806,"108":-0.005332017783075571,"109":-0.038521211594343185,"110":-0.008541620336472988,"111":-0.0575198233127594,"112":0.19503746926784515,"113":-0.1612294614315033,"114":0.24730126559734344,"115":0.19707049429416656,"116":-0.019794827327132225,"117":0.10039971768856049,"118":0.061062853783369064,"119":0.08000710606575012,"120":-0.02984629198908806,"121":-0.036156054586172104,"122":-0.1354897916316986,"123":-0.03455733880400658,"124":0.053501009941101074,"125":-0.05481064319610596,"126":-0.011679209768772125,"127":-0.013886431232094765},"distance":null,"name":"Unknown"}],"labelled_img":[255,216,255,224,0,16,74,70,73,70,0,1,1,0,0,1,0,1,0,0,255,219,0,67,0,8,6,6,7,6,5,8,7,7,7,9,9,8,10,12,20,13,12,11,11,12,25,18,19,15,20,29,26,31,30,29,26,28,28,32,36,46,39,32,34,44,35,28,28,40,55,41,44,48,49,52,52,52,31,39,57,61,56,50,60,46,51,52,50,255,219,0,67,1,9,9,9,12,11,12,24,13,13,24,50,33,28,33,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,255,192,0,17,8,1,224,2,128,3,1,34,0,2,17,1,3,17,1,255,196,0,31,0,0,1,5,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,2,3,4,5,6,7,8,9,10,11,255,196,0,181,16,0,2,1,3,3,2,4,3,5,5,4,4,0,0,1,125,1,2,3,0,4,17,5,18,33,49,65,6,19,81,97,7,34,113,20,50,129,145,161,8,35,66,177,193,21,82,209,240,36,51,98,114,130,9,10,22,23,24,25,26,37,38,39,40,41,42,52,53,54,55,56,57,58,67,68,69,70,71,72,73,74,83,84,85,86,87,88,89,90,99,100,101,102,103,104,105,106,115,116,117,118,119,120,121,122,131,132,133,134,135,136,137,138,146,147,148,149,150,151,152,153,154,162,163,164,165,166,167,168,169,170,178,179,180,181,182,183,184,185,186,194,195,196,197,198,199,200,201,202,210,211,212,213,214,215,216,217,218,225,226,227,228,229,230,231,232,233,234,241,242,243,244,245,246,247,248,249,250,255,196,0,31,1,0,3,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,2,3,4,5,6,7,8,9,10,11,255,196,0,181,17,0,2,1,2,4,4,3,4,7,5,4,4,0,1,2,119,0,1,2,3,17,4,5,33,49,6,18,65,81,7,97,113,19,34,50,129,8,20,66,145,161,177,193,9,35,51,82,240,21,98,114,209,10,22,36,52,225,37,241,23,24,25,26,38,39,40,41,42,53,54,55,56,57,58,67,68,69,70,71,72,73,74,83,84,85,86,87,88,89,90,99,100,101,102,103,104,105,106,115,116,117,118,119,120,121,122,130,131,132,133,134,135,136,137,138,146,147,148,149,150,151,152,153,154,162,163,164,165,166,167,168,169,170,178,179,180,181,182,183,184,185,186,194,195,196,197,198,199,200,201,202,210,211,212,213,214,215,216,217,218,226,227,228,229,230,231,232,233,234,242,243,244,245,246,247,248,249,250,255,218,0,12,3,1,0,2,17,3,17,0,63,0,225,255,0,179,237,115,159,34,63,174,218,95,236,219,66,63,227,222,63,251,230,175,136,142,58,83,132,39,29,43,109,12,83,102,127,246,109,167,252,251,199,255,0,124,211,191,179,45,63,231,218,60,250,226,180,69,188,141,210,54,63,65,82,173,156,206,56,67,249,26,44,138,187,50,127,178,236,207,91,120,207,225,78,26,77,151,252,251,37,108,13,54,224,255,0,203,38,252,170,84,210,238,79,72,141,45,2,230,31,246,77,142,115,246,100,165,254,199,176,60,155,72,254,188,230,186,4,210,46,155,145,19,102,164,26,29,211,112,35,62,244,189,209,221,156,207,246,53,143,252,251,37,59,251,22,192,255,0,203,176,255,0,190,143,248,215,79,253,131,117,199,202,41,227,65,185,233,176,15,175,20,123,163,187,57,67,161,216,118,183,81,248,147,252,233,14,131,99,255,0,60,72,250,49,174,188,120,126,231,160,80,79,214,129,225,235,158,133,64,252,104,180,66,231,31,253,129,96,127,229,137,255,0,190,141,56,120,114,195,254,121,56,31,239,154,235,199,135,238,120,200,2,159,253,129,113,156,96,1,238,106,90,136,93,156,111,252,35,118,29,12,114,31,248,29,35,120,103,79,56,192,144,30,223,54,127,165,118,163,195,215,29,177,71,252,35,215,56,206,69,77,162,23,103,18,124,47,98,123,205,255,0,125,15,240,166,255,0,194,43,99,211,124,223,92,138,238,71,135,231,199,37,40,255,0,132,122,115,206,87,254,250,255,0,26,57,98,23,103,12,124,41,99,159,245,146,143,166,41,15,132,108,207,73,164,255,0,190,71,21,221,143,15,207,156,124,166],"inference_time":22802}
  1. base64 node debug value
    eyJpbWFnZSI6eyJ0eXBlIjoiQnVmZmVyIiwiZGF0YSI6WzI1NSwyMTYsMjU1LDIyNCwwLDE2LDc0LDcwLDczLDcwLDAsMSwxLDAsMCwxLDAsMSwwLDAsMjU1LDIyNiwyLDQwLDczLDY3LDY3LDk1LDgwLDgyLDc5LDcwLDczLDc2LDY5LDAsMSwxLDAsMCwyLDI0LDAsMCwwLDAsNCw0OCwwLDAsMTA5LDExMCwxMTYsMTE0LDgyLDcxLDY2LDMyLDg4LDg5LDkwLDMyLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDk3LDk5LDExNSwxMTIsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMSwwLDAsMjQ2LDIxNCwwLDEsMCwwLDAsMCwyMTEsNDUsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsMCwwLDAsOSwxMDAsMTAxLDExNSw5OSwwLDAsMCwyNDAsMCwwLDAsMTE2LDExNCw4OCw4OSw5MCwwLDAsMSwxMDAsMCwwLDAsMjAsMTAzLDg4LDg5LDkwLDAsMCwxLDEyMCwwLDAsMCwyMCw5OCw4OCw4OSw5MCwwLDAsMSwxNDAsMCwwLDAsMjAsMTE0LDg0LDgyLDY3LDAsMCwxLDE2MCwwLDAsMCw0MCwxMDMsODQsODIsNjcsMCwwLDEsMTYwLDAsMCwwLDQwLDk4LDg0LDgyLDY3LDAsMCwxLDE2MCwwLDAsMCw0MCwxMTksMTE2LDExMiwxMTYsMCwwLDEsMjAwLDAsMCwwLDIwLDk5LDExMiwxMTQsMTE2LDAsMCwxLDIyMCwwLDAsMCw2MCwxMDksMTA4LDExNyw5OSwwLDAsMCww...

Putting eithor your first or second debug output into an insert node and feeding that to the image preview node gets an error Input should be a buffer or a base64 string or a Jimp image (containing a jpg or png image)

make sure the image preview node property should be "msg.payload.labelled_img"

image

Thank you Unborn and zenofmud. The problem is solved. I add change node between image preview and base64. (msg.payload = msg.payload..labelled_img)

The data from your 1. face-api-input node debug value post was added to an inject node

When it runs here's wat I get:

thanks zenofmud. I just find the key point that msg.payload.labelled_img of image preview node should be encode as base64 by base64 node. So I add change node between image preview and base64. I also try use the below test case double check it. It is working.


3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.