denkproto 1.0.30__py3-none-any.whl → 1.0.40__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of denkproto might be problematic. Click here for more details.

denkproto/results_pb2.py CHANGED
@@ -24,7 +24,7 @@ _sym_db = _symbol_database.Default()
24
24
 
25
25
 
26
26
 
27
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rresults.proto\x12\x07results\"\xb1\x01\n\rDefectAddress\x12\x15\n\rdataset_index\x18\x01 \x01(\x05\x12\x10\n\x08model_id\x18\x02 \x01(\x05\x12\x15\n\rfeature_index\x18\x03 \x01(\x05\x12\x14\n\x0coverlap_area\x18\x04 \x01(\x01\x12\x15\n\roverlap_ratio\x18\x05 \x01(\x01\x12\x1e\n\x16overlap_ratio_of_other\x18\x06 \x01(\x01\x12\x13\n\x0b\x66\x65\x61ture_uid\x18\x07 \x01(\t\"<\n\x06RowRLC\x12\x10\n\x08offset_x\x18\x01 \x01(\x05\x12\x10\n\x08offset_y\x18\x02 \x01(\x05\x12\x0e\n\x06length\x18\x03 \x01(\x05\"G\n\x0cOcrCharacter\x12\x11\n\tcharacter\x18\x01 \x01(\t\x12\x13\n\x0bprobability\x18\x02 \x01(\x01\x12\x0f\n\x07ignored\x18\x03 \x01(\x08\"D\n\x14OcrCharacterPosition\x12,\n\rocr_character\x18\x01 \x03(\x0b\x32\x15.results.OcrCharacter\"\x1d\n\x05Point\x12\t\n\x01x\x18\x01 \x01(\x01\x12\t\n\x01y\x18\x02 \x01(\x01\"f\n\x12MinimalBoundingBox\x12\x10\n\x08\x63\x65nter_x\x18\x01 \x01(\x01\x12\x10\n\x08\x63\x65nter_y\x18\x02 \x01(\x01\x12\r\n\x05width\x18\x03 \x01(\x01\x12\x0e\n\x06height\x18\x04 \x01(\x01\x12\r\n\x05\x61ngle\x18\x05 \x01(\x01\"}\n\x13OrientedBoundingBox\x12\x1e\n\x06\x63\x65nter\x18\x01 \x01(\x0b\x32\x0e.results.Point\x12\r\n\x05width\x18\x02 \x01(\x01\x12\x0e\n\x06height\x18\x03 \x01(\x01\x12\r\n\x05\x61ngle\x18\x04 \x01(\x01\x12\x18\n\x10\x66ull_orientation\x18\x05 \x01(\x08\"\xa7\x06\n\x0c\x46\x65\x61tureField\x12\r\n\x05label\x18\x01 \x01(\t\x12\x0c\n\x04show\x18\x02 \x01(\x08\x12\r\n\x05\x63olor\x18\x03 \x03(\x05\x12\x0e\n\x06rect_x\x18\x04 \x01(\x05\x12\x0e\n\x06rect_y\x18\x05 \x01(\x05\x12\x0e\n\x06rect_w\x18\x06 \x01(\x05\x12\x0e\n\x06rect_h\x18\x07 \x01(\x05\x12\x13\n\x0bprobability\x18\x08 \x01(\x01\x12\x0c\n\x04\x61rea\x18\t \x01(\x01\x12\x0e\n\x06length\x18\n \x01(\x01\x12\r\n\x05width\x18\x0b \x01(\x01\x12\x11\n\tmean_gray\x18\x0c \x01(\x01\x12\x10\n\x08max_gray\x18\r \x01(\x01\x12\x10\n\x08min_gray\x18\x0e \x01(\x01\x12\x0f\n\x07in_area\x18\x0f \x03(\x05\x12-\n\roverlaps_with\x18\x10 \x03(\x0b\x32\x16.results.DefectAddress\x12\x11\n\trect_x_mm\x18\x11 \x01(\x01\x12\x11\n\trect_y_mm\x18\x12 \x01(\x01\x12\x11\n\trect_w_mm\x18\x13 \x01(\x01\x12\x11\n\trect_h_mm\x18\x14 \x01(\x01\x12 \n\x07row_rlc\x18\x15 \x03(\x0b\x32\x0f.results.RowRLC\x12=\n\x16ocr_character_position\x18\x16 \x03(\x0b\x32\x1d.results.OcrCharacterPosition\x12\x39\n\x14minimal_bounding_box\x18\x17 \x01(\x0b\x32\x1b.results.MinimalBoundingBox\x12\x32\n\x1aminimal_bounding_box_point\x18\x18 \x03(\x0b\x32\x0e.results.Point\x12\x1d\n\x15write_protected_label\x18\x19 \x01(\x08\x12*\n\x0c\x62\x61rcode_type\x18\x1a \x01(\x0e\x32\x14.results.BarcodeType\x12\x19\n\x11\x62\x61rcode_raw_bytes\x18\x1b \x01(\x0c\x12;\n\x15oriented_bounding_box\x18\x1c \x01(\x0b\x32\x1c.results.OrientedBoundingBox\x12\x33\n\x1boriented_bounding_box_point\x18\x1d \x03(\x0b\x32\x0e.results.Point\"\xbf\x01\n\x08MapField\x12\r\n\x05label\x18\x01 \x01(\t\x12\x0c\n\x04show\x18\x02 \x01(\x08\x12\r\n\x05\x63olor\x18\x03 \x03(\x05\x12&\n\x08\x64\x61tatype\x18\x04 \x01(\x0e\x32\x14.results.MapDataType\x12\x0f\n\x07image_w\x18\x05 \x01(\x05\x12\x0f\n\x07image_h\x18\x06 \x01(\x05\x12\x0f\n\x07image_c\x18\x07 \x01(\x05\x12\x16\n\x0estart_position\x18\x08 \x01(\x05\x12\x14\n\x0c\x65nd_position\x18\t \x01(\x05\"\x8c\x03\n\x0bResultField\x12\x13\n\x0bmodel_label\x18\x01 \x01(\t\x12\x11\n\tmodel_tag\x18\x02 \x01(\t\x12\x10\n\x08model_id\x18\x03 \x01(\x05\x12\x12\n\nclassifier\x18\x04 \x01(\x01\x12\x1a\n\x12\x65valuation_time_ms\x18\x05 \x01(\x01\x12\x1f\n\x17post_processing_time_ms\x18\x06 \x01(\x01\x12%\n\nresult_map\x18\x07 \x03(\x0b\x32\x11.results.MapField\x12&\n\x07\x66\x65\x61ture\x18\x08 \x03(\x0b\x32\x15.results.FeatureField\x12\x0e\n\x06tenant\x18\t \x01(\t\x12\x11\n\ttenant_id\x18\n \x01(\t\x12\x1a\n\x12onnx_version_major\x18\x0b \x01(\x05\x12\x1a\n\x12onnx_version_minor\x18\x0c \x01(\x05\x12\x13\n\x0b\x66\x65\x61ture_uid\x18\r \x01(\t\x12\x33\n\x11result_field_type\x18\x0e \x01(\x0e\x32\x18.results.ResultFieldType\"\x8b\x01\n\x07Summary\x12\x13\n\x0bimage_class\x18\x01 \x01(\x05\x12\x12\n\nclass_code\x18\x02 \x01(\t\x12\x1c\n\x14most_relevant_defect\x18\x03 \x01(\t\x12\x1d\n\x15relevant_defects_json\x18\x04 \x01(\t\x12\x1a\n\x12\x66\x65\x61ture_table_json\x18\x05 \x01(\t\"8\n\x0b\x46\x65\x61tureInfo\x12\x13\n\x0b\x66\x65\x61ture_uid\x18\x01 \x01(\t\x12\x14\n\x0c\x66\x65\x61ture_name\x18\x02 \x01(\t\"\x93\x02\n\tModelInfo\x12\x11\n\tmodel_uid\x18\x01 \x01(\t\x12\x12\n\nmodel_name\x18\x02 \x01(\t\x12&\n\x08\x66\x65\x61tures\x18\x03 \x03(\x0b\x32\x14.results.FeatureInfo\x12\x0e\n\x06tenant\x18\x04 \x01(\t\x12\x12\n\ntenant_uid\x18\x05 \x01(\t\x12\x1a\n\x12onnx_version_major\x18\x06 \x01(\x05\x12\x1a\n\x12onnx_version_minor\x18\x07 \x01(\x05\x12&\n\nmodel_type\x18\x08 \x01(\x0e\x32\x12.results.ModelType\x12\x33\n\x11model_output_type\x18\t \x01(\x0e\x32\x18.results.ModelOutputType\"\x87\x03\n\x07Results\x12$\n\x06output\x18\x01 \x03(\x0b\x32\x14.results.ResultField\x12\x18\n\x10original_image_w\x18\x02 \x01(\x05\x12\x18\n\x10original_image_h\x18\x03 \x01(\x05\x12\x18\n\x10original_image_c\x18\x04 \x01(\x05\x12\x1b\n\x13original_image_w_mm\x18\x05 \x01(\x01\x12\x1b\n\x13original_image_h_mm\x18\x06 \x01(\x01\x12\x1b\n\x13original_image_c_mm\x18\x07 \x01(\x01\x12\x1d\n\x15mean_gray_active_area\x18\x08 \x01(\x01\x12(\n\x0eresult_summary\x18\t \x01(\x0b\x32\x10.results.Summary\x12\x1c\n\x14min_gray_active_area\x18\n \x01(\x01\x12\x1c\n\x14max_gray_active_area\x18\x0b \x01(\x01\x12,\n\x10\x61vailable_models\x18\x0c \x03(\x0b\x32\x12.results.ModelInfo\"\xcc\x02\n\x0cModelOptions\x12\x13\n\x0b\x64\x65\x61\x63tivated\x18\x01 \x01(\x08\x12 \n\x18minSegmentationThreshold\x18\x02 \x01(\x01\x12\x14\n\x0cminGrayValue\x18\x03 \x01(\x01\x12\x14\n\x0cmaxGrayValue\x18\x04 \x01(\x01\x12\x18\n\x10maxMeanGrayValue\x18\x05 \x01(\x01\x12\x16\n\x0eminProbability\x18\x06 \x01(\x01\x12\x11\n\tminLength\x18\x07 \x01(\x01\x12\x10\n\x08minWidth\x18\x08 \x01(\x01\x12\x11\n\tminHeight\x18\t \x01(\x01\x12\x0f\n\x07minArea\x18\n \x01(\x01\x12\x1a\n\x12minImageClassifier\x18\x0b \x01(\x01\x12\x15\n\rdeepGrayLevel\x18\x0c \x01(\x01\x12\x10\n\x08priority\x18\r \x01(\x05\x12\x19\n\x11onlyBoundingBoxes\x18\x0e \x01(\x08\"\x9e\x03\n\x0fOptionContainer\x12\x36\n\x07options\x18\x01 \x03(\x0b\x32%.results.OptionContainer.OptionsEntry\x12\x11\n\tdivisor_w\x18\x02 \x01(\x05\x12\x11\n\tdivisor_h\x18\x03 \x01(\x05\x12\x12\n\nbatch_size\x18\x04 \x01(\x05\x12 \n\x18network_img_prescaling_w\x18\x05 \x01(\x05\x12 \n\x18network_img_prescaling_h\x18\x06 \x01(\x05\x12 \n\x18network_img_prescaling_c\x18\x07 \x01(\x05\x12\x10\n\x08\x62order_w\x18\x08 \x01(\x05\x12\x10\n\x08\x62order_h\x18\t \x01(\x05\x12\x12\n\nborder_w_r\x18\n \x01(\x05\x12\x12\n\nborder_h_b\x18\x0b \x01(\x05\x12\x0f\n\x07\x63\x65lls_w\x18\x0c \x01(\x05\x12\x0f\n\x07\x63\x65lls_h\x18\r \x01(\x05\x1a\x45\n\x0cOptionsEntry\x12\x0b\n\x03key\x18\x01 \x01(\x05\x12$\n\x05value\x18\x02 \x01(\x0b\x32\x15.results.ModelOptions:\x02\x38\x01\"\xd6\x01\n\x06\x44\x65vice\x12\x11\n\tdevice_id\x18\x01 \x01(\x05\x12!\n\x04type\x18\x02 \x01(\x0e\x32\x13.results.DeviceType\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x13\n\x0bmemory_size\x18\x04 \x01(\x03\x12\x12\n\nintegrated\x18\x05 \x01(\x08\x12\x11\n\tcuda_uuid\x18\x06 \x01(\t\x12%\n\x1d\x63uda_compute_capability_major\x18\x07 \x01(\x05\x12%\n\x1d\x63uda_compute_capability_minor\x18\x08 \x01(\x05\"4\n\x11\x44\x65viceInformation\x12\x1f\n\x06\x64\x65vice\x18\x01 \x03(\x0b\x32\x0f.results.Device*\xca\x01\n\x0bMapDataType\x12\x0c\n\x08MAP_INT8\x10\x00\x12\r\n\tMAP_INT16\x10\x01\x12\r\n\tMAP_INT32\x10\x02\x12\r\n\tMAP_INT64\x10\x03\x12\r\n\tMAP_UINT8\x10\x04\x12\x0e\n\nMAP_UINT16\x10\x05\x12\x0e\n\nMAP_UINT32\x10\x06\x12\x0e\n\nMAP_UINT64\x10\x07\x12\x0e\n\nMAP_FLOAT8\x10\x08\x12\x0f\n\x0bMAP_FLOAT16\x10\t\x12\x0f\n\x0bMAP_FLOAT32\x10\n\x12\x0f\n\x0bMAP_FLOAT64\x10\x0b*-\n\tModelType\x12\x0b\n\x07REGULAR\x10\x00\x12\x13\n\x0f\x41REA_DEFINITION\x10\x01*\xbd\x02\n\x0fModelOutputType\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x17\n\x13TYPE_CLASSIFICATION\x10\x01\x12\x15\n\x11TYPE_SEGMENTATION\x10\x02\x12\x1e\n\x1aTYPE_INSTANCE_SEGMENTATION\x10\x03\x12\x19\n\x15TYPE_OBJECT_DETECTION\x10\x04\x12\x1a\n\x16TYPE_ANOMALY_DETECTION\x10\x05\x12&\n\"TYPE_OPTICAL_CHARACTER_RECOGNITION\x10\x06\x12\x11\n\rTYPE_BARCODES\x10\x07\x12*\n&TYPE_OBJECT_DETECTION_HALF_ORIENTATION\x10\x08\x12*\n&TYPE_OBJECT_DETECTION_FULL_ORIENTATION\x10\t*\xd4\x04\n\x0b\x42\x61rcodeType\x12\x10\n\x0c\x42T_UNDEFINED\x10\x00\x12\x0c\n\x08\x42T_AZTEC\x10\x01\x12\x0e\n\nBT_CODABAR\x10\x02\x12\x0e\n\nBT_CODE_32\x10\x03\x12\x0e\n\nBT_CODE_39\x10\x04\x12\x0e\n\nBT_CODE_93\x10\x05\x12\x0f\n\x0b\x42T_CODE_128\x10\x06\x12\x0e\n\nBT_DATABAR\x10\x07\x12\x17\n\x13\x42T_DATABAR_EXPANDED\x10\x08\x12\x16\n\x12\x42T_DATABAR_LIMITED\x10\t\x12\x11\n\rBT_DATAMATRIX\x10\n\x12\x0c\n\x08\x42T_EAN_8\x10\x0b\x12\r\n\tBT_EAN_13\x10\x0c\x12\x1a\n\x16\x42T_EAN_13_WITH_ADDON_2\x10\r\x12\x1a\n\x16\x42T_EAN_13_WITH_ADDON_5\x10\x0e\x12\x15\n\x11\x42T_GS1_DATAMATRIX\x10\x0f\x12\x0e\n\nBT_GS1_128\x10\x10\x12\x0f\n\x0b\x42T_ISBT_128\x10\x11\x12\n\n\x06\x42T_ITF\x10\x12\x12\r\n\tBT_ITF_14\x10\x13\x12\x0f\n\x0b\x42T_MAXICODE\x10\x14\x12\x14\n\x10\x42T_MICRO_QR_CODE\x10\x15\x12\n\n\x06\x42T_MSI\x10\x16\x12\r\n\tBT_PDF417\x10\x17\x12\x0e\n\nBT_QR_CODE\x10\x18\x12\x0c\n\x08\x42T_UPC_A\x10\x19\x12\x19\n\x15\x42T_UPC_A_WITH_ADDON_2\x10\x1a\x12\x19\n\x15\x42T_UPC_A_WITH_ADDON_5\x10\x1b\x12\x0c\n\x08\x42T_UPC_E\x10\x1c\x12\x19\n\x15\x42T_UPC_E_WITH_ADDON_2\x10\x1d\x12\x19\n\x15\x42T_UPC_E_WITH_ADDON_5\x10\x1e*H\n\x0fResultFieldType\x12\x0f\n\x0bRFT_REGULAR\x10\x00\x12\x15\n\x11RFT_MODEL_SUMMARY\x10\x01\x12\r\n\tRFT_DEBUG\x10\x02*-\n\nDeviceType\x12\r\n\tUNDEFINED\x10\x00\x12\x07\n\x03\x43PU\x10\x01\x12\x07\n\x03GPU\x10\x02\x42+Z\x14\x64\x65nkproto-go/results\xaa\x02\x12\x44\x45NK.Proto.Resultsb\x06proto3')
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rresults.proto\x12\x07results\"\xb1\x01\n\rDefectAddress\x12\x15\n\rdataset_index\x18\x01 \x01(\x05\x12\x10\n\x08model_id\x18\x02 \x01(\x05\x12\x15\n\rfeature_index\x18\x03 \x01(\x05\x12\x14\n\x0coverlap_area\x18\x04 \x01(\x01\x12\x15\n\roverlap_ratio\x18\x05 \x01(\x01\x12\x1e\n\x16overlap_ratio_of_other\x18\x06 \x01(\x01\x12\x13\n\x0b\x66\x65\x61ture_uid\x18\x07 \x01(\t\"<\n\x06RowRLC\x12\x10\n\x08offset_x\x18\x01 \x01(\x05\x12\x10\n\x08offset_y\x18\x02 \x01(\x05\x12\x0e\n\x06length\x18\x03 \x01(\x05\"G\n\x0cOcrCharacter\x12\x11\n\tcharacter\x18\x01 \x01(\t\x12\x13\n\x0bprobability\x18\x02 \x01(\x01\x12\x0f\n\x07ignored\x18\x03 \x01(\x08\"D\n\x14OcrCharacterPosition\x12,\n\rocr_character\x18\x01 \x03(\x0b\x32\x15.results.OcrCharacter\"\x1d\n\x05Point\x12\t\n\x01x\x18\x01 \x01(\x01\x12\t\n\x01y\x18\x02 \x01(\x01\" \n\x08PointInt\x12\t\n\x01x\x18\x01 \x01(\x03\x12\t\n\x01y\x18\x02 \x01(\x03\",\n\x07\x43ontour\x12!\n\x06points\x18\x01 \x03(\x0b\x32\x11.results.PointInt\"f\n\x12MinimalBoundingBox\x12\x10\n\x08\x63\x65nter_x\x18\x01 \x01(\x01\x12\x10\n\x08\x63\x65nter_y\x18\x02 \x01(\x01\x12\r\n\x05width\x18\x03 \x01(\x01\x12\x0e\n\x06height\x18\x04 \x01(\x01\x12\r\n\x05\x61ngle\x18\x05 \x01(\x01\"}\n\x13OrientedBoundingBox\x12\x1e\n\x06\x63\x65nter\x18\x01 \x01(\x0b\x32\x0e.results.Point\x12\r\n\x05width\x18\x02 \x01(\x01\x12\x0e\n\x06height\x18\x03 \x01(\x01\x12\r\n\x05\x61ngle\x18\x04 \x01(\x01\x12\x18\n\x10\x66ull_orientation\x18\x05 \x01(\x08\"\xf3\x06\n\x0c\x46\x65\x61tureField\x12\r\n\x05label\x18\x01 \x01(\t\x12\x0c\n\x04show\x18\x02 \x01(\x08\x12\r\n\x05\x63olor\x18\x03 \x03(\x05\x12\x0e\n\x06rect_x\x18\x04 \x01(\x05\x12\x0e\n\x06rect_y\x18\x05 \x01(\x05\x12\x0e\n\x06rect_w\x18\x06 \x01(\x05\x12\x0e\n\x06rect_h\x18\x07 \x01(\x05\x12\x13\n\x0bprobability\x18\x08 \x01(\x01\x12\x0c\n\x04\x61rea\x18\t \x01(\x01\x12\x0e\n\x06length\x18\n \x01(\x01\x12\r\n\x05width\x18\x0b \x01(\x01\x12\x11\n\tmean_gray\x18\x0c \x01(\x01\x12\x10\n\x08max_gray\x18\r \x01(\x01\x12\x10\n\x08min_gray\x18\x0e \x01(\x01\x12\x0f\n\x07in_area\x18\x0f \x03(\x05\x12-\n\roverlaps_with\x18\x10 \x03(\x0b\x32\x16.results.DefectAddress\x12\x11\n\trect_x_mm\x18\x11 \x01(\x01\x12\x11\n\trect_y_mm\x18\x12 \x01(\x01\x12\x11\n\trect_w_mm\x18\x13 \x01(\x01\x12\x11\n\trect_h_mm\x18\x14 \x01(\x01\x12 \n\x07row_rlc\x18\x15 \x03(\x0b\x32\x0f.results.RowRLC\x12=\n\x16ocr_character_position\x18\x16 \x03(\x0b\x32\x1d.results.OcrCharacterPosition\x12\x39\n\x14minimal_bounding_box\x18\x17 \x01(\x0b\x32\x1b.results.MinimalBoundingBox\x12\x32\n\x1aminimal_bounding_box_point\x18\x18 \x03(\x0b\x32\x0e.results.Point\x12\x1d\n\x15write_protected_label\x18\x19 \x01(\x08\x12*\n\x0c\x62\x61rcode_type\x18\x1a \x01(\x0e\x32\x14.results.BarcodeType\x12\x19\n\x11\x62\x61rcode_raw_bytes\x18\x1b \x01(\x0c\x12;\n\x15oriented_bounding_box\x18\x1c \x01(\x0b\x32\x1c.results.OrientedBoundingBox\x12\x33\n\x1boriented_bounding_box_point\x18\x1d \x03(\x0b\x32\x0e.results.Point\x12\x19\n\x11segmentation_mask\x18\x1e \x01(\x0c\x12/\n\x15segmentation_contours\x18\x1f \x03(\x0b\x32\x10.results.Contour\"\xbf\x01\n\x08MapField\x12\r\n\x05label\x18\x01 \x01(\t\x12\x0c\n\x04show\x18\x02 \x01(\x08\x12\r\n\x05\x63olor\x18\x03 \x03(\x05\x12&\n\x08\x64\x61tatype\x18\x04 \x01(\x0e\x32\x14.results.MapDataType\x12\x0f\n\x07image_w\x18\x05 \x01(\x05\x12\x0f\n\x07image_h\x18\x06 \x01(\x05\x12\x0f\n\x07image_c\x18\x07 \x01(\x05\x12\x16\n\x0estart_position\x18\x08 \x01(\x05\x12\x14\n\x0c\x65nd_position\x18\t \x01(\x05\"\x8c\x03\n\x0bResultField\x12\x13\n\x0bmodel_label\x18\x01 \x01(\t\x12\x11\n\tmodel_tag\x18\x02 \x01(\t\x12\x10\n\x08model_id\x18\x03 \x01(\x05\x12\x12\n\nclassifier\x18\x04 \x01(\x01\x12\x1a\n\x12\x65valuation_time_ms\x18\x05 \x01(\x01\x12\x1f\n\x17post_processing_time_ms\x18\x06 \x01(\x01\x12%\n\nresult_map\x18\x07 \x03(\x0b\x32\x11.results.MapField\x12&\n\x07\x66\x65\x61ture\x18\x08 \x03(\x0b\x32\x15.results.FeatureField\x12\x0e\n\x06tenant\x18\t \x01(\t\x12\x11\n\ttenant_id\x18\n \x01(\t\x12\x1a\n\x12onnx_version_major\x18\x0b \x01(\x05\x12\x1a\n\x12onnx_version_minor\x18\x0c \x01(\x05\x12\x13\n\x0b\x66\x65\x61ture_uid\x18\r \x01(\t\x12\x33\n\x11result_field_type\x18\x0e \x01(\x0e\x32\x18.results.ResultFieldType\"\x8b\x01\n\x07Summary\x12\x13\n\x0bimage_class\x18\x01 \x01(\x05\x12\x12\n\nclass_code\x18\x02 \x01(\t\x12\x1c\n\x14most_relevant_defect\x18\x03 \x01(\t\x12\x1d\n\x15relevant_defects_json\x18\x04 \x01(\t\x12\x1a\n\x12\x66\x65\x61ture_table_json\x18\x05 \x01(\t\"8\n\x0b\x46\x65\x61tureInfo\x12\x13\n\x0b\x66\x65\x61ture_uid\x18\x01 \x01(\t\x12\x14\n\x0c\x66\x65\x61ture_name\x18\x02 \x01(\t\"\x93\x02\n\tModelInfo\x12\x11\n\tmodel_uid\x18\x01 \x01(\t\x12\x12\n\nmodel_name\x18\x02 \x01(\t\x12&\n\x08\x66\x65\x61tures\x18\x03 \x03(\x0b\x32\x14.results.FeatureInfo\x12\x0e\n\x06tenant\x18\x04 \x01(\t\x12\x12\n\ntenant_uid\x18\x05 \x01(\t\x12\x1a\n\x12onnx_version_major\x18\x06 \x01(\x05\x12\x1a\n\x12onnx_version_minor\x18\x07 \x01(\x05\x12&\n\nmodel_type\x18\x08 \x01(\x0e\x32\x12.results.ModelType\x12\x33\n\x11model_output_type\x18\t \x01(\x0e\x32\x18.results.ModelOutputType\"\x87\x03\n\x07Results\x12$\n\x06output\x18\x01 \x03(\x0b\x32\x14.results.ResultField\x12\x18\n\x10original_image_w\x18\x02 \x01(\x05\x12\x18\n\x10original_image_h\x18\x03 \x01(\x05\x12\x18\n\x10original_image_c\x18\x04 \x01(\x05\x12\x1b\n\x13original_image_w_mm\x18\x05 \x01(\x01\x12\x1b\n\x13original_image_h_mm\x18\x06 \x01(\x01\x12\x1b\n\x13original_image_c_mm\x18\x07 \x01(\x01\x12\x1d\n\x15mean_gray_active_area\x18\x08 \x01(\x01\x12(\n\x0eresult_summary\x18\t \x01(\x0b\x32\x10.results.Summary\x12\x1c\n\x14min_gray_active_area\x18\n \x01(\x01\x12\x1c\n\x14max_gray_active_area\x18\x0b \x01(\x01\x12,\n\x10\x61vailable_models\x18\x0c \x03(\x0b\x32\x12.results.ModelInfo\"\xcc\x02\n\x0cModelOptions\x12\x13\n\x0b\x64\x65\x61\x63tivated\x18\x01 \x01(\x08\x12 \n\x18minSegmentationThreshold\x18\x02 \x01(\x01\x12\x14\n\x0cminGrayValue\x18\x03 \x01(\x01\x12\x14\n\x0cmaxGrayValue\x18\x04 \x01(\x01\x12\x18\n\x10maxMeanGrayValue\x18\x05 \x01(\x01\x12\x16\n\x0eminProbability\x18\x06 \x01(\x01\x12\x11\n\tminLength\x18\x07 \x01(\x01\x12\x10\n\x08minWidth\x18\x08 \x01(\x01\x12\x11\n\tminHeight\x18\t \x01(\x01\x12\x0f\n\x07minArea\x18\n \x01(\x01\x12\x1a\n\x12minImageClassifier\x18\x0b \x01(\x01\x12\x15\n\rdeepGrayLevel\x18\x0c \x01(\x01\x12\x10\n\x08priority\x18\r \x01(\x05\x12\x19\n\x11onlyBoundingBoxes\x18\x0e \x01(\x08\"\x9e\x03\n\x0fOptionContainer\x12\x36\n\x07options\x18\x01 \x03(\x0b\x32%.results.OptionContainer.OptionsEntry\x12\x11\n\tdivisor_w\x18\x02 \x01(\x05\x12\x11\n\tdivisor_h\x18\x03 \x01(\x05\x12\x12\n\nbatch_size\x18\x04 \x01(\x05\x12 \n\x18network_img_prescaling_w\x18\x05 \x01(\x05\x12 \n\x18network_img_prescaling_h\x18\x06 \x01(\x05\x12 \n\x18network_img_prescaling_c\x18\x07 \x01(\x05\x12\x10\n\x08\x62order_w\x18\x08 \x01(\x05\x12\x10\n\x08\x62order_h\x18\t \x01(\x05\x12\x12\n\nborder_w_r\x18\n \x01(\x05\x12\x12\n\nborder_h_b\x18\x0b \x01(\x05\x12\x0f\n\x07\x63\x65lls_w\x18\x0c \x01(\x05\x12\x0f\n\x07\x63\x65lls_h\x18\r \x01(\x05\x1a\x45\n\x0cOptionsEntry\x12\x0b\n\x03key\x18\x01 \x01(\x05\x12$\n\x05value\x18\x02 \x01(\x0b\x32\x15.results.ModelOptions:\x02\x38\x01\"\xd6\x01\n\x06\x44\x65vice\x12\x11\n\tdevice_id\x18\x01 \x01(\x05\x12!\n\x04type\x18\x02 \x01(\x0e\x32\x13.results.DeviceType\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x13\n\x0bmemory_size\x18\x04 \x01(\x03\x12\x12\n\nintegrated\x18\x05 \x01(\x08\x12\x11\n\tcuda_uuid\x18\x06 \x01(\t\x12%\n\x1d\x63uda_compute_capability_major\x18\x07 \x01(\x05\x12%\n\x1d\x63uda_compute_capability_minor\x18\x08 \x01(\x05\"4\n\x11\x44\x65viceInformation\x12\x1f\n\x06\x64\x65vice\x18\x01 \x03(\x0b\x32\x0f.results.Device*\xca\x01\n\x0bMapDataType\x12\x0c\n\x08MAP_INT8\x10\x00\x12\r\n\tMAP_INT16\x10\x01\x12\r\n\tMAP_INT32\x10\x02\x12\r\n\tMAP_INT64\x10\x03\x12\r\n\tMAP_UINT8\x10\x04\x12\x0e\n\nMAP_UINT16\x10\x05\x12\x0e\n\nMAP_UINT32\x10\x06\x12\x0e\n\nMAP_UINT64\x10\x07\x12\x0e\n\nMAP_FLOAT8\x10\x08\x12\x0f\n\x0bMAP_FLOAT16\x10\t\x12\x0f\n\x0bMAP_FLOAT32\x10\n\x12\x0f\n\x0bMAP_FLOAT64\x10\x0b*-\n\tModelType\x12\x0b\n\x07REGULAR\x10\x00\x12\x13\n\x0f\x41REA_DEFINITION\x10\x01*\xbd\x02\n\x0fModelOutputType\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x17\n\x13TYPE_CLASSIFICATION\x10\x01\x12\x15\n\x11TYPE_SEGMENTATION\x10\x02\x12\x1e\n\x1aTYPE_INSTANCE_SEGMENTATION\x10\x03\x12\x19\n\x15TYPE_OBJECT_DETECTION\x10\x04\x12\x1a\n\x16TYPE_ANOMALY_DETECTION\x10\x05\x12&\n\"TYPE_OPTICAL_CHARACTER_RECOGNITION\x10\x06\x12\x11\n\rTYPE_BARCODES\x10\x07\x12*\n&TYPE_OBJECT_DETECTION_HALF_ORIENTATION\x10\x08\x12*\n&TYPE_OBJECT_DETECTION_FULL_ORIENTATION\x10\t*\xd4\x04\n\x0b\x42\x61rcodeType\x12\x10\n\x0c\x42T_UNDEFINED\x10\x00\x12\x0c\n\x08\x42T_AZTEC\x10\x01\x12\x0e\n\nBT_CODABAR\x10\x02\x12\x0e\n\nBT_CODE_32\x10\x03\x12\x0e\n\nBT_CODE_39\x10\x04\x12\x0e\n\nBT_CODE_93\x10\x05\x12\x0f\n\x0b\x42T_CODE_128\x10\x06\x12\x0e\n\nBT_DATABAR\x10\x07\x12\x17\n\x13\x42T_DATABAR_EXPANDED\x10\x08\x12\x16\n\x12\x42T_DATABAR_LIMITED\x10\t\x12\x11\n\rBT_DATAMATRIX\x10\n\x12\x0c\n\x08\x42T_EAN_8\x10\x0b\x12\r\n\tBT_EAN_13\x10\x0c\x12\x1a\n\x16\x42T_EAN_13_WITH_ADDON_2\x10\r\x12\x1a\n\x16\x42T_EAN_13_WITH_ADDON_5\x10\x0e\x12\x15\n\x11\x42T_GS1_DATAMATRIX\x10\x0f\x12\x0e\n\nBT_GS1_128\x10\x10\x12\x0f\n\x0b\x42T_ISBT_128\x10\x11\x12\n\n\x06\x42T_ITF\x10\x12\x12\r\n\tBT_ITF_14\x10\x13\x12\x0f\n\x0b\x42T_MAXICODE\x10\x14\x12\x14\n\x10\x42T_MICRO_QR_CODE\x10\x15\x12\n\n\x06\x42T_MSI\x10\x16\x12\r\n\tBT_PDF417\x10\x17\x12\x0e\n\nBT_QR_CODE\x10\x18\x12\x0c\n\x08\x42T_UPC_A\x10\x19\x12\x19\n\x15\x42T_UPC_A_WITH_ADDON_2\x10\x1a\x12\x19\n\x15\x42T_UPC_A_WITH_ADDON_5\x10\x1b\x12\x0c\n\x08\x42T_UPC_E\x10\x1c\x12\x19\n\x15\x42T_UPC_E_WITH_ADDON_2\x10\x1d\x12\x19\n\x15\x42T_UPC_E_WITH_ADDON_5\x10\x1e*H\n\x0fResultFieldType\x12\x0f\n\x0bRFT_REGULAR\x10\x00\x12\x15\n\x11RFT_MODEL_SUMMARY\x10\x01\x12\r\n\tRFT_DEBUG\x10\x02*-\n\nDeviceType\x12\r\n\tUNDEFINED\x10\x00\x12\x07\n\x03\x43PU\x10\x01\x12\x07\n\x03GPU\x10\x02\x42+Z\x14\x64\x65nkproto-go/results\xaa\x02\x12\x44\x45NK.Proto.Resultsb\x06proto3')
28
28
 
