LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create .clf file for texture defect detection imaqdx

Hello to all.

First of all thanks a lot for reading this post and being able to help.

 

I am working with texture defect detection (something similar as example NI Help-> Example programs -> Vision -> Texture -> texture defect detection.vi).

 

In that example there is a .clf file with a texture preconfigured.

 

In my application I have created a .clf file for my texture with ni training interface.

 

Now I would like to create a .clf file in labview programmatically (add samples and create a .clf file). Any ideas or vi to follow?

 

How can I do that? I am stuck.

 

Thanks a lot.

0 Kudos
Message 1 of 3
(2,213 Views)

LabVIEW has file functions to open, read/write, and close files.  They can be text based or binary.

 

I have no idea what a CLF file is supposed to be.  If you are able to research how the data is structured within it, then I'm sure you could use the LabVIEW file functions to create one.

0 Kudos
Message 2 of 3
(2,180 Views)

Hello guy! I have the same problem like you. I want to create a clf file and add class and sample in this. 
Did you solved this problem?
I need help!

0 Kudos
Message 3 of 3
(331 Views)