Back to Arangodb

Generic Image Library: Todo List

3rdParty/boost/1.78.0/libs/gil/doc/html/reference/todo.html

3.12.9.12.1 KB
Original Source

|

|

| |


Todo List

Member boost::gil::otsuTODO Member boost::gil::thresholdTODO Member boost::gil::zeroTODO Class [default_color_converter_impl< gray_t, cmyk_t >](structboost_1_1gil_1_1default__color converter impl_3_01gray t_00_01cmyk t_01_4.html)FIXME: Where does this calculation come from? Shouldn't gray be inverted? Currently, white becomes black and black becomes white. Class [default_color_converter_impl< rgb_t, cmyk_t >](structboost_1_1gil_1_1default color converter impl_3_01rgb t_00_01cmyk__t_01_4.html)FIXME: The original implementation did not handle properly signed CMYK pixels as destination Class [dynamic_xy_step_type< View >](structboost_1_1gil_1_1dynamic__xy step type.html)TODO: Is Locator allowed or practical to occur? Class [file_stream_device< FormatTag >](classboost_1_1gil_1_1detail_1_1file stream device.html)switch to a sane interface as soon as there is something good in boost. I.E. the IOChains library would fit very well here. Member [file_stream_device< FormatTag >::read](classboost_1_1gil_1_1detail_1_1file stream device.html#ab24d2614f1eb54a5571eccf3a92460ce) (byte_t *data, std::size_t count)

: change byte_t* to void*

: add compiler symbol to turn error checking on and off.

Class [is_read_supported< Pixel, FormatTag >](structboost_1_1gil_1_1is read supported.html)the name is_supported is to generic, pick something more IO realted. Member [virtual_2d_locator< DerefFn, IsTransposed >::is_1d_traversable](classboost_1_1gil_1_1virtual 2d locator.html#a5b6f376ae8856b9fdd19bd68b80a1cb0) (x_coord_t) constTODO: is there no gap at the end of each row? i.e. can we use x_iterator to visit every pixel instead of nested loops?


Generated by doxygen 1.8.15