-
VS2010+Opencv3.4.5环境搭建及图像处理实例源码
VS2010+Opencv3.4.5开发环境搭建,以及缺失的四个dll,从www.dll-files.com 下载缺失四个64位的dll,注意要64位的。Opencv3.4.5只有64位的,电脑需要64位系统,VS也需要64位的环境。该实例包含了图像腐蚀、图像膨胀、边缘图像等图像处理。
- 2023-05-07 10:15:20下载
- 积分:1
-
irregular_ROI_extract
提供了一种提取不规则区域的思路,基于opencv2.4.0、vs2010实现(Provides a method for extracting irregular areas of thinking, based opencv2.4.0, vs2010 achieve)
- 2014-05-20 14:20:53下载
- 积分:1
-
camshift算法详解
用于camshift算法入门,代码注释十分详细,帮助学习该算法。
用于camshift算法入门,代码注释十分详细,帮助学习该算法。
用于camshift算法入门,代码注释十分详细,帮助学习该算法。
用于camshift算法入门,代码注释十分详细,帮助学习该算法。
- 2022-04-10 19:15:33下载
- 积分:1
-
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 calculate the offset of the current point mean, and then as a new starting point, continue to move, until certain end conditions are met.)
- 2017-09-13 10:10:55下载
- 积分:1
-
EmguCV.Sample
使用opencv,切割成256*256的瓦片,并保存openlayer支持的目录下。(Use opencv, cut into 256*256 tiles, and save the directory supported by openlayer.)
- 2018-01-06 16:12:47下载
- 积分:1
-
opencv提取质心
使用opencv提取图片中光斑的质心达到了亚像素级别(Using OpenCV to extract the centroid of the spot in the picture reaches sub-pixel level.)
- 2021-01-09 23:58:52下载
- 积分: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
-
光流法聚类运动目标检测
编程语言为c++,编程环境为opencv249和vs2010,光流法和聚类结合的运动目标检测算法值得被推荐,其中金字塔LK和DBSCAN聚类结合的效果很好,但是HS光流法和KMEANS聚类结合耗时非常多。
- 2022-05-10 21:31:20下载
- 积分:1
-
DepthBasics-WPF
说明: 基于Visual C++编程,用户界面,获取Kinect深度图像(Getting Kinect Depth Image)
- 2020-06-21 06:00:02下载
- 积分:1
-
aa-ok-ORB_FREAK
orb特征与freak特征的对比实验,在visual studio 2008环境中可以运行,对于学习这些特征具有帮助。(features and characteristics orb freak comparative experiments in visual studio 2008 environment, you can run for the study of these characteristics have helped.)
- 2013-10-26 10:15:45下载
- 积分:1