29
29
  _globals = globals()
30
30
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -34,18 +34,18 @@ if not _descriptor._USE_C_DESCRIPTORS:
34
34
  _globals['DESCRIPTOR']._serialized_options = b'Z\024denkproto-go/results\252\002\022DENK.Proto.Results'
35
35
  _globals['_OPTIONCONTAINER_OPTIONSENTRY']._loaded_options = None
36
36
  _globals['_OPTIONCONTAINER_OPTIONSENTRY']._serialized_options = b'8\001'
37
- _globals['_MAPDATATYPE']._serialized_start=3972
38
- _globals['_MAPDATATYPE']._serialized_end=4174
39
- _globals['_MODELTYPE']._serialized_start=4176
40
- _globals['_MODELTYPE']._serialized_end=4221
41
- _globals['_MODELOUTPUTTYPE']._serialized_start=4224
42
- _globals['_MODELOUTPUTTYPE']._serialized_end=4541
43
- _globals['_BARCODETYPE']._serialized_start=4544
44
- _globals['_BARCODETYPE']._serialized_end=5140
45
- _globals['_RESULTFIELDTYPE']._serialized_start=5142
46
- _globals['_RESULTFIELDTYPE']._serialized_end=5214
47
- _globals['_DEVICETYPE']._serialized_start=5216
48
- _globals['_DEVICETYPE']._serialized_end=5261
37
+ _globals['_MAPDATATYPE']._serialized_start=4128
38
+ _globals['_MAPDATATYPE']._serialized_end=4330
39
+ _globals['_MODELTYPE']._serialized_start=4332
40
+ _globals['_MODELTYPE']._serialized_end=4377
41
+ _globals['_MODELOUTPUTTYPE']._serialized_start=4380
42
+ _globals['_MODELOUTPUTTYPE']._serialized_end=4697
43
+ _globals['_BARCODETYPE']._serialized_start=4700
44
+ _globals['_BARCODETYPE']._serialized_end=5296
45
+ _globals['_RESULTFIELDTYPE']._serialized_start=5298
46
+ _globals['_RESULTFIELDTYPE']._serialized_end=5370
47
+ _globals['_DEVICETYPE']._serialized_start=5372
48
+ _globals['_DEVICETYPE']._serialized_end=5417
49
49
  _globals['_DEFECTADDRESS']._serialized_start=27
