Struck target tracking method using GPU hardware acceleration
A target tracking and hardware acceleration technology, applied in the computer field, can solve problems such as limiting practical applications, slow processing speed, and lack of real-time performance, and achieve the effects of increasing speed, increasing speed, and overcoming the reduction in robustness
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0042] The present invention will be further described below in conjunction with the drawings.
[0043] The invention adopts the CUDA language and can be implemented on any GPU device of NVIDIA that supports the CUDA architecture. Before implementing the method of the present invention, the cudaMalloc function should be called to allocate eight memory areas on the GPU device. After using the method of the present invention, the cudaFree function should also be called to release these eight memory areas.
[0044] Reference figure 1 , The present invention can be realized through the following steps:
[0045] Step 1. Obtain a grayscale image.
[0046] Call the image loading function cvLoadImage in the open source computer vision library OpenCV to load the first frame image in the image sequence to be tracked into the memory of the computer host.
[0047] Call the color channel conversion function cvCvtColor in the open source computer vision library OpenCV to convert the image loaded i...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


