-
群智能算法源代码 HGWO(DE-GWO)
说明: 群智能算法源代码,如蚁群,粒子群,灰狼等(a gond python for study GWO)
- 2019-12-26 16:14:07下载
- 积分:1
-
Gotsu
用遗传算法和otsu实现多彩色图像的多阈值分割 。。。。。。。。。。。。(Multi threshold segmentation based on genetic algorithm)
- 2018-10-03 15:33:28下载
- 积分:1
-
图像的去噪与增强python
说明: 此代码可以实现图像的去噪和增强,非常的简洁好用(This code is very clear !!!)
- 2020-10-30 09:54:44下载
- 积分:1
-
GANs-collections-tf2.0_keras-eager_mode-master
说明: 生成对抗网络用于假图像的生成,可以进行图像的降噪和图像的复原(The generation countermeasure network is used to generate false images, which can be used for image denoising and image restoration)
- 2020-08-03 10:25:51下载
- 积分:1
-
Python_VLPR-master
基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry pie 3B+/3B as the core processor, and based on Linux platform, uses Python 3.5 and OpenCV to process the image containing license plate information, and carries out a series of image processing operations such as Gaussian denoising, graying, edge detection, binarization, closed operation, character segmentation, character recognition matching, etc. Finally, the system of license plate recognition is realized)
- 2019-04-03 10:06:40下载
- 积分:1
-
get_fight_27
python爬虫,百度图片通过关键词下载图片(Baidu pictures key crawler, crawler download pictures)
- 2018-08-28 14:18:21下载
- 积分:1
-
IM
在线即使通信
登陆模块
添加好友模块
私聊模块
群聊模块(On-line even communication
Landing module
Add Friends Module
Private chat module
Group chat module)
- 2019-01-08 14:30:59下载
- 积分:1
-
光线追迹
在python中实现简单的光线追迹,定义光线,场景等(python for ray tracing)
- 2018-04-26 20:07:18下载
- 积分:1
-
FENICS中的相场断裂实现
【实例简介】
- 2021-07-30 00:31:00下载
- 积分:1
-
12306_python
一、运行环境:
基于python2.7
二、原理:
图像识别基于tesseract
数据抓包使用httpwatch, IE,识别出所有的POST请求,获取各步骤中数据,分析页面里token等
三、用法:
修改conf_example.py里的买票信息, 然后运行
在不繁重情况下,可以验证提交买票请求,买完后自己去 未完成订单 页面付款
春运的压力环境下,有bug,待完善, python初学乍用,很多地方不 pythonic
四、Todo:
1. 压力下的抢票测试, fixbug
2. 寻找最优server ip
3. httplib 的接口需要封装,包括重连机制
4. 优化不必要的请求
(Author frankiezhu@foxmail.com
DATE: 20140108
)
- 2015-05-01 10:02:08下载
- 积分:1