mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-07 00:19:53 +01:00
* correct the part about fixed aspect
* improve formatting
* add snippet markers to source
* replace inline code by @snippet
- do not run calibration twice when using a imageList
- make output consistent in itself (CamelCase vs no_camel_case) as well as with old camera calibrate sample
- respect write extrinsic/ points flags
- set the aspectRatio value when specified
- fix writing of calibration settings. also update grammar.
- fix intendation and remove some size_t -> int casts by using size_t
|
||
|---|---|---|
| .. | ||
| calib3d | ||
| core | ||
| features2D | ||
| gpu/gpu-basics-similarity | ||
| HighGUI | ||
| Histograms_Matching | ||
| ImgProc | ||
| ImgTrans | ||
| introduction | ||
| ml | ||
| objectDetection | ||
| photo | ||
| ShapeDescriptors | ||
| TrackingMotion | ||
| video | ||
| viz | ||