Hi,
I am using Basler camera & FlexRIO 7966R with 1483 Adapter module to acquire the images. I am able to acquire the images & performing centroid calculation on the acquired images.
I am using camera in 10 Tap mode, so I am getting 10 pixels in one clock cycle.
Now I want to implement some more image processing algorithm on FPGA (FlexRIO), these are Hole filling, Correlation & Edge detection (contour). All these functions are available in vision but not available in vision fpga (except edge detection), but the algorithm is not disclosed in the block diagram for these functions.
So I am not able to implement these function on FPGA, any help regarding for the algorithms of these function on LabVIEW FPGA will be appreciable.