3D Surface Shape Measurement Method Based on GPU
A technology of three-dimensional surface shape and measurement method, which is applied in the direction of measuring devices, instruments, optical devices, etc., can solve the problems of limited operation efficiency improvement, and achieve the effect of improving access speed and computing efficiency
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0048] This embodiment is carried out under the CUDA platform of NVIDIA Corporation, and the CUDA program consists of two parts: the host end (Host) and the device end (graphics card). see figure 2 , a CUDA program usually includes the following steps in sequence: (1) initialize input data; (2) allocate video memory for device-side data; (3) transfer data from host-side memory to the allocated video memory; (4) Call the kernel function for calculation; (5) Copy the calculation result from the device-side video memory back to the host-side memory; (5) Recycle resources and complete the calculation.
[0049] Since the number of registers allocated to each thread is inversely proportional to the number of thread blocks created by the kernel function, the number of registers allocated to each thread determines the computing speed of the thread. When the number of registers required is large (mainly in the image matching part), the lack of the number of registers limits the impro...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 