Ad Oculus imaging classes in C++
Image class
- width, height, buffer(byte,integer,real,complex)
- get, put, grayscale morphology
Subscript class
- x,y,z, and t coordinates, image shape
- indexing, neighborhood, loop control
Region class
- queue structures (FIFO)
- get, put, empty, binary morphology
Imagefile class
- load, save in many image formats