搜索资源列表
1
- 基于随机旋转的准正交空时分组码研究 希望对大家有帮助-Based on a random rotation of the quasi-orthogonal STBC study we hope to help
puzzle
- 這是一個經典的方塊遊戲, 可移動及轉動, 十分有趣-This is a classic puzzle game, mobile, and rotation, very interesting ...
10_01_062_067
- The geometrical attacks are still a problem for many digital watermarking algorithms at present. In this paper, we propose a watermarking algorithm for color images resistant to geometrical distortions (rotation and scaling). The singular value dec
image-recognisition
- Actual applications require specifi c methods to reduce the infl uence of the correlation to distortions that appear when input images differ from their reference model. When the distortion model can be described analytically (such as
BUJINJI
- 利用51单片机驱动步进机的转动程序,本人自测,是可行的-Use of 51 single drive stepper motor rotation program, I self-test, it is feasible
dataset_616738
- 包含1593个手写数字0~9.由semeion.data经matlab处理得到semeion.mat,可直接使用。原semeion.names转化为readme.m. mat:1593*266 每行为一个样本,其中256是16*16的手写数字展开,后10列为数字识别标签,例如:若第一列为1,则数字为0,第二列为1,数字为1.。。以此类推。 另外附matlab小例子,可以画出每个数字,更好理解。图像要反转和旋转一下才符合写作习惯。-Contains 1593 handwritten d
Computer-general-GP-code
- The coding of General Gradient Projection Rotation Algorithm for matlab and given some cases in the file.
LEACH
- LEACH [1] is an autonomous adaptive clustering protocol that distributes the energy load evenly among the sensors in the network using randomization. The nodes organize themselves into local clusters, with one node acting as the local base stat
Novel-60-seconds-LED-electronic
- 新颖60秒LED旋转电子钟,可用于单片机学习。-Novel 60 seconds LED electronic clock rotation, can be used for single-chip learning.
DETECTION-AND-DECODING-OF-QR-CODE
- This an OPENCV based project. Here we are implementing the algorithm that uses adaptive methods to segment the image to identify objects. The objects are then used to form candidate markers which are examined for several criteria. Potential m
project
- 本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。初始优先数60。为了便于处理,程序中的运行时间以时间片为单位计算,各进程的优先数或轮转时间数以及进程需要运行的时间片数的初值均由用户给定。3) 在优先数算法中,进程每执行一次,优先数减3,CPU时间片数加1,进程还需要的时间片数减1,在轮转算法中,采用固定时间片,时间片数为2,进程每执行1次,CPU时间片数加2,进程还需要的时间数减2,并排列到就绪队列的尾上。-This procedure using two a
SLAM
- 本文研究了基于多传感器组合导航方法的SLAM,由于移动机器人无法通过单个传 感器得到可靠的信息,采用多传感器组合导航的方法可以很好的解决这个问题。本文用单个 CCD摄像头和里程计组合进行SLAM研究,并得到更准确的机器人位姿信息。首先用SIFT 算法对不同图像进行特征提取和匹配,得到本质矩阵,对它进行分解,可得到机器人的旋转 矩阵和平移向量(和实际相差一个比例因子)。然后,将它与里程计信息结合,得到机器人的 位姿。在此基础上,可以得到特征点在当前摄像机坐标系中的三维坐标,即创