Skip to content

Samples: Link samples to tutorials and improve transform samples#291

Merged
blauer4 merged 1 commit into
masterfrom
2026-06-19-update-cpp-samples
Jun 29, 2026
Merged

Samples: Link samples to tutorials and improve transform samples#291
blauer4 merged 1 commit into
masterfrom
2026-06-19-update-cpp-samples

Conversation

@csu-bot-zivid

@csu-bot-zivid csu-bot-zivid commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Adds tutorial links throughout the samples and improves the two point-cloud transform samples, plus a few small documentation fixes.

Tutorials and READMEs

  • Each sample now links to its Knowledge Base tutorial directly from the file header comment.
  • New per-folder README.md files point to the matching tutorial: Applications, Camera, Camera/Basic, Visualization, Maintenance, Barcode, MultiCamera, ROI, Stitching, and Transform.
  • The Hand-Eye Calibration README.md is now a short link to the online tutorial instead of a long bundled guide.

Transform samples

  • TransformPointCloudViaArucoMarker and TransformPointCloudViaCheckerboard now draw the coordinate system onto a 2D color image. The checkerboard sample also saves the result as CheckerboardCoordinateSystem.png.
  • The checkerboard sample now reports an error when no checkerboard is detected.
  • Naming and image handling are aligned between the two transform samples.

Fixes and docs

  • README: note that multi-camera calibration uses multiple connected cameras, add a Capture Settings in HALCON link, and drop a stray marker before the network sample entry.

@csu-bot-zivid csu-bot-zivid force-pushed the 2026-06-19-update-cpp-samples branch 8 times, most recently from 0e9a195 to a8a12b7 Compare June 25, 2026 14:30
Adds tutorial links throughout the samples and improves the two
point-cloud transform samples, plus a few small doc fixes.

Tutorials and READMEs:
- Each sample now links to its Knowledge Base tutorial from the
  file header comment.
- New per-folder README files point to the matching tutorial
  (Applications, Camera, Visualization, Maintenance, Barcode,
  MultiCamera, ROI, Stitching, Transform).
- The Hand-Eye Calibration README is now a short link to the
  online tutorial instead of a long bundled guide.

Transform samples:
- TransformPointCloudViaArucoMarker and
  TransformPointCloudViaCheckerboard now draw the coordinate
  system onto a 2D color image; the checkerboard sample also
  saves it as CheckerboardCoordinateSystem.png.
- The checkerboard sample now reports an error when no
  checkerboard is detected.
- Aligned naming between the two transform samples.

Fixes and docs:
- README: note multi-camera calibration uses multiple connected
  cameras, add a Capture Settings in HALCON link, and drop a
  stray marker before the network sample entry.
@blauer4 blauer4 force-pushed the 2026-06-19-update-cpp-samples branch from a8a12b7 to b71a19e Compare June 29, 2026 14:20
@blauer4 blauer4 changed the title Samples: Automatic updates to public repository Samples: Link samples to tutorials and improve transform samples Jun 29, 2026
@blauer4 blauer4 merged commit e7164a9 into master Jun 29, 2026
2 checks passed
@blauer4 blauer4 deleted the 2026-06-19-update-cpp-samples branch June 29, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants