-
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
-
cnccde
Matlab详细手册希望大家互相学西 共同进步,不错的(I hope you learn each other west Matlab detailed manual Make progress together, good)
- 2017-08-03 08:26:09下载
- 积分:1
-
demo
利用opencv进行相机标定 内附标定板图像(Camera calibration with OpenCV.)
- 2017-11-08 11:08:36下载
- 积分:1
-
Gabor滤波器C++实现
本代码可以实现对一张图像的Gabor滤波,并输出结果,需要配置opencv库,
- 2022-07-16 09:50:24下载
- 积分:1
-
person
说明: 行人的检测使用库函数OpenCV里已经内置的行人检测方法,调用OpenCV预先训练好了的HOG+线性SVM模型,能够对图像和视频中的行人进行检测,系统会分别使用两种算法通过矩形条框将图片中的行人框出来。(Pedestrian detection uses the built-in pedestrian detection method in OpenCV library function, calling the pre-trained HOG + linear SVM model of OpenCV, which can detect the pedestrians in images and videos. The system uses two algorithms to frame the pedestrians in pictures through rectangular bars.)
- 2020-07-01 21:00:01下载
- 积分:1
-
T_Features
使用OPENCV实现的Tamura纹理特征,基于灰度共生矩阵的纹理特征(Use the OPENCV to achieve Tamura texture features based on GLCM texture features)
- 2012-06-14 22:48:51下载
- 积分:1
-
随机HOUGH圆检测代码,能够运行
利用opencv编写的随机hough圆检测算法,程序可以运行
- 2022-05-07 15:00:59下载
- 积分:1
-
tkgz
在VS2008平台上基于opencv编写的运动目标检测与跟踪的程序,检测与跟踪方法可选,并对跟踪目标编号,带有AVI视测试视频,效果很好,完全可以运行(Moving target detection and tracking procedures, methods of detection and tracking options, and AVI video with good results, can run)
- 2011-12-10 22:17:44下载
- 积分:1
-
write_video
opencv代码,将视频文件写入到磁盘,存入视频数据(opencv code, the video file is written to disk)
- 2013-10-29 23:21:04下载
- 积分:1
-
danmubd
基于opencv单目机标定的源代码,包含标定的图片,程序注释详细,很适合初学者。(Based on opencv monocular machine calibration source code, including the picture of the calibration, application notes in detail, very suitable for beginners.
)
- 2013-10-01 11:38:46下载
- 积分:1