搜索资源列表
tuxingxue1
- 图形学中关于直线在坐标系下生成算法, 以及坐标系的变化,比列更新-graphics on the line in the coordinate system generation algorithm, and coordinates the changes, update out
2410arm9zhilingjichaxu
- 优龙S3C2410平台的用ADS1.2进行编译的程序,可以很方便的进行修改移植到其他平台进行实验,这里有2410片内AD程序,汇编程序点亮led,汇编和C混合编程点亮led,GP [大地坐标转换经纬度源码.rar] - 大地坐标转换经纬度源码,该源码对搞测绘或地质或GIS、GPS很重要。 [skyplot1(GPS卫星数据分析).rar] - GPS卫星数据分析,包括C/A码分析,P1、P2码分析,D1、D2分析,周跳数据分析,图形仿真 等等,相关的数据算法 ! 比较不错! [
DBSCAN C#实现
- 使用c#实现了 基于密度的聚类 DBSCAN算法,附带坐标系,可以直观显示出聚类前和聚类后的点集,完整无错,可运行,完全原创!
CoordinateConversion
- W84坐标系和投影坐标之间转换算法,可从W84坐标转换成投影坐标,也可从投影坐标转换成W84坐标-failed to translate
projection
- 地图投影坐标转换,高斯正算,高斯反算,大地坐标系转空间坐标系,空间坐标系转大地坐标系。方位投影,墨卡托投影(正轴等角圆柱投影),高斯克吕格投影的算法表示-Map projection coordinate conversion, Gaussian positive operator, Inverse Gaussian, and the earth coordinate system to switch space coordinate system, space geodetic coordin
ordinary_algorithm_for_pattern_recognition
- 使用C语言实现的一些简单模式识别聚类算法,用于简单的二维坐标系点的聚类。有最短距离算法、K均值算法、近邻算法、fcm算法、最大最小距离算法。-Using the C language implementation of some simple pattern recognition clustering algorithm for a simple two-dimensional coordinate system point of clustering. Has the shortest di
VT20
- 基于声卡的虚拟仪器。Virtual Tools是一款双通道、集数字存储、示波、频谱、电压测 定、频率测定、函数信号、扫频信号、打印输出、数据输出等功 能于一体的虚拟仪器软件。提供多种参考坐标系(逻辑电平整值 等分参考坐标系、16位逻辑电平等分参考坐标系、电压整值等分 参考坐标系、分贝参考坐标系) ;提供无间断信号录制回放显示功 能、集成更友好稳定的操作界面;程序内部使用更优的信号调理 分析算法及显示输出功能。Vtools通过声卡来采集信号,达到采 样、分析的目的,用户
Chartbp
- 用VC++位图空间编写坐标系,画出正弦曲线,并加入bp算法拟合此曲线,根据数据画出曲线。-VC++ with the preparation of bitmap space coordinate system, draw the sine curve and the curve fitting algorithm to join bp, according to data drawn curve.
1txx)
- 1) 直线的生成内容:用Bresenham算法画直线要求: 将象素网格表现出来,建立网格坐标系 用橡皮筋的形式输入参数 鼠标移动时,显示鼠标当前位置 显示判别式的计算过程和下一点的选择策略 记录生成点的坐标,建议用表的形式 图形生成过程可以重复进行2)圆弧的生成内容:用Bresenham算法画圆 要求:᠊ -1) line generated content: draw a straight li
geoReferenceSource
- Geo映射算法,将经纬度坐标系转换为屏幕坐标系上。-GeoReference GPS To Screen
AdaptiVe-Aggregation
- 出了一种恢复高质量稠密视差图的立体视觉合作算法.该算法采用基于形态学相似性的自适应加权方 法,迭代地进行局部邻域的自适应聚合和抑制放大,实现高效率和高质量稠密视差图计算.将该算法推广到三目摄像 机立体匹配系统中,通过重建摄像机坐标系实现图像校正,并根据连续性假设和唯一性假设,建立视差空间中的支持 关系和三目摄像机之间的抑制关系.实验结果表明,三目立体合作算法能够得到精确的场景视差映射,并可以实现多 基线方向的遮挡检测.该算法特别适用于由多个廉价摄像机组成的立体视觉系统,在几乎不增
Gaussian-projection-calculation
- 能够实现高斯投影坐标系之间的正算和反算过程,程序用c#编写,很精简的算法,值得借鉴。-It s for the Gaussian projection and inverse projection calculation. It is C# program. Very precise and recommended!
norad
- NASA用于计算摄动轨道的模型。通过编写一系列C++类,可以方便地计算卫星在不同坐标系下的位置、速度、轨根以及星下点等。相关算法经过本人初步验证,无误。-A C++ Orbit Calculation Model created by NASA which has been tested.
zenike-nihe
- 泽尼克拟合算法,包括直角坐标系拟合和极坐标系的拟合,成熟代码,还请放心!-Zernike fitting algorithm, including fitting, fitting and polar coordinates Cartesian coordinates of the mature code, please rest assured!
flightdynamics
- 飞行力学的相关知识,如坐标系之间的转换,不同高度下压力、密度等的计算,以及一些插值算法的应用-Calculation of the flight mechanics knowledge, such as the conversion between the coordinate system at various altitudes pressure, density, etc., and the application of some interpolation algorithm
MachineLearning
- 用来对鲍鱼进行聚类的K均值算法,聚类结果以平行坐标系方式显示。-K-means clustering algorithm is used for abalone, the clustering results in a parallel coordinates display mode.
Demo
- 该程序是利用MFC画出一个坐标系,然后随机的在坐标系中生成一些点,利用K-Means对这些点进行聚类(由于点的聚类是由效果不好,我自动生成的点,但是k-means算法是有的,使用者可以在此基础上进行修改)-The program is using MFC to draw out a coordinate system and random in the coordinate generation at some point, using k-means clustering (due to cl
ys
- 相关色彩模式知识: HSV颜色空间 HSV(hue,saturation,value)颜色空间的模型对应于圆柱坐标系中的一个圆锥形子集,圆锥的顶面对应于V=1. 它包含RGB模型中的R=1,G=1,B=1 三个面,所代表的颜色较亮。色彩H由绕V轴的旋转角给定。红色对应于 角度0° ,绿色对应于角度120°,蓝色对应于角度240°。在HSV颜色模型中,每一种颜色和它的补色相差180° 。 饱和度S取值从0到1,所以圆锥顶面的半径为1。HSV颜色模型所代表的颜色域是CIE色度图的一个子集,这个
ICP
- 点云配准过程,就是求一个两个点云之间的旋转平移矩阵(rigid transform or euclidean transform 刚性变换或欧式变换),将源点云(source cloud)变换到目标点云(target cloud)相同的坐标系下。(Matching of two sets oPoint cloud registration process, is to get a two point cloud between the translation and rotation matri
visualServoAlgorithm.m
- 机械臂视觉伺服算法仿真,包含坐标系的转化和图像特征的控制(Trajectory planning and visual servo algorithm simulation of 3R serial manipulator based on time optimization, including coordinate transformation and image feature control)