登录
首页 » Python » 路径规划

路径规划

于 2018-07-31 发布 文件大小:1KB
0 114
下载积分: 1 下载次数: 10

代码说明:

  利用地图图像的像素点与真实世界对应,进行路径规划,曲线使用三阶贝塞尔曲线生成(Using the correspondence between the pixels of the map and the real world, the path planning is carried out, and the curve is generated by the three order Bessel curve.)

文件列表:

路径规划.py, 2619 , 2018-03-28

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

发表评论

0 个回复

  • shuangmu
    双目匹配计算视差,生成深度图。(前提是用自己标定好的摄像头拍的图片,导入内外参数然后进行立体匹配)(Binocular matching calculates parallax and generates depth map.(The premise is to take a picture with your own calibrated camera, import internal and external parameters, and then stereo matching))
    2020-09-03 14:48:09下载
    积分:1
  • 猜拳游戏
    猜拳游戏Python实现。 猜拳游戏规则: 石头:握紧的拳头。 剪子:或称“剪刀”,中指和食指伸直,其余手指握紧。 布:五指伸直,张开手掌。手心向下,或向上,或竖直(拇指向上)。 每一个手势代表一个“武器”,互相克制的原则是:剪子剪不动石头(石头胜利);布被剪子剪开(剪子胜利);石头被布包裹(布胜利)。如果双方出示了一样的手势,就是平局。(Application of Guess boxing game with Python)
    2020-06-21 01:40:01下载
    积分:1
  • 基于opencv的比较粗糙的手势识别代码分享
    适用于visual studio平台的c++代码,是基于opencv计算机视觉库的基础手势识别程序。新建工程后,将程序文件test_2.cpp放到工程下,在visual studio上打开文件后,点击运行即可。通过摄像头捕捉手势,计算手势中的手指个数并给出结果,基本能够实现功能。
    2022-01-29 04:09:58下载
    积分:1
  • 《Python机器学习算法》
    python机器学习算法 赵志勇 深入分析机器学习中的常用算法(python machine learning)
    2019-04-02 14:43:33下载
    积分:1
  • 双向最大匹配.py
    用双向最大匹配算法实现汉语分词。准确率颇高。(Two way maximum matching algorithm is used to realize Chinese word segmentation. The rate of accuracy is quite high.)
    2018-03-26 20:29:26下载
    积分:1
  • eph2
    用Python自己编写的GPS历书解算程序,历书是GPS星基卫星的概略位置(I have written in Python solver GPS almanac, almanac is the approximate position of a satellite-based GPS satellites)
    2015-05-20 00:55:49下载
    积分:1
  • LSTM
    用于运行LSTM的预测代码,例子是国际航班客流量。使用语言为python.(The forecast code used to run LSTM is an example of international flight traffic. The language used is python.)
    2017-12-05 13:33:18下载
    积分:1
  • 笨方法学Python.pdf
    一个学python的绝好学习方法,可以帮助零基础的python爱好者迅速熟悉并掌握python语言。
    2020-12-06下载
    积分:1
  • PyTorch深度学习实战
    说明:  PyTorch深度学习实战从原理到实战、深入浅出地介绍了Facebook人工智能利器Pytorch的卓越表现,只要认真读完本书,你就能掌握Pytorch的使用技巧了。(Pytorch in-depth learning practice introduces the outstanding performance of the Facebook artificial intelligence tool Python from the principle to the practice. As long as you read this book carefully, you can master the use skills of Python.)
    2021-03-29 20:59:10下载
    积分:1
  • MasteringMachineLearningWithscikit-learn
    说明:  在这本书里,我们将看到一些机器学习的模型和算法。我们会介绍一些常用的机器学习任务和模型的效果评估方法。而这些模型和算法都是通过十分流行的Python机器学习库scikit-learn来完成,里面有许多机器学习的模型和算法,每个API都简单易用(In this book, we will look at some machine learning models and algorithms.We will introduce some commonly used methods for evaluating the effects of machine learning tasks and models.These models and algorithms are built using the popular Python machine learning library scikit-learn, which has many machine learning models and algorithms, and each API is easy to use)
    2020-06-20 11:20:02下载
    积分:1
  • 696518资源总数
  • 105578会员总数
  • 20今日下载