搜索资源列表
chaincode
- 1.首先将原始图档(如图三)由RGB彩色模型转换成HSI彩色模型,取其 I 亮度模型。 2.再萃取出亮度值大于0.999之部份,进行数次膨胀与侵蚀运算后,即可取得火焰部份(如图四)。 3.图四之火焰影像进行边缘运算,并找出边缘之每一点坐标,再将坐标排序,取最小值作为链码的启始点(如图五之红色星号)。 4.链码产生的方式:沿边缘依逆时针的顺序扫瞄下一个边界值,并依序输出链码(如图七)。-1. First, the original drawing (Figure 3) from R
wireless
- LOW-POWER EVENT DETECTION AND WAKEUP SCHEDULING IN WIRELESS SENSOR NETWORKS
diaodu
- 图形界面的线程调度,VC++编写的,有就绪,挂起,运行!-GUI thread scheduling, VC++ written a ready, hang, run!
chepaishibie
- 车牌识别是现代智能交通系统中的重要组成部分之一,应用十分广泛。汽车牌照号码是车辆的唯一“身份”标识,牌照自动识别技术可以在汽车不作任何改动的情况下实现汽车“身份”的自动登记及验证,这项技术已经应用于公路收费、停车管理、交通诱导、交通执法、公路稽查、车辆调度、车辆检测等各种场合-License plate recognition is one of the modern intelligent transportation system is an important part of the ap
Ant-Colony-Algorithm
- Considering the complete process of surgery including the preoperative and postoperative stages, multiple resource constraints involved and the integration of surgical upstream and downstream resources, surgery scheduling was described as an ex
edge_ACO
- 非常实用的基于蚁群算法的边缘检测程序。该算法提供基于蚁群算法的边缘检测方法,能够建立一个表示在图像中,每个像素位置的边缘信息提交的信息素矩阵调度在图像上移动的蚂蚁数目的运动。-Very practical edge detection algorithm based on ant colony program. The algorithm provides edge detection method based on ant colony algorithm, capable of establ
Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning
- Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning 文章中提出的算法