50
50
  _globals['_DEFECTADDRESS']._serialized_end=204
51
51
  _globals['_ROWRLC']._serialized_start=206
@@ -56,32 +56,36 @@ if not _descriptor._USE_C_DESCRIPTORS:
56
56
  _globals['_OCRCHARACTERPOSITION']._serialized_end=409
57
57
  _globals['_POINT']._serialized_start=411
58
58
  _globals['_POINT']._serialized_end=440
59
- _globals['_MINIMALBOUNDINGBOX']._serialized_start=442
60
- _globals['_MINIMALBOUNDINGBOX']._serialized_end=544
61
- _globals['_ORIENTEDBOUNDINGBOX']._serialized_start=546
62
- _globals['_ORIENTEDBOUNDINGBOX']._serialized_end=671
63
- _globals['_FEATUREFIELD']._serialized_start=674
64
- _globals['_FEATUREFIELD']._serialized_end=1481
65
- _globals['_MAPFIELD']._serialized_start=1484
66
- _globals['_MAPFIELD']._serialized_end=1675
67
- _globals['_RESULTFIELD']._serialized_start=1678
68
- _globals['_RESULTFIELD']._serialized_end=2074
69
- _globals['_SUMMARY']._serialized_start=2077
70
- _globals['_SUMMARY']._serialized_end=2216
71
- _globals['_FEATUREINFO']._serialized_start=2218
72
- _globals['_FEATUREINFO']._serialized_end=2274
73
- _globals['_MODELINFO']._serialized_start=2277
74
- _globals['_MODELINFO']._serialized_end=2552
75
- _globals['_RESULTS']._serialized_start=2555
76
- _globals['_RESULTS']._serialized_end=2946
77
- _globals['_MODELOPTIONS']._serialized_start=2949
78
- _globals['_MODELOPTIONS']._serialized_end=3281
79
- _globals['_OPTIONCONTAINER']._serialized_start=3284
80
- _globals['_OPTIONCONTAINER']._serialized_end=3698
81
- _globals['_OPTIONCONTAINER_OPTIONSENTRY']._serialized_start=3629
82
- _globals['_OPTIONCONTAINER_OPTIONSENTRY']._serialized_end=3698
83
- _globals['_DEVICE']._serialized_start=3701
84
- _globals['_DEVICE']._serialized_end=3915
85
- _globals['_DEVICEINFORMATION']._serialized_start=3917
86
- _globals['_DEVICEINFORMATION']._serialized_end=3969
59
+ _globals['_POINTINT']._serialized_start=442
60
+ _globals['_POINTINT']._serialized_end=474
61
+ _globals['_CONTOUR']._serialized_start=476
62
+ _globals['_CONTOUR']._serialized_end=520
63
+ _globals['_MINIMALBOUNDINGBOX']._serialized_start=522
64
+ _globals['_MINIMALBOUNDINGBOX']._serialized_end=624
65
+ _globals['_ORIENTEDBOUNDINGBOX']._serialized_start=626
66
+ _globals['_ORIENTEDBOUNDINGBOX']._serialized_end=751
67
+ _globals['_FEATUREFIELD']._serialized_start=754
68
+ _globals['_FEATUREFIELD']._serialized_end=1637
69
+ _globals['_MAPFIELD']._serialized_start=1640
70
+ _globals['_MAPFIELD']._serialized_end=1831
71
+ _globals['_RESULTFIELD']._serialized_start=1834
72
+ _globals['_RESULTFIELD']._serialized_end=2230
73
+ _globals['_SUMMARY']._serialized_start=2233
74
+ _globals['_SUMMARY']._serialized_end=2372
75
+ _globals['_FEATUREINFO']._serialized_start=2374
76
+ _globals['_FEATUREINFO']._serialized_end=2430
77
+ _globals['_MODELINFO']._serialized_start=2433
78
+ _globals['_MODELINFO']._serialized_end=2708
79
+ _globals['_RESULTS']._serialized_start=2711
80
+ _globals['_RESULTS']._serialized_end=3102
81
+ _globals['_MODELOPTIONS']._serialized_start=3105
82
+ _globals['_MODELOPTIONS']._serialized_end=3437
83
+ _globals['_OPTIONCONTAINER']._serialized_start=3440
84
+ _globals['_OPTIONCONTAINER']._serialized_end=3854
85
+ _globals['_OPTIONCONTAINER_OPTIONSENTRY']._serialized_start=3785
86
+ _globals['_OPTIONCONTAINER_OPTIONSENTRY']._serialized_end=3854
87
+ _globals['_DEVICE']._serialized_start=3857
88
+ _globals['_DEVICE']._serialized_end=4071
89
+ _globals['_DEVICEINFORMATION']._serialized_start=4073
90
+ _globals['_DEVICEINFORMATION']._serialized_end=4125
87
91
  # @@protoc_insertion_point(module_scope)
