搜索资源列表
VehicleQueueDetection
- 基于图像的车流排队长度检测算法,车辆存在和运动分析。意大利,2003 an efficient Vehicle Queue Detection based on image process.include vehicle presence analysis and move analysis Italy 2003
facetrack
- facetrack.aps facetrack.cpp facetrack.clw facetrack.dsp facetrack.dsw facetrack.h facetrack.ncb facetrack.opt facetrack.rc facetrack.sln facetrack.suo facetrack.vcproj facetrack.vcproj.HUANGSHE-37F1E4.huangsheng.user facetra
gmac
- 根据队列信息,使ns中的smac可以自适应地改变占空比。-depending on the queue, make smac changes the duty cycle dynamicly
InheritanceAndPolymorphism
- 继承和多态,实现由链表的继承与多态,创建了栈和队列,用模版扩充-Inheritance and polymorphism to achieve from the list of inheritance and polymorphism to create a stack and queue, use the template to expand
image-processing-
- 这是个图像处理的源代码,是本人自己编写的,实现的功能如下: 锐化、边沿检测:套用模版。另外还有一个自定义模版,供用户自行设计模版运行,从而实现其他功能,如线检测。 浮雕:本像素减相邻像素,再加一个常数得到的。 直方图均衡化则套用步骤,根据课本步骤来编写。 提取轮廓:若该点为黑点,八邻域也为黑点,则就把该点变白。 阈值分割分为固定阈值分割(即二值化)和动态阈值分割(切割若干子图,求均值,该均值即子图的阈值)。 区域生长:把种子和4邻域的点分别比较,两者之差小于阈值,且该4邻
next-function
- 这是一个关于模式匹配KMP算法 的next函数的程序,有小错误,自己寻找改正即可,您可以从中了解方法-This is a circular queue of the program, a small error, they can find to correct, you can learn about the method
TuSuanFa
- 图算法,创建无向图,实现深度优先搜索和宽度优先搜索,用到队列和Kruskal算法。-Figure algorithm, create no to figure, realize the depth first search and width first search, use queue and Kruskal algorithm.
Cap0615
- 用工业相机采集压缩图像,程序用到数据库,队列应用,ftp传输等。vc++代码-Industrial cameras capture compressed image, the program used the database queue application, ftp transfer. vc++ code
rice
- 首先进行边缘检测,然后进行填充。然后进行开运算,可以使一些轻微连着的米粒分开来。然后是遍历图片,把各米粒进行标号,从1开始从小到大标号。每个米粒的各像素点值相同,第i个米粒的各像素点值均为i。其中采用了队列,用数组模拟。最大的米粒标号便是米粒的总个数。最后,遍历一遍图像数组,便可求出各米粒的面积。-First, edge detection, and then filled. Then open computing can make some minor attached rice grains
huffman
- 霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Specific methods Huffman coding: the probability of emergence of the size press lin
find-bottle
- 本算法核心思想是基于matlab中数组模拟队列的连通域的搜索,应用与对未满瓶子的检测-The core idea of this algorithm is to search an array matlab simulation queue connected domain, application and based on the detection of full bottles
Queue102
- 数据结构Queue.h头文件,包含QInsert,QDelete and QFront-Queue.h data structure header files, including QInsert, QDelete and QFront
shijianpailiebiao
- 用队列制作的一个时间排列表,程序没问题,可在我这运行不了,--!-Queue produced with a time schedule list, the program is no problem, you can run I can not, !