登录
首页 » JavaScript » root

root

于 2014-01-15 发布 文件大小:76KB
0 120
下载积分: 1 下载次数: 4

代码说明:

  动态跟踪,边移动边绘制路线。规定经纬度的范围,调用地图的路径算法,求出路径。(Dynamic tracking, while moving to draw lines.Specified range of latitude and longitude, map the path algorithm call, find the path.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GMM-modeling-and-EM
    介绍Opencv这个图像处理库环境下的GMM建模与EM算法,从数学的角度深入分析高斯建模和EM算法(Introduce the the Opencv this image processing GMM modeling the EM algorithm in the library environment, in-depth analysis from a mathematical point of the Gaussian model and the EM algorithm)
    2012-07-11 15:40:59下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • SPAMS-matlab-svn.rar
    这是SPAMS的原始代码,是稀疏表示的重要工具箱~(This is SPAMS original code, is an important toolbox sparse representation)
    2013-08-05 16:19:41下载
    积分:1
  • 椭圆拟合
    二值化处理图像,自动拟合椭圆并得到长短轴的大小。(Automatically fit the ellipse and get the size of the long and short axes)
    2021-04-20 15:28:50下载
    积分:1
  • mytest
    自己写的幅值谱分析的matlab程序,可以应用与机械振动信号分析中。(this is a matlab program that can analylize the amplifier of a wave.)
    2011-12-21 16:18:15下载
    积分:1
  • VCPPqiangda-tuxiang-chuli
    先进行图像预处理,比如Hough变换,边沿检测,还有差影法,模板提取 ,识别,跟踪,最后是模板匹配。(First image preprocessing, such as the Hough transform, edge detection, as well as poor shadow method, template extraction, identification, tracking, and finally the template matching.)
    2012-03-16 14:33:20下载
    积分:1
  • FuzzyMath
    说明:  用PALKING模糊方法进行边缘检测,还有3个自适应改进方法(PALKING fuzzy method with edge detection, there are three adaptive Improvement)
    2011-03-07 20:20:21下载
    积分:1
  • 光伏逆变系统中的最大功率点跟踪算法 sfun mppt vpo
    光伏逆变系统中的最大功率点跟踪算法,采用的是变步长的扰动观察法,可以快速收敛(mppt method using variable step size perturb and observe method, it can converge faster.)
    2012-11-13 02:07:49下载
    积分:1
  • 第四次作业
    说明:  1.使用medfilt2函数对‘lena.bmp’进行不同模板大小的中值滤波,并观察效果 2.使用fspecial函数构造‘gaussian’, ‘sobel’, ‘prewitt’, ‘laplacian’, ‘average’等不同滤波算子,使用filter2函数对‘cameraman.tif ’进行滤波,观察不同滤波器的效果 3.设计频域理想低通和理想高通滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变截止频率,观察对结果的影响。 4.对‘homo.bmp’进行同态滤波,其中频域同态滤波器自行设计。要求在程序注释中说明你设计该滤波器的思想。(1' lena.bmp 'The median filtering with different template sizes was carried out and the effect was observed2. Fsspecial function is used to construct different filter operators such as' Gaussian ',' Sobel ',' Prewitt ',' Laplacian ',' average ', etc' cameraman.tif 'Filter and observe the effect of different filters3. Design ideal low pass and ideal high pass filters in frequency domain' phantom.bmp 'The image is filtered in frequency domain and the filtering result is displayed. Then change the cut-off frequency and observe the effect on the results.4. Yes' homo.bmp 'The homomorphic filter is designed by ourselves. The idea of designing the filter should be explained in the program notes.)
    2020-12-11 21:53:25下载
    积分:1
  • 数字_第三版_英_答案
    说明:  《数字图像处理(第三版)》课后习题答案,作者冈萨雷斯(Answers to Exercises after Class of Digital Image Processing (Third Edition),author Gonzalez)
    2019-06-10 10:54:09下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载