denkproto/results_pb2.pyi CHANGED
@@ -198,6 +198,20 @@ class Point(_message.Message):
198
198
  y: float
199
199
  def __init__(self, x: _Optional[float] = ..., y: _Optional[float] = ...) -> None: ...
200
200
 
201
+ class PointInt(_message.Message):
202
+ __slots__ = ("x", "y")
203
+ X_FIELD_NUMBER: _ClassVar[int]
204
+ Y_FIELD_NUMBER: _ClassVar[int]
205
+ x: int
206
+ y: int
207
+ def __init__(self, x: _Optional[int] = ..., y: _Optional[int] = ...) -> None: ...
208
+
209
+ class Contour(_message.Message):
210
+ __slots__ = ("points",)
211
+ POINTS_FIELD_NUMBER: _ClassVar[int]
212
+ points: _containers.RepeatedCompositeFieldContainer[PointInt]
213
+ def __init__(self, points: _Optional[_Iterable[_Union[PointInt, _Mapping]]] = ...) -> None: ...
214
+
201
215
  class MinimalBoundingBox(_message.Message):
202
216
  __slots__ = ("center_x", "center_y", "width", "height", "angle")
203
217
  CENTER_X_FIELD_NUMBER: _ClassVar[int]
@@ -227,7 +241,7 @@ class OrientedBoundingBox(_message.Message):
227
241
  def __init__(self, center: _Optional[_Union[Point, _Mapping]] = ..., width: _Optional[float] = ..., height: _Optional[float] = ..., angle: _Optional[float] = ..., full_orientation: bool = ...) -> None: ...
