-
iav07-surf
Detecting, identifying, and recognizing salient regions or feature points
in images is a very important and fundamental problem to the computer vision
and robotics community. Tasks like landmark detection and visual odometry,
but also object recognition benefit from stable and repeatable salient features
that are invariant to a variety of effects like rotation, scale changes, view point
changes, noise, or change in illumination conditions. Recently, two promising new
approaches, SIFT and SURF, have been published. In this paper we compare and
evaluate how well different available implementations of SIFT and SURF perform
in terms of invariancy and runtime efficiency.
- 2009-11-13 05:07:51下载
- 积分:1
-
C#验证码识别程序OCR源码实例
C#验证码识别程序OCR源码实例,程序代码 在Class1.cs中,本程序中将涉及到以下知识点:加载位图,图像反转、分割、取有效区域,识别位图,生成验证码样本等,程序在CMD控制台端运行,先运行CMD命令,然后将本程序编译目录中生成的exe,拖动至cmd窗口中即可运行。
- 2022-01-25 23:27:51下载
- 积分:1
-
lesson1
基于51单片机通信的其中一种,I2C总线通信。(I2C bus communication is one of 51 MCU communication.)
- 2020-06-18 18:00:01下载
- 积分:1
-
PSINS C++
说明: 严恭敏老师早期c++组合导航文件,具有一定参考价值。(Yan Gongmin's early C + + integrated navigation file has certain reference value.)
- 2021-01-11 16:48:49下载
- 积分:1
-
rtp2
It support IPv4 and IPv6 unicast and multicast and contains a trivial sender and a trivial receiver that can be used to send or receive arbitrary data over RTP. An implementation of generic forward error correction is planned, t(support IPv4 and IPv6 Unicast and multic ast and contains a trivial sender and a trivial r eceiver that can be used to send or receive arbit rary data over RTP. An implementation of generi c forward error correction is planned, t)
- 2007-06-14 16:52:12下载
- 积分:1
-
12864LCd
主要反映了LCD液晶显示器的一些显示原理以及它的一些参数问题
(Mainly reflects the LCD monitor display principle and some parameters of the problem)
- 2012-10-22 15:15:53下载
- 积分:1
-
课件精灵AppV1.56New
说明: 课件精灵;一次注册,终身免费升级使用!
包含服务:即时生成授权注册序列码
课件精灵V1.56
1.56主要更新:
1、修改默认背景色为白色
2、新增PDF导出功能
3、修改优化软件界面布局
丰富的多媒体互动性
互动性高与内容丰富的多媒体课程,可以吸引学员们的注意力,以达到最佳的学习效果,并可很容易地将文字、图形、动画、声音及视讯组合起来,再加上最新的动画、防锯齿文字,及拥有图像、视频、音频、动画文件的支持;多种直线曲线图形,多种笔形的支持等,将使得您目不暇接;以及内建多种不同的互动模式,使得训练变得有声有色。
提高课件的制作效率
课件精灵提供管理内、外部媒体素材的能力,让课程的编辑与管理更有效率。编辑与媒体素材的导入导出,以最简单的步骤即可完成任务,大幅节省制作的时间(Courseware Wizard: once registered, free upgrade for life!
Include service: generate authorization registration sequence code in real time)
- 2020-04-07 10:54:06下载
- 积分:1
-
adv7611Linux驱动程序
说明: ADV7611驱动程序,适合海思芯片,如Hi3531A,Hi3536等(ADV7611 Driver, adopt Hi3531a, Hi3536 and so on.)
- 2020-10-28 10:46:32下载
- 积分:1
-
Petri网可达分析算法
Petri网可达分析算法,
吴哲辉教授编写的Petri网导论的第三章算法3.1的实现
使用C++编写
- 2022-01-31 12:39:21下载
- 积分:1
-
停车场管理系统
停车场内只有一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在停车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交纳费用。试为停车场编制按上述要求进行管理的模拟程序。
- 2022-07-12 14:18:02下载
- 积分:1