-
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
-
DBSCAN聚类
Python密度聚类
最近在Science上的一篇基于密度的聚类算法《Clustering by fast search and find of density peaks》引起了大家的关注(在我的博文“论文中的机器学习算法——基于密度峰值的聚类算法”中也进行了中文的描述)。于是我就想了解下基于密度的聚类算法,熟悉下基于密度的聚类算法与基于距离的聚类算法,如K-Means算法之间的区别。
基于密度的聚类算法主要的目标是寻找被低密度区域分离的高密度区域。与基于距离的聚类算法不同的是,基于距离的聚类算法的聚类结果是球状的簇,而基于密度的聚类算法可以发现任意形状的聚类,这对于带有噪音点的数据起着重要的作用。(The main goal of the density based clustering algorithm is to find high density regions separated by low density regions. Different from distance based clustering algorithm, the clustering results based on distance clustering algorithm are spherical clusters, and density based clustering algorithm can detect clustering of arbitrary shapes, which plays an important role in data with noisy points.)
- 2018-02-05 10:00:46下载
- 积分:1
-
opencvCar
开发环境:vc6.0 ,opencv1.0.整体功能:实现车牌跟踪,检测,车牌定位,车牌分割,字符
分割,字符识别,其中车牌跟踪和车牌检测不是很好,但是对于已经拍好的图片,车牌定位,
车牌分割,字符分割和字符识别效果很好。程序中的核心算法,本人已加详细注释。具体详见程序说明。希望对你有所帮助。(Development Environment: vc6.0, opencv1.0. Overall functions: license plate tracking, detection, license plate location, license plate segmentation, character segmentation, character recognition, including the license plate license plate tracking and detection is not very good, but has take a good picture, license plate location, license plate segmentation, character segmentation and character recognition with good results. The core algorithm in the program, I have added detailed comments. See detailed description of the procedures. I hope for your help.)
- 2020-07-03 22:40:02下载
- 积分:1
-
行人检测程序
基于opencv的行人检测程序,在vs2013上完成,需要用户调整输入路径文件并不大,就不压缩了,希望能使用愉快,谢谢大家。
- 2022-01-24 14:37:58下载
- 积分:1
-
mmdetection-master
基于mmdetection框架的深度学习目标检测框架(deep learning object detection based on mmdetection)
- 2020-06-19 22:20:02下载
- 积分:1
-
python组合优化工具包
python组合优化工具包
- 2022-03-12 10:46:09下载
- 积分:1
-
pinpuganzhi
基于机器学习的认知无线电频谱感知,机器学习的认知无线电频谱感知(Based on machine learning cognitive radio spectrum sensing, machine learning, cognitive radio spectrum sensing)
- 2013-11-23 13:28:59下载
- 积分:1
-
gan_practice-master
GAN,DCGAN,WGAN,improved-GAN 4种生成对抗网络的tensorflow实现(Complition of GAN,DCGAN,WGAN and improved-GAN with tensorflow.)
- 2017-11-15 17:01:06下载
- 积分:1
-
淘宝网站爬虫(python 2.7)
仅供参考逻辑,时间久远,页面都变了,所以可能无法爬取 tbcrawler ============= 淘宝和天猫的爬虫,可以根据搜索关键词,物品id来抓去页面的信息. db:MongoDB
- 2020-12-07下载
- 积分:1
-
一网打尽神经序列模型之RNN及其变种LSTM、GRU
说明: 一网打尽神经序列模型之RNN及其变种LSTM、GRU(RNN and its variants, LSTM and Gru, in the model of one net out neural sequence)
- 2020-05-23 21:59:55下载
- 积分:1