228
242
 
229
243
  class FeatureField(_message.Message):
230
- __slots__ = ("label", "show", "color", "rect_x", "rect_y", "rect_w", "rect_h", "probability", "area", "length", "width", "mean_gray", "max_gray", "min_gray", "in_area", "overlaps_with", "rect_x_mm", "rect_y_mm", "rect_w_mm", "rect_h_mm", "row_rlc", "ocr_character_position", "minimal_bounding_box", "minimal_bounding_box_point", "write_protected_label", "barcode_type", "barcode_raw_bytes", "oriented_bounding_box", "oriented_bounding_box_point")
244
+ __slots__ = ("label", "show", "color", "rect_x", "rect_y", "rect_w", "rect_h", "probability", "area", "length", "width", "mean_gray", "max_gray", "min_gray", "in_area", "overlaps_with", "rect_x_mm", "rect_y_mm", "rect_w_mm", "rect_h_mm", "row_rlc", "ocr_character_position", "minimal_bounding_box", "minimal_bounding_box_point", "write_protected_label", "barcode_type", "barcode_raw_bytes", "oriented_bounding_box", "oriented_bounding_box_point", "segmentation_mask", "segmentation_contours")
231
245
  LABEL_FIELD_NUMBER: _ClassVar[int]
232
246
  SHOW_FIELD_NUMBER: _ClassVar[int]
