mushroomgithub / imageJoint
实现从摄像头实时采集单帧图像并采集视频文件,之后完成图像的拼接,本程序实现了两张图片的拼接和三张图片的拼接
☆32Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for imageJoint
- 1.基于Opencv库实现对红酒酒标的匹配,掌握了图像的SIFT特征提取; 2.熟悉hdf5库的分类的机制; 3.利用边缘检测确定酒标的区域并建立黑白模板; 4.利用Ransac算法对图像特征点匹配对提纯,降低图像旋转,尺寸缩放,图像平移,光照的变化的影响。 5.Qt 程序…☆30Updated 8 years ago
- 使用RobHess源码中,拼接多幅图像的全景图像☆9Updated 9 years ago
- 数字图像处理拼接大作业☆9Updated 5 years ago
- 图像融合☆22Updated 7 years ago
- 全景拼接图片☆18Updated 7 years ago
- 基于缝合线及多频带融合的两路视频拼接,运用CUDA加速,可实时部署☆25Updated 5 years ago
- this code is for stitching video in VC on opencv☆22Updated 7 years ago
- 基于OpenCV的双目视觉匹配测距系统☆65Updated 2 years ago
- 这是一个基于MFC的数字图像处理程序,主要实现了对图像进行灰度变换(曲线、色阶)、几何变换(缩放、旋转)、滤波(空间滤 波、频域滤波、FFT)等功能。☆19Updated 3 years ago
- Opencv下利用SIFT、SURF、ORB三种特征点实现图像匹配☆52Updated 6 years ago
- KAZE\AKAZE\ORB\BRISK\SIFT\SURF☆22Updated 5 years ago
- Combines multiple images with overlapping areas thus creating a panorama - Computer vision course project☆14Updated 11 years ago
- 双鱼眼全景拼接播放器, 支持图片和视频实时拼接和播放, 支持rtmp, rtsp, hls等流媒体, 支持实时保存拼接后的结果☆48Updated last year
- 基于海康威视SDK进行二次开发实现的部分视频监控功能,此功能是系统的一个部分。开发工具是Myeclipse,是桌面应用,功能比较简单,只有分屏、轮询、抓屏、录像、云台这些基本功能。使用时需下载海康威视的sdk。☆28Updated 9 years ago
- 实时视频拼接☆42Updated 5 years ago
- OpenCV based panoramic image stitcher☆20Updated 11 years ago
- Zbar-二维码定位与识别☆43Updated 6 years ago
- 全景图像拼接☆34Updated 7 years ago
- 双目视觉三维重构☆18Updated 6 years ago
- This contains implementation of image stitching of three images to form a panorama using SIFT and ORB feature descriptors☆9Updated 6 years ago
- some examples of OpenCV☆29Updated 5 years ago
- OpenCV图像拼接实现源码重构☆75Updated 4 years ago
- Real time image stitch☆62Updated 2 years ago
- Image Stitching Library☆10Updated 11 years ago
- A Python and OpenCV implementation of Image Stitching using Brute Force Matcher and ORB feature descriptures.☆28Updated 7 years ago
- A solution for images stitchinging based on Sift, kd-tree, RANSAC and Multi-band Blending.☆165Updated 8 years ago
- 编写带界面的图像处理程序,选择opencv+mfc是一种很好的选择;在读取摄像头数据方面,网上的方法很多,其中shiqiyu的camerads的方法是较好的。 基于现有资料,通过在实际项目中的积累,我总结出来一套结合opencv和mfc的摄像头采集框架.☆42Updated 7 years ago
- 激光线中心线识别、OpenCV、VS2015、Qt☆13Updated 6 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 6 years ago