-
基于MFC贪吃蛇游戏
基于MFC的贪吃蛇游戏,很好的运用的MFC的画图原理,同时使用双缓存机制防止界面刷新闪烁的为题
- 2023-08-20 07:05:04下载
- 积分:1
-
影像处理软件
应用背景ossimPlanet is an accurate 3D global geo-spatial viewer that is build on top of
the OSSIM, OpenSceneGraph, and Trolltech QT open source software libraries.
It provides native geo-spatial access to a wide range of commercial
and government data formats with high the high performance visualization
and collaboration capabilities. ossimPlanet is one of the key components of
the Large Data Joint Capabilities and Technology Development project. This
document describes the installation and use of ossimPlanet.关键技术ossimPlanet provides accurate 3D global visualization and collaboration. Instances of ossimPlanet
can be synchronized for distributed collaboration. Native file access, on the fly elevation tree topography,
and online access to OGC WMS and Worldwind sites is provided.
- 2022-04-01 23:32:08下载
- 积分:1
-
openCV+背景差分法
利用OpenCV中背景差分的函数,进行背景差分法构建,可以很好的进行运动目标检测。
- 2022-07-12 15:42:13下载
- 积分:1
-
基于块匹配的运动估计算法
用块匹配法进行运动估计的matlab实现方法,返回运动矩阵
- 2022-02-03 17:11:23下载
- 积分:1
-
二维码ZBar检测Opencv3.0 VS2013
使用opencv3.0 检测二维码,注意咯需要自己配置一下opencv3.0 的环境哦使用的zbarscanner类已经整理好,向再次开发很简单需要下载zbar的环境下面是环境下载路径http://zbar.sourceforge.net/download.html如果可以可以有找到二维码对应坐标位置的方法的大牛们 请告诉我谢谢!!
- 2022-07-27 14:03:06下载
- 积分:1
-
小波提升
图像的小波分解与重构;
- 2022-07-16 20:27:51下载
- 积分:1
-
小波变换源码 Wavelet Transform
小波变换的小波变换源代码
- 2022-03-09 15:50:16下载
- 积分:1
-
跟踪使用 opencv 的颜色
在这个项目中,使用 opencv 和 visual studio 应用基于颜色的检测。它可以用于检测任何你想要的颜色。享受吧 !
- 2022-04-01 17:45:53下载
- 积分:1
-
AdaBoost人脸检测
代码已经验证,可以运行,AdaBoost是基于灰度的人脸检测,这个程序正面人脸检测的效果较好。
- 2022-03-12 00:23:48下载
- 积分:1
-
meanshift matlab
meanshift算法图像平滑算法函数: B = meanshiftsmooth(A,hr,hs,method) 输入参数: A: 待平滑的图像 hr: 均值平移算法中的值域窗宽 hs: 均值平移算法中的空域窗宽 method : "guass" | "flat". 两种类型的核函数,默认为"guass" 输出参数: B: 平滑后的图像
- 2022-02-25 01:21:21下载
- 积分:1