233
247
  COLOR_FIELD_NUMBER: _ClassVar[int]
@@ -257,6 +271,8 @@ class FeatureField(_message.Message):
257
271
  BARCODE_RAW_BYTES_FIELD_NUMBER: _ClassVar[int]
258
272
  ORIENTED_BOUNDING_BOX_FIELD_NUMBER: _ClassVar[int]
259
273
  ORIENTED_BOUNDING_BOX_POINT_FIELD_NUMBER: _ClassVar[int]
274
+ SEGMENTATION_MASK_FIELD_NUMBER: _ClassVar[int]
275
+ SEGMENTATION_CONTOURS_FIELD_NUMBER: _ClassVar[int]
260
276
  label: str
261
277
  show: bool
262
278
  color: _containers.RepeatedScalarFieldContainer[int]
@@ -286,7 +302,9 @@ class FeatureField(_message.Message):
286
302
  barcode_raw_bytes: bytes
287
303
  oriented_bounding_box: OrientedBoundingBox
288
304
  oriented_bounding_box_point: _containers.RepeatedCompositeFieldContainer[Point]
289
- def __init__(self, label: _Optional[str] = ..., show: bool = ..., color: _Optional[_Iterable[int]] = ..., rect_x: _Optional[int] = ..., rect_y: _Optional[int] = ..., rect_w: _Optional[int] = ..., rect_h: _Optional[int] = ..., probability: _Optional[float] = ..., area: _Optional[float] = ..., length: _Optional[float] = ..., width: _Optional[float] = ..., mean_gray: _Optional[float] = ..., max_gray: _Optional[float] = ..., min_gray: _Optional[float] = ..., in_area: _Optional[_Iterable[int]] = ..., overlaps_with: _Optional[_Iterable[_Union[DefectAddress, _Mapping]]] = ..., rect_x_mm: _Optional[float] = ..., rect_y_mm: _Optional[float] = ..., rect_w_mm: _Optional[float] = ..., rect_h_mm: _Optional[float] = ..., row_rlc: _Optional[_Iterable[_Union[RowRLC, _Mapping]]] = ..., ocr_character_position: _Optional[_Iterable[_Union[OcrCharacterPosition, _Mapping]]] = ..., minimal_bounding_box: _Optional[_Union[MinimalBoundingBox, _Mapping]] = ..., minimal_bounding_box_point: _Optional[_Iterable[_Union[Point, _Mapping]]] = ..., write_protected_label: bool = ..., barcode_type: _Optional[_Union[BarcodeType, str]] = ..., barcode_raw_bytes: _Optional[bytes] = ..., oriented_bounding_box: _Optional[_Union[OrientedBoundingBox, _Mapping]] = ..., oriented_bounding_box_point: _Optional[_Iterable[_Union[Point, _Mapping]]] = ...) -> None: ...
305
+ segmentation_mask: bytes
306
+ segmentation_contours: _containers.RepeatedCompositeFieldContainer[Contour]
307
+ def __init__(self, label: _Optional[str] = ..., show: bool = ..., color: _Optional[_Iterable[int]] = ..., rect_x: _Optional[int] = ..., rect_y: _Optional[int] = ..., rect_w: _Optional[int] = ..., rect_h: _Optional[int] = ..., probability: _Optional[float] = ..., area: _Optional[float] = ..., length: _Optional[float] = ..., width: _Optional[float] = ..., mean_gray: _Optional[float] = ..., max_gray: _Optional[float] = ..., min_gray: _Optional[float] = ..., in_area: _Optional[_Iterable[int]] = ..., overlaps_with: _Optional[_Iterable[_Union[DefectAddress, _Mapping]]] = ..., rect_x_mm: _Optional[float] = ..., rect_y_mm: _Optional[float] = ..., rect_w_mm: _Optional[float] = ..., rect_h_mm: _Optional[float] = ..., row_rlc: _Optional[_Iterable[_Union[RowRLC, _Mapping]]] = ..., ocr_character_position: _Optional[_Iterable[_Union[OcrCharacterPosition, _Mapping]]] = ..., minimal_bounding_box: _Optional[_Union[MinimalBoundingBox, _Mapping]] = ..., minimal_bounding_box_point: _Optional[_Iterable[_Union[Point, _Mapping]]] = ..., write_protected_label: bool = ..., barcode_type: _Optional[_Union[BarcodeType, str]] = ..., barcode_raw_bytes: _Optional[bytes] = ..., oriented_bounding_box: _Optional[_Union[OrientedBoundingBox, _Mapping]] = ..., oriented_bounding_box_point: _Optional[_Iterable[_Union[Point, _Mapping]]] = ..., segmentation_mask: _Optional[bytes] = ..., segmentation_contours: _Optional[_Iterable[_Union[Contour, _Mapping]]] = ...) -> None: ...
290
308
 
