Read manual input stored in an HSP project.
read_manual_input(path_to_HSP_project, img_name)A list of numeric vectors named weight, max_points, angle, point_radius, sun_coord, sky_points and zenith_dn.
Character vector of length one. Path to the HSP project folder. For instance, "C:/Users/johndoe/Documents/HSP/Projects/my_prj/".
Character vector of length one. For instance, "DSCN6342.pgm" or "DSCN6342". See details.
Refer to the Details section of function
write_sky_points().
Other HSP Functions:
read_opt_sky_coef(),
row_col_from_zenith_azimuth(),
write_sky_points(),
write_sun_coord(),
zenith_azimuth_from_row_col()