HALCON Reference Manual 10.0.2
Table of Contents / Inspection / OCV ClassesClassesClasses | | | Operators

close_all_ocvsclose_all_ocvsclose_all_ocvsCloseAllOcvsCloseAllOcvs (Operator)

Name

close_all_ocvsclose_all_ocvsclose_all_ocvsCloseAllOcvsCloseAllOcvs — Clear all OCV tools.

Signature

close_all_ocvs( : : : )

Herror close_all_ocvs()

Herror T_close_all_ocvs()

Herror close_all_ocvs()

void HOperatorSetX.CloseAllOcvs()

void HMiscX.CloseAllOcvs()

static void HOperatorSet.CloseAllOcvs()

static void HMisc.CloseAllOcvs()

Description

close_all_ocvsclose_all_ocvsclose_all_ocvsCloseAllOcvsCloseAllOcvs closes all OCV tools which have been opened using create_ocv_projcreate_ocv_projcreate_ocv_projCreateOcvProjCreateOcvProj or read_ocvread_ocvread_ocvReadOcvReadOcv. All handles are invalid after this call.

Attention

close_all_ocvsclose_all_ocvsclose_all_ocvsCloseAllOcvsCloseAllOcvs exists solely for the purpose of implementing the “reset program” functionality in HDevelop. close_all_ocvsclose_all_ocvsclose_all_ocvsCloseAllOcvsCloseAllOcvs must not be used in any application.

Parallelization

Result

close_all_ocvsclose_all_ocvsclose_all_ocvsCloseAllOcvsCloseAllOcvs returns always 2 (H_MSG_TRUE).

Possible Predecessors

read_ocvread_ocvread_ocvReadOcvReadOcv, create_ocv_projcreate_ocv_projcreate_ocv_projCreateOcvProjCreateOcvProj

Alternatives

close_ocvclose_ocvclose_ocvCloseOcvCloseOcv

Module

OCR/OCV


Table of Contents / Inspection / OCV ClassesClassesClasses | | | Operators
HALCON Reference Manual 10.0.2 Copyright © 1996-2011 MVTec Software GmbH