Difference between revisions of "HALCON integration"

From 3D scanning Knowledge base - Photoneo wiki
Jump to: navigation, search
(3D Scanning Knowledge Base - Photoneo Wiki)
Line 2: Line 2:
  
 
We have created this wiki to share the best practices, tips, tricks and other useful information regarding 3D scanning.
 
We have created this wiki to share the best practices, tips, tricks and other useful information regarding 3D scanning.
 +
STEP1:
 +
 +
download and install softwares (for WIN) from website Photoneo download:
 +
PhoXiControl 1.1.41
 +
HALCON13 1.1.8.1 (for HALCON12 1.1.3.1 - see Older downloads)
 +
STEP2:
 +
 +
install them
 +
%HALCONROOT% and %HALCONARCH% env. variables should be set
 +
STEP3:
 +
 +
open example file hAcqPhoXi.hdev in C:\Users\Public\Documents\PhoHalcon\ with HDevelop
 +
launch PhoXiControl (PhoXiControl must be running in order to call API functions)
 +
start our HALCON example (it connects to the last scanner in PhoXiControl)
 +
change open_framegrabber (AcqName, 1, 1, 0, 0, 0, 0, 'default', -1, 'default', -1, 'false', 'default', 'yyyy-mm-xxx', -1, -1, AcqHandle) to scanners serial number

Revision as of 14:26, 6 August 2018

3D Scanning Knowledge Base - Photoneo Wiki

We have created this wiki to share the best practices, tips, tricks and other useful information regarding 3D scanning. STEP1:

download and install softwares (for WIN) from website Photoneo download: PhoXiControl 1.1.41 HALCON13 1.1.8.1 (for HALCON12 1.1.3.1 - see Older downloads) STEP2:

install them %HALCONROOT% and %HALCONARCH% env. variables should be set STEP3:

open example file hAcqPhoXi.hdev in C:\Users\Public\Documents\PhoHalcon\ with HDevelop launch PhoXiControl (PhoXiControl must be running in order to call API functions) start our HALCON example (it connects to the last scanner in PhoXiControl) change open_framegrabber (AcqName, 1, 1, 0, 0, 0, 0, 'default', -1, 'default', -1, 'false', 'default', 'yyyy-mm-xxx', -1, -1, AcqHandle) to scanners serial number