Deep Learning Inspection

Sample

The sample program demonstrates:

Image

C++

C#

Qt

CMake

Vb

EasyClassifyTrain
Train an EasyClassify tool in console mode.
     
EasyClassifyInference
Perform an inference with EasyClassify.
Display the results.
   
EasyClassifyMultiThreadInference
Perform a multithread inference with EasyClassify.
Implement external and internal multithreading.
       
EasySegmentSupervisedTrain
Train an EasySegment Supervised tool in console mode.
     
EasySegmentSupervisedInference
Perform an inference with EasySegment Supervised.
Display the results.
   
EasySegmentSupervisedMultiThreadInference
Perform a multithread inference with EasySegment Supervised in console mode.
Implement external and internal multithreading.
       
EasySegmentUnsupervisedTrain
Train an EasySegment Unsupervised tool in console mode.
     
EasySegmentUnsupervisedInference
Perform an inference with EasySegment Unsupervised.
Display the results.
   
EasyLocateTrain
Train an EasyLocate tool in console mode.
     
EasyLocateInference
Perform an inference with EasyLocate.
Display the results.
   
EasyLocateMultiThreadInference
Perform a multithread inference with EasyLocate.
Implement external and internal multithreading.