-
USB synchronization code
USB同步传输代码-USB synchronization code
- 2022-02-13 22:56:59下载
- 积分:1
-
VC practical Bitmap class CDCBitmap provide readers Bitmap functions
VC实用位图处理类CDCBitmap,提供读取显示位图等功能-VC practical Bitmap class CDCBitmap provide readers Bitmap functions
- 2023-05-14 06:00:03下载
- 积分:1
-
用java 做的一个简单的绘图板
用java 做的一个简单的绘图板-do with a simple drawing board
- 2023-06-02 10:45:03下载
- 积分:1
-
When creating applications with a complex view layout, there are several feature...
When creating applications with a complex view layout, there are several features that are missing from MFC. First, each type of view layout is created differently (simple view vs. splitter vs. nested splitter). Simple view layout does not need any additional code (MFC handles the creation). Splitter layout needs a CSplitterWnd and manual creation of each pane. Even more complex is the nested splitter. Second, MFC does not support tab windows that can be found in almost any commercial application and is great for better UI orgranization.
- 2022-03-18 15:05:27下载
- 积分:1
-
good grasp of the original code word, and to share that good results, and we can...
很好的抓词原代码,,共享给大家,,效果不错,,大家可以根据自己需求改-good grasp of the original code word, and to share that good results, and we can change according to their needs
- 2022-07-23 13:04:01下载
- 积分:1
-
三角函数曲线 图形的叠加 双y轴图形的绘制
图形标注
三角函数曲线 图形的叠加 双y轴图形的绘制
图形标注 -Trigonometric function curve of the superimposed graphics double y-axis label graphics rendering graphics
- 2022-03-13 06:56:53下载
- 积分:1
-
模拟windows绘图功能,绘图编程入门之经典程序
模拟windows绘图功能,绘图编程入门之经典程序-simulation windows graphics, graphics programming domain procedures classic
- 2022-07-23 17:49:35下载
- 积分:1
-
经典的特征点匹配算法sift算法的实现程序,具有一定的参考价值...
经典的特征点匹配算法sift算法的实现程序,具有一定的参考价值-sift
- 2022-05-27 18:19:37下载
- 积分:1
-
运动物体跟踪
应用背景机器视觉中,图像处理算法很多,但是大都处理复杂,我看了大量算法提取出一套比较简单有效的跟踪算法。基于opencv库函数对图像的强大处理能力和卡尔曼滤波原理的精妙,算法效果明显。欢迎大家借鉴使用,有意机器视觉学习的朋友欢迎提出建议。关键技术主要是利用opencv对图像的处理,灰度化,二值化,然后进行轮廓识别加上方框标记,最后利用卡尔曼滤波跟踪。关键思路是对提取出的多个轮廓进行最大值选取,从而确定跟踪点,为卡尔曼滤波的使用提供接口。为防止找不到最大轮廓的bug还设计了一个小算法。
- 2022-04-08 21:41:51下载
- 积分:1
-
利用DDA算法进行画线,确定两点通过DDA算法绘制直线
利用DDA算法进行画线,确定两点通过DDA算法绘制直线-Draw a line using DDA algorithm to determine the two points a straight line drawn through the DDA algorithm
- 2023-08-26 21:45:03下载
- 积分:1