Restructured project and implemented virtual python environments to isolate application. Added launch scripts too.
This commit is contained in:
57
Data/Workflows/Testing/Identification_Overlay.json
Normal file
57
Data/Workflows/Testing/Identification_Overlay.json
Normal file
@ -0,0 +1,57 @@
|
||||
{
|
||||
"graph":{
|
||||
"layout_direction":0,
|
||||
"acyclic":true,
|
||||
"pipe_collision":false,
|
||||
"pipe_slicing":true,
|
||||
"pipe_style":1,
|
||||
"accept_connection_types":{},
|
||||
"reject_connection_types":{}
|
||||
},
|
||||
"nodes":{
|
||||
"0x20c129abb30":{
|
||||
"type_":"bunny-lab.io.identification_overlay_node.IdentificationOverlayNode",
|
||||
"icon":null,
|
||||
"name":"Identification Overlay",
|
||||
"color":[
|
||||
13,
|
||||
18,
|
||||
23,
|
||||
255
|
||||
],
|
||||
"border_color":[
|
||||
74,
|
||||
84,
|
||||
85,
|
||||
255
|
||||
],
|
||||
"text_color":[
|
||||
255,
|
||||
255,
|
||||
255,
|
||||
180
|
||||
],
|
||||
"disabled":false,
|
||||
"selected":false,
|
||||
"visible":true,
|
||||
"width":271.0,
|
||||
"height":330.40000000000003,
|
||||
"pos":[
|
||||
44.64929777820301,
|
||||
256.49596595988965
|
||||
],
|
||||
"layout_direction":0,
|
||||
"port_deletion_allowed":false,
|
||||
"subgraph_session":{},
|
||||
"custom":{
|
||||
"search_term":"Aibatt",
|
||||
"offset_value":"-10,-10",
|
||||
"margin":"10",
|
||||
"polling_freq":"50",
|
||||
"ocr_engine":"GPU",
|
||||
"overlay_color":"255,255,255",
|
||||
"thickness":"5"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user