Skip to content

Implement "get_nvds_LayerInfo_buffer"#17

Open
JSchuerz wants to merge 1 commit intoNVIDIA-AI-IOT:masterfrom
JSchuerz:feature/js/bindfunction_NvDsInferLayerInfo_buffer
Open

Implement "get_nvds_LayerInfo_buffer"#17
JSchuerz wants to merge 1 commit intoNVIDIA-AI-IOT:masterfrom
JSchuerz:feature/js/bindfunction_NvDsInferLayerInfo_buffer

Conversation

@JSchuerz
Copy link

Implemented the function "get_nvds_LayerInfo_buffer" to get the buffer of an NvDsInferLayerInfo object as a 1-dimensional numpy array of dtype numpy.bytes . This handle can then be further processed in python using numpy.ndarray.view and numpy.ndarray.reshape .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant