-
实现双摄像头的拼接技术
基于双摄像头的拼接技术,主要实现摄像头的实时拼接,涉及到的主要技术有特征点的匹配和Ransac算法,总的看来,图像拼接效果良好,处理的帧数较高,有一点的参考价值。
- 2022-01-24 13:07:24下载
- 积分:1
-
实现了鼠标画图功能:
左键点击,在客户区出现一个图形标记,按住左键拖动,则可绘制图形,双击右键,清除客户区的所有图形。...
实现了鼠标画图功能:
左键点击,在客户区出现一个图形标记,按住左键拖动,则可绘制图形,双击右键,清除客户区的所有图形。-Implementation of the mouse drawing functions: left click in the client area of a graphic mark, hold down the left drag, you can draw graphics, double-click the right to remove all the graphics client area.
- 2022-11-11 07:50:03下载
- 积分:1
-
c++ 完美演绎
c++ 完美演绎 -c++ perfect interpretation
- 2022-06-29 12:51:40下载
- 积分:1
-
windows消息使用详解 一个很好的了解windows消息的资料
windows消息使用详解 一个很好的了解windows消息的资料-The detailed explanation of the using Windows Message,a good document to know the Windows Message
- 2023-08-24 02:05:04下载
- 积分:1
-
本程序是串口通信程序,经由本人两个月艰苦劳动的来的,主要含多线程同步的知识...
本程序是串口通信程序,经由本人两个月艰苦劳动的来的,主要含多线程同步的知识-serial communication program, through my two months of hard labor to the main thread synchronization with more knowledge
- 2022-10-14 20:45:04下载
- 积分:1
-
微软编程精粹
这份电子书籍由PC Home俱乐部、C++ Bulider讨论区数位网友分别整理完成,基本上完全按照所据译本原貌,极少数文字为通顺起见稍作修改...
微软编程精粹
这份电子书籍由PC Home俱乐部、C++ Bulider讨论区数位网友分别整理完成,基本上完全按照所据译本原貌,极少数文字为通顺起见稍作修改。由于并非一人整理完成,书中例程各章节代码书写风格可能稍有不同-Microsoft programming the essence of the e-books by PC Home Club, C++ Bulider Discussion digital finishing netizen were completed, which are essentially in accordance with the original appearance, according to a translation, a very small number of good text for the sake of some slight modifications. As not one person finishing completed chapters of the book routine code writing style may be slightly different
- 2022-05-05 16:49:13下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?回溯-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Back
- 2023-03-01 07:20:02下载
- 积分:1
-
The program presnts an macro which
The program presnts an macro which
- 2023-08-22 17:00:04下载
- 积分:1
-
一个漂亮的日历程序
很漂亮的日历程序 学习之后你也可以编成这么漂亮的了-a pretty calendar program
After learning (the code) you can write such a pretty application as well
- 2022-02-03 14:48:18下载
- 积分:1
-
犯罪报告系统项目
犯罪报告系统项目在PHP &;nbsp;将用于通知和立即发送电子邮件给他们的犯罪发生地点附近的警察局。有了这个系统,用户只需要识别类型的犯罪,如抢劫,盗窃汽车或其他媒体,银行抢劫等,只是他们必须输入他们的姓名和手机号码,并点击提交按钮。此消息将被转发到中央服务器和特殊机制将被用来转发这个消息到它的最近的位置。然而,用户也可以指定事件或犯罪的位置,在此之后,消息将直接转发到该特定的警察局的位置。这种犯罪报告系统项目在PHP &;nbsp;以设置临时和永久cookie的概念。这个概念已被用于跟踪将使用该系统的用户。对于确定位置的IP地址和从饼干获得的信息将被用来转发信息到正确的警察局。
- 2023-06-22 04:55:05下载
- 积分:1