资源列表
FireDetection
- 对视频进行火焰检测,并实现对火焰的跟踪。(The video is detected by flame, and the flame is tracked)
个人作业
- 实现sift,orb,surf,并可以用ransac匹配。(Implement sift, orb, surf, and match with ransac.)
emgusift
- emgucv sift 算法 实现 opencv sift 算法实现(Emgucv SIFT algorithm to achieve opencv SIFT algorithm)
ConsoleApplicatifon1
- Hovno zmrde poser mi kozy
标定
- 利用opencv中的函数,以棋盘格标定相机(The camera is calibrated by Checkerboard in the function of opencv)
OpenCameraTest
- 开启笔记本摄像头或网络摄像头,录制视频并保存(Open the camera, record video and save it)
TestOpenCv
- OpenCV的基础操作,基于visual studio下C++结合OpenCV.(OpenCV basic operations, based on visual, studio, C++, combined with OpenCV.)
Project2
- FAST algorithm by c languge
cam
- webcam and video histogram equalization source code
detectAndTrackFaces
- face-tracking and recognirion
MeanShift
- meanShift,均值漂移,在聚类、图像平滑、分割、跟踪等方面有着广泛的应用。一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。(MeanShift, mean shift is widely used in clustering, image smoothing, segmentation, tracking and so on. Generally refers to an iterative step, that is, first
monocular_camera_calibration
- 相机标定 单目相机 可以通过左右相机分别标定最终得到立体相机内外参数(camera calibration. monocular camera)
