资源列表
[OpenCV] Moving-target-detection-
说明:运动目标检测与跟踪,可以较好地实现目标跟踪-Moving target detection and tracking, target tracking can be better achieved<liming> 在 2025-06-03 上传 | 大小:2.2mb | 下载:0
[OpenCV] simultaneous-localization-
说明:opencv即时定位与地图构建 SLAM 是 simultaneous localization and mapping的缩略-opencv faceteck<hang> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[OpenCV] opencvPcuda.tar
说明:This code is implemented on platform cuda and openCV lib to detect of a given image<JITEN> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[OpenCV] CameraHelper
说明:这是老外用vc写的一个视频录制程序,包含源码,非常不错-This program is coded by a foreigner, which is excellent.<李明> 在 2025-06-03 上传 | 大小:7.82mb | 下载:0
[OpenCV] ReConstruction
说明:基于OpenCV下编写的一个实现将两幅图像重建为3D模型的代码,希望对大家有帮助!-Based on OpenCV produced under a to realize the two images for 3 D reconstruction of the model code, and we want to help!<吴东会> 在 2025-06-03 上传 | 大小:26.78mb | 下载:0
[OpenCV] Clock-Wipe
说明:1. 首先把兩張圖讀進來,求出高與寬和設定time的最大值 2. 利用atan()這個數學函式算出角度,以圖的中心為基準width/2和height/2 把x,y帶入atan(-(y-height/2)/(x-width/2))*180/PI - 當求出的角度<隨著時間比例變的角度,則將新的圖覆蓋到舊的圖 - 反之,用舊的圖覆蓋舊的圖 3. 但是,這會產生一個問題,因為斜率一樣,且atan()求出的角度範<liu> 在 2025-06-03 上传 | 大小:5.26mb | 下载:0