gen_output module

Script used during the development and debug phase for visualization and used to generate the images used for the documentation.

@author: Carlton Joseph

gen_output.gen_hog(execute, show=True, save=False)[source]

Generates the hog visualization for images

gen_output.main()[source]

Description

gen_output.process_image(imgfn, svc, X_scaler, ssahb, channel, color, train_big, dc, heat_only, ss)[source]

Searches for cars in images while varying features

gen_output.process_images(execute, show=False, save=True)[source]

Searches for cars in images while varying features

gen_output.select_example_images(execute)[source]

Selects and example image to work with

gen_output.train_svm(execute)[source]

Traines the SVM