Skip to content

Commit fc4927e

Browse files
committed
add slides about DOF + clean calibration slides
1 parent 028108e commit fc4927e

File tree

10 files changed

+8
-8
lines changed

10 files changed

+8
-8
lines changed

auto_build/BUILD.py

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
import os
44

55

6-
do_py2ipynb = 1
7-
do_ppt = 0
8-
is_convert_ipynb_to_html = 1
6+
do_py2ipynb = 0
7+
do_ppt = 1
8+
is_convert_ipynb_to_html = 0
99

1010
main_path = os.path.abspath("..")
1111
dir_list = [
1212
# 'c_01_intro_to_CV_and_Python',
1313
# 'c_02a_basic_image_processing',
1414
# 'c_02b_filtering_and_resampling',
15-
'c_03_edge_detection',
16-
# 'c_04a_curve_fitting',
15+
# 'c_03_edge_detection',
16+
'c_04a_curve_fitting',
1717
# 'c_04b_hough_transform',
18-
# 'c_05_image_formation',
19-
# 'c_06_geometric_transformation',
20-
# 'c_07_camera_calibration',
18+
'c_05_image_formation',
19+
'c_06_geometric_transformation',
20+
'c_07_camera_calibration',
2121
# 'c_08_features',
2222
# 'c_09_stereo',
2323
# 'c_10_neural_networks_basics',
101 KB
Binary file not shown.
-4.69 KB
Binary file not shown.
Binary file not shown.
-121 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

other_tutorials/whitrabt.ttf

-12.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)