-
分水岭
基于Python的分水岭算法可以自动分割连接的图像(Python - based watershed algorithm can automatically segment connected images)
- 2019-01-10 15:28:35下载
- 积分:1
-
showavi
利用opencv 显示视频,如果运行结果只是一闪,无法看到视频,则需要下载xvid(Display video with opencv If you run just a flash, can not see the video, you will need to download xvid)
- 2013-03-25 15:10:45下载
- 积分:1
-
vcPopencv
opencv vc++ 实现图像旋转 矫正已经倾斜的图像 得到倾斜角度(opencv mfc vc++ image skew you can get the skew angle )
- 2012-08-16 14:11:55下载
- 积分:1
-
48068105Opencv_zhongwenshouce
说明: OPENCV 中文手册,共同学习学习,加油(OPENCV Chinese manual, study together, come on)
- 2020-05-21 11:03:01下载
- 积分:1
-
meanshift目标跟踪
一个非常简单的meanshift单目标跟踪程序,使用到了opencv,这只是一个简单的控制台程序,没有用户界面,所以最好还是改进一下。
- 2022-08-06 18:04:18下载
- 积分:1
-
inpainting-master
说明: 图像修复 实现以c++和opencv为环境,修补图像的算法(image inpainting . based on c++ and opencv to restore the picture.)
- 2020-09-08 16:12:17下载
- 积分:1
-
test1
利用OpenCV实现张正友标定法对相机的标定,源码为C++语言,包含了样例图片(Camera calibration using Opencv)
- 2017-12-19 11:26:37下载
- 积分:1
-
tomar_foto
algortimo para capturar una imagen opencv
- 2011-10-04 23:41:08下载
- 积分:1
-
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
-
用高斯函数实现的Harris角点检测
用高斯函数实现的多张图的Harris角点检测功能。connerHarris那块是自己编写的函数实现的,并没有直接调用opencv里的函数。代码采用的是opencv1.0,已经经过测试vs2008+opencv。没有BUG能运行
- 2022-12-05 07:40:03下载
- 积分:1