291
309
  class MapField(_message.Message):
292
310
  __slots__ = ("label", "show", "color", "datatype", "image_w", "image_h", "image_c", "start_position", "end_position")
@@ -1,5 +1,5 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: denkproto
3
- Version: 1.0.30
3
+ Version: 1.0.40
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: protobuf>=3.20.3
@@ -0,0 +1,27 @@
1
+ denkproto/DENKbuffer_pb2.py,sha256=sV4v-E4Q4UtlWzyxlhMAzN2fekG3aztf1QD_c64K6vo,10518
2
+ denkproto/DENKbuffer_pb2.pyi,sha256=doI3OWHy475BkkS9V64duMkiVGKQCIuc3n7nGlZcwjE,14171
3
+ denkproto/DENKbuffer_pb2_grpc.py,sha256=-CPJPM4FOqwvwV8-f1iJlD18UD9juVIIHfdWUecuNpc,891
4
+ denkproto/ImageAnalysis_ProtobufMessages_pb2.py,sha256=N_WLaNtLU9ZG7FbAkDlxFUUi0TEfhqJygGsGg06-u8E,20984
5
+ denkproto/ImageAnalysis_ProtobufMessages_pb2.pyi,sha256=5LFtxrmYpJHizDDNGFTkL7-NQ_TkwqCSdq7vcv3lg-c,36243
6
+ denkproto/ImageAnalysis_ProtobufMessages_pb2_grpc.py,sha256=l3agtDjgu4jay6P9TRnHhyhJ-7UdoII27ywhw3k84oo,911
7
+ denkproto/__about__.py,sha256=ndue2SPTxnuXTabAYCSpnPMyzb642iUoSLrKBHiUh_U,23
8
+ denkproto/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
+ denkproto/denkcache_pb2.py,sha256=cHwMXY7Lr7FXQLh2Sx5dCkX_1RVnuNB8RHPjtLacjKM,6599
10
+ denkproto/denkcache_pb2.pyi,sha256=qOzFOkddUapSJZz5d_mqcfHvWDAmM-70m_7FeM7n5fI,5595
11
+ denkproto/denkcache_pb2_grpc.py,sha256=tKt4dGD5IkSJ8Ff9pSsZr2vcOEXuBpEGY3azihjvOxU,15607
12
+ denkproto/inference_graph_pb2.py,sha256=cA6zAYLplxTkBaeCwWJv2Qgy9b6sAd4W4y5jPIAP8QY,7105
13
+ denkproto/inference_graph_pb2.pyi,sha256=ilgbI22aE6Ys6f8VJcFc8yEl3iABoF8TvqRKb_2d4IU,10315
14
+ denkproto/inference_graph_pb2_grpc.py,sha256=aXPf0w7pIfspkKUKGCr--OtJMOaTfE8IbeuBm10g1Xg,896
15
+ denkproto/modelfile_v1_pb2.py,sha256=1vrVofquDm9UCxxHDMtB8icTsNQUaGQJx6J7oa19a4w,6545
16
+ denkproto/modelfile_v1_pb2.pyi,sha256=gjTbWvg48wqGhyJb5CT0pw3yUZGhO_lSZgL7Ia2aPbY,10685
17
+ denkproto/modelfile_v1_pb2_grpc.py,sha256=ov5B2o4JSYbAfcbbdZr55wEzfGlKI02H-tkvXGXqJVg,893
18
+ denkproto/modelfile_v2_pb2.py,sha256=QFDXAACnHWmXs_eBIh7W4EWTHkA5WrT515oT4H80Qng,12304
19
+ denkproto/modelfile_v2_pb2.pyi,sha256=wBVFplevlQoS_0Z6wmLI-OLKI_iXpJfThd9D2Yo5kcI,19802
20
+ denkproto/modelfile_v2_pb2_grpc.py,sha256=xiC5FeyZDWcucC3uRJ4kllDJmaRayvrzOKIhvg6o1Tc,893
21
+ denkproto/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
22
+ denkproto/results_pb2.py,sha256=BWDJdrgS8xTBhyH2T6BEy4_ZjEc4ksYC2oX58hhW3Wg,14081
23
+ denkproto/results_pb2.pyi,sha256=8l1v1QenLzWlYnQtnCBqzXMMHUagOTalq9xJKfK6FKo,26711
24
+ denkproto/results_pb2_grpc.py,sha256=z-4qcDMjjuPRy7lDtECTtReByVEyz3fjIPES9dMlO58,888
25
+ denkproto-1.0.40.dist-info/METADATA,sha256=ZGq3wxLLBUOgcdqCtkgmM1AKaf8Ig6jySbNBKK-h9fo,110
26
+ denkproto-1.0.40.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
27
+ denkproto-1.0.40.dist-info/RECORD,,
@@ -1,24 +0,0 @@
1
- denkproto/DENKbuffer_pb2.py,sha256=sV4v-E4Q4UtlWzyxlhMAzN2fekG3aztf1QD_c64K6vo,10518
2
- denkproto/DENKbuffer_pb2.pyi,sha256=doI3OWHy475BkkS9V64duMkiVGKQCIuc3n7nGlZcwjE,14171
3
- denkproto/DENKbuffer_pb2_grpc.py,sha256=-CPJPM4FOqwvwV8-f1iJlD18UD9juVIIHfdWUecuNpc,891
4
- denkproto/ImageAnalysis_ProtobufMessages_pb2.py,sha256=koos4D2pZUVtuVazJrTjg8zTg17emlFvksRpFgbZ5y8,20050
5
- denkproto/ImageAnalysis_ProtobufMessages_pb2.pyi,sha256=FQlBvJ-QEhEoHE7DpXBDpLZqg7vhd2EGpiuYUSa5QME,34698
6
- denkproto/ImageAnalysis_ProtobufMessages_pb2_grpc.py,sha256=l3agtDjgu4jay6P9TRnHhyhJ-7UdoII27ywhw3k84oo,911
7
- denkproto/__about__.py,sha256=w3f1hdA72SH-WsfwesNTQbTeiXIlhV8ignySXrV3SfU,23
8
- denkproto/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
- denkproto/denkcache_pb2.py,sha256=FnW2liynS3YMj2zbMCXRr-r3Ick4YvxYhxqSERgTBu0,5430
10
- denkproto/denkcache_pb2.pyi,sha256=8JvlFUGomV78gLY6isCHgOkWFwFDWgXD2_JCOijGn7g,4585
11
- denkproto/denkcache_pb2_grpc.py,sha256=YAkoDJMT6JFR-1ZCXIoDM9LB0ufetslPDdyFG0chLw4,12077
12
- denkproto/modelfile_v1_pb2.py,sha256=1vrVofquDm9UCxxHDMtB8icTsNQUaGQJx6J7oa19a4w,6545
13
- denkproto/modelfile_v1_pb2.pyi,sha256=gjTbWvg48wqGhyJb5CT0pw3yUZGhO_lSZgL7Ia2aPbY,10685
14
- denkproto/modelfile_v1_pb2_grpc.py,sha256=ov5B2o4JSYbAfcbbdZr55wEzfGlKI02H-tkvXGXqJVg,893
15
- denkproto/modelfile_v2_pb2.py,sha256=er2c6nmwzqF9tOneX_H7osnLdWBhk1veFcUwmC1TQeM,12225
16
- denkproto/modelfile_v2_pb2.pyi,sha256=aLcuUMrX3igheXo9Q2JE0fzJPmWsC3e5XqJaQJbvACw,19568
17
- denkproto/modelfile_v2_pb2_grpc.py,sha256=xiC5FeyZDWcucC3uRJ4kllDJmaRayvrzOKIhvg6o1Tc,893
18
- denkproto/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
19
- denkproto/results_pb2.py,sha256=-a_oQKyJo5rbtBsl94MTF0AmvLamSYrujHg0KFNHHvk,13622
20
- denkproto/results_pb2.pyi,sha256=xzZPmty65qEz9FzeoGwQlWMpuYxrP-cRFP97Ew8-FFI,25821
21
- denkproto/results_pb2_grpc.py,sha256=z-4qcDMjjuPRy7lDtECTtReByVEyz3fjIPES9dMlO58,888
22
- denkproto-1.0.30.dist-info/METADATA,sha256=7OJwJnHgDTU9R_PXpcvgecoDGvIffHwC8_XGpm-ngdI,110
23
- denkproto-1.0.30.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
24
- denkproto-1.0.30.dist-info/RECORD,,