-
360_panorama
360-panorama,360度柱面图像拼接,程序在VS2008环境下开发,opencv2.4.3版本,程序可以直接运行,以将所需依赖项添加在文件夹中,源图像放在source_pic中,最后生成结果在result_pic中。
实现步骤:1先将图像投影到柱面坐标上,2提取图像SIFT描述子,3将SIFT描述子配对,4用RANSAC算法根据配对成功的描述子统计出变换矩阵T,5图像拼接。
对于拼接后的图像,没有做进一步细化处理,使用者可以在生成的图像上再做进一步编辑。(360-panorama 360 degree cylindrical image stitching program developed in VS2008 environment, opencv2.4.3 version, the program can be run directly, add the required dependencies in a folder, the source image on the source_pic in, and finally generate results In result_pic. Implementation steps: first image projected onto the cylindrical coordinates, extract images SIFT descriptor, the SIFT descriptor paired with an the RANSAC algorithm based on the description of the pairing is successful statistics the transformation matrix T 5 image mosaic. For the image with no further thinning, the user can do further editing on the generated image.)
- 2013-04-24 20:08:23下载
- 积分:1
-
windows7 32位系统vs2008下如何配置Opencv2.4.7
windows7 32位系统vs2008下如何配置Opencv2.4.7,经验总结
- 2022-01-22 11:19:17下载
- 积分:1
-
Opencv彩色目标跟踪(VS2010开发平台)
资源描述运用vs2010作为开发平台,通过opencv库进行彩色目标识别的设计。给出了彩色目标识别的算法设计,并实现了对指定的彩色目标的跟踪识别。
- 2023-04-16 15:05:04下载
- 积分:1
-
fruit-recognition-master
说明: 运用了OpenCV、C++、水果识别、Qt界面、颜色识别、边缘检测、图像处理 ,能够实现对不同种类水果进行识别分类。(Using OpenCV, C++, fruit recognition, Qt interface, color recognition, edge detection, and image processing, it is possible to identify and classify different types of fruits.)
- 2021-04-16 10:58:53下载
- 积分:1
-
Simple calibration of projector
应用opencv进行投影仪标定,直接使用,简单方便(Application of OpenCV for projector calibration, direct use, simple and convenient.)
- 2017-08-16 15:21:46下载
- 积分:1
-
mouse
通过摄像头捕捉手势,进而达到控制鼠标的移动(Through the camera to capture gestures, and thus to control the movement of the mouse。)
- 2011-07-26 14:59:10下载
- 积分:1
-
opencv人脸检测识别
找到EXE文件,即可打开测试效果,摄像头会自动打开,并检测人人脸,并用红色框标出,人脸移动,红色框会自动跟随并变大变小
- 2022-03-24 03:30:24下载
- 积分:1
-
ferns_demo_v-1.1
this programme for robots localisation uses the library opencv
- 2012-01-19 17:05:17下载
- 积分:1
-
OpenCV-Mean-Shift-demo
基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。(OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a specific target area 6.)
- 2010-08-28 01:21:08下载
- 积分:1
-
11
说明: 实现目标检测的代码,前期还需自己搭建框架(To achieve the target detection code, you need to build the framework yourself)
- 2020-05-21 13:56:27下载
- 积分:1