Skip to content

Latest commit

 

History

History

datasets

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

datasets sample

This sample demonstrates how to set up custom datasets to be used with a litiv algorithm (in this case, an edge detector), and how to declare & use specialized dataset implementations. All the data required here is already located in the samples' data directory. See the source code comments for more details.

For more examples of specialized dataset implementations, see the impl folder in the datasets module.