-
基于opencv的摄像机标定实现
基于opencv的摄像机标定实现.源自张友正的标定算法(Z. Zang: „Flexible camera calibration by viewing a plane from unknown orientations”, The Proceedings of the Seventh IEEE International Conference on Computer Vision, 1999
)基于OPENCV2.4.6+vs2010实现。
- 2023-01-31 20:40:04下载
- 积分:1
-
用vc++编的小游戏,球在界面内飞,鼠标所代表球要不被这些小球碰到,可作为c++的入门程序...
用vc++编的小游戏,球在界面内飞,鼠标所代表球要不被这些小球碰到,可作为c++的入门程序-With vc++ Series game, the ball flying in the interface, mouse, represented by the ball or the ball touched by these, can be used as c++ Entry procedures
- 2022-01-26 04:10:27下载
- 积分:1
-
Shape indexing
基于内容的图像检索是图像检索的一个重要领域。此代码用于使用一组描述符(如fourrier)显示形状并为其编制索引;
- 2022-03-10 05:13:12下载
- 积分:1
-
a WFP video media glass an application
media glass 一个WFP的视频应用程序-a WFP video media glass an application
- 2022-03-05 07:20:17下载
- 积分:1
-
Does the use of xvid player, supports a wide range of resolution, can codecs
利用xvid做的播放器,支持多种分辨率,可编码解码-Does the use of xvid player, supports a wide range of resolution, can codecs
- 2022-06-28 12:35:46下载
- 积分:1
-
VC++界面编程例子
VC++界面编程例子 -VC++ Interface programming examples
- 2023-08-12 02:10:02下载
- 积分:1
-
首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用...
首先我们选择一个中间值middle程序中我们使用数组中间值,然后 把比它小的放在左边,大的放在右边(具体的实现是从两边找,找到一对后交换)。然后对两边分别使 用这个过程(最容易的方法――递归)。 -First of all, we choose a middle value between the use of an array of programs between our values, then it is smaller than put on the left, large on the right side of (the specific implementation is to find from both sides to find a pair of post-exchange). Separately on both sides then use this process (the easiest way- recursive).
- 2022-06-28 07:36:49下载
- 积分:1
-
虚拟钢琴源程序,功能比较完善
虚拟钢琴源程序,功能比较完善-source, function more perfect
- 2022-05-27 01:27:36下载
- 积分:1
-
AVS
AVS--中国代替h264/mpeg4的编解码标准
官方源代码-AVS-- China h264/mpeg4 replace the standard codecs official source code
- 2023-06-25 07:20:03下载
- 积分:1
-
linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++...
linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++ -g -o ffplay ffmp1.cc -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lm -lz -ldl -L/usr/lib -lSDL -lpthread-linux using ffmpeg decoding the written a simple video player, in principle, be able to support the ffmpeg broadcast video format, but only broadcast h.263 video, compiled order : g-g-o ffplay ffmp1.cc-L./libavformat- lavfo rmat-L./libavcodec- lavcodec-L./libavutil- lavutil- lm- lz- ldl-L/usr/lib- lSDL- lpthre ad
- 2022-02-15 03:45:04下载
- 积分:1