I need to extract some atributes (number of connected regions, max/min region size, ...) from binary image.
The problem is I am limited to OCL functionalities only.
I would hate to go on OpenCL level so idea would be greatly appreciated.
1 | initial version |
I need to extract some atributes (number of connected regions, max/min region size, ...) from binary image.
The problem is I am limited to OCL functionalities only.
I would hate to go on OpenCL level so idea would be greatly appreciated.
2 | No.2 Revision |
I need to extract some atributes (number of connected regions, max/min region size, ...) from binary image.
The problem is I am limited to OCL functionalities only.
I would hate to go on OpenCL level so any idea would be greatly appreciated.