' schrieb:Sorry,
was ich meine ist folgendes: wie kann ich die Funktion "Mask an Image from an Image File" nicht durch das Einlesen eines Files ausführen sondern von einem Image das im Memory ist.
Danke
Gottfried
Leider kann ich in dieser Hinsicht auf keinen Erfahrungswert zurückgreifen... aber ich vermute das führt in die richtige Richtung.
Programming -> Application Control -> Memory Control:
<span style="font-size:10pt;line-height:100%">In Place Element Structure
Controls how the LabVIEW compiler performs certain operations and, in some cases, increases memory and VI efficiency.
Use the In Place Element structure when you operate on a data element within an array, cluster, variant, or waveform without requiring the LabVIEW compiler to copy data values and maintain those values in memory. You also can use this structure to operate on any data type that you want to maintain within the same data space in memory. Right-click the border of the structure and select the border node that matches the operation you want to perform.[/color][/size]