=============================================================================== bsltl-1.3.1 Release Date: 2019-01-16 Release Manager: Fernando Pujaico R. =============================================================================== ** Improving documentation. =============================================================================== bsltl-1.3.0 Release Date: 2019-01-14 Release Manager: Fernando Pujaico R. =============================================================================== ** get_lux_level.m added. ** select_points.m: Improve DARA input, now can be only an image. ** thsp_gaussian.m: Adding gray color in the scatter plot. ** imagesc_with_points.m: Improve documentacion. =============================================================================== bsltl-1.2.0 Release Date: 2018-07-19 Release Manager: Fernando Pujaico R. =============================================================================== ** mwnumbering.m added. ** imagesc_with_points.m: Improving the documentation. ** thsp_gaussian: Adding on-*-filled parameter. ** thsp_gaussian: Adding dot colors cyan, magenta,yellow, black and white. ** thsp_gaussian.m: Improving the visualization of point in the plot. ** thsp2corr.m: fixed error when the number of the analyzed images are odd. =============================================================================== bsltl-1.1.1 Release Date: 2016-10-10 Release Manager: Fernando Pujaico R. =============================================================================== ** thsp.m fixed. thsp.m: Fixing the second input parameter in matlab, now accept correctly 'line' and 'column'. ** thsp_gaussian.m fixed. thsp_gaussian.m: Improving the function to accept extra parameters in any position. =============================================================================== bsltl-1.1.0 Release Date: 2016-08-14 Release Manager: Fernando Pujaico R. =============================================================================== ** select_points.m and thsp_points.m added. select_points.m: select a set of points and return a matrix with these values. thsp_points.m: return a THSP from a set of points delivered from a matrix with these values. ** get_fir_filter.m added get_fir_filter.m: function similar to fir1 of signal package. =============================================================================== bsltl-1.0.2 Release Date: 2016-07-14 Release Manager: Fernando Pujaico R. =============================================================================== ** datapack.m fixed error when the address does not initialize with '~/'. =============================================================================== bsltl-1.0.1 Release Date: 2016-06-30 Release Manager: Fernando Pujaico R. =============================================================================== ** datapack_to_bmp.m function change the type of the return value. Now is returned a datapack struct with the fields: {file, format, init, dir, nel}. ** datapack.m function now expand images dir with '~/', with the home path value. ** thsp_gaussian.m function got a new characteristic in your fourth parameter. Now is accepted, optionally, a graphic handler as fourth parameter; also can be selected the color of the plotted points. ** Added texinfo overview and consequently overview.html. ** datapack_to_bmp.m function got a new characteristic in your second parameter. this is equal to improve in datapack.m. ** datapack.m function got a new characteristic in your second parameter. Now is possible load images with the format: img0001.bmp, img0002.bmp, ..., img0009.bmp, img0010.bmp, img0011.bmp. using the command: DATA=datapack(IMAGESDIR,'img%04d',1,12,'bmp'); ** thsp.m function got a new characteristic in your second parameter. Now R=1 and R='line' select a line in the datapack. Similarly, R=2 and R='column' select a column in the datapack. =============================================================================== bsltl-1.0.0 Release Date: 2016-04-22 Release Manager: Fernando Pujaico R. =============================================================================== ** Begin - version 1.0.0 of BSLTL.
Package: bsltl