HALCON Reference Manual 10.0.2
Name
copy_imagecopy_imagecopy_imageCopyImageCopyImage — Copy an image and allocate new memory for it.
copy_imagecopy_imagecopy_imageCopyImageCopyImage copies the input image into a new image with the
same domain as the input image. In contrast to HALCON operators
such as copy_objcopy_objcopy_objCopyObjCopyObj, physical copies of all channels are
created. This can be used, for example, to modify the gray values
of the new image (see get_image_pointer1get_image_pointer1get_image_pointer1GetImagePointer1GetImagePointer1).
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
read_imageread_imageread_imageReadImageReadImage,
gen_image_constgen_image_constgen_image_constGenImageConstGenImageConst
set_grayvalset_grayvalset_grayvalSetGrayvalSetGrayval,
get_image_pointer1get_image_pointer1get_image_pointer1GetImagePointer1GetImagePointer1
set_grayvalset_grayvalset_grayvalSetGrayvalSetGrayval,
paint_graypaint_graypaint_grayPaintGrayPaintGray,
gen_image_constgen_image_constgen_image_constGenImageConstGenImageConst,
gen_image_protogen_image_protogen_image_protoGenImageProtoGenImageProto
get_image_pointer1get_image_pointer1get_image_pointer1GetImagePointer1GetImagePointer1
Foundation
| HALCON Reference Manual 10.0.2 |
Copyright © 1996-2011 MVTec Software GmbH |