搜索资源列表
python
- 这个源码包包含了在Python下调用Opencv处理视频,图片的列子,适合初学者-The source package contains the Python at the next call treatment Opencv Videos, Photos of Liezi, suitable for beginners
piltest
- 将其他图片格式转换为jpg的源码,python编写,需要pil图像处理库-The other is converted to jpg picture format of the source, python write, need to pil image processing library
Source-Code
- 数据挖掘经典算法实现。使用这个算法分别对图片和DBLP上面学者的合作关系图进行了聚类,然后评估聚类的结果。算法实现用的java,DBLP的数据的搜集和预处理是用Python编写。-Classical data mining algorithm. Using this algorithm, respectively, pictures and cooperation between scholars DBLP above graph clustering, and then evaluate th
Pic2PDF
- img2pdf 编程接口,支持各种语言(VC,VB,PB,JAVA,delphi,python等) 支持各种图片转PDF,而且生成的PDF非常小, 支持对各种图片的预处理(支持图片的合并,拼接,格式转换,加补白,去除背景色等操作)。 支持批量图片生成PDF,可把图片追加到PDF, 对图片的合并,可以支持拼版操作, 所有功能,封装在20K的dll中,可以嵌入你的程序中 此外,还提供各种文档转图片功能以及把各种文档生成不可编辑的文档的功能包括(Word,PDF,XPS,
-numpy.tar
- python 的一个关于矩阵的库,用于图片处理等都可以,很好用-On a matrix of python library for image processing can be, very useful
Imaging-1.1.7.tar
- 这是一个处理图片的Python类库,能够对图片进行简单的剪切,放大,翻转功能。-This is a picture of Python libraries handle can simply cut the picture, zoom, flip function.
Scrapy_v1.0.4
- Scrapy 是一套基于基于Twisted的异步处理框架,纯python实现的爬虫框架,用户只需要定制开发几个模块就可以轻松的实现一个爬虫,用来抓取网页内容以及各种图片,非常之方便。-Scrapy is a based on twisted based asynchronous processing framework, pure Python implementation framework of crawler, users only need to custom developed sev
Scrapy_v1.0.6
- Scrapy 是一套基于基于Twisted的异步处理框架,纯python实现的爬虫框架,用户只需要定制开发几个模块就可以轻松的实现一个爬虫,用来抓取网页内容以及各种图片,非常之方便。-Scrapy is a based on twisted based asynchronous processing framework, pure Python implementation framework of crawler, users only need to custom developed sev
get_bing_daily_pic
- 用Python写的获取Bing每日图片的脚本,使用了Bing官方给出的API,两种实现方法,一是调用re库,用正则表达式来获取url,二是转换为xml对象,通过xml.etree.ElementTree库进行处理,对于一来说适用性更强-Being written in Python Bing daily image of the scr ipt, the official use of the API Bing given two methods, one call re library, us
UploadImage
- 上传图片到linux服务器,并调用python接口对图片进行处理;返回内容显示在前端界面-Upload images to the linux server, and call the python interface for image processing return to the content displayed in the front-end interface
picture
- 平时工作中常会遇到需要处理图片的工作,这个是判断并修改图片分辨率的python方法。-Usually work the Central Standing Committee met to deal with the work of the picture, this is a python method to determine and modify the image resolution.
picture-note
- python验证码识别;包含常用图片处理方式,中文验证码识别文本训练方式等等。-note of python picture code verifing
识别圆
- 给出一个多个图形的一幅图,识别里面的圆,进行灰度处理,边缘分割等处理,最后标识出图片中的所有圆形。(Given a picture that used for multiple graphics recognition, inside the picture,detect circle include gray processing, edge segmentation, and finally identifies all circles.)
Face3.py
- 此代码使用Python获取设备中的图象并处理(us CV open camera and save capture picture)
imgs_show
- 在python3.6上,采用三种方式处理图片并显示的对比(On python3.6, the contrast of three ways to deal with pictures and display)
hw1_1034937
- python的基础处理图片的小程序入门,感觉还不错吧,大家可以尝试看看(Python's basic processing of small programs for pictures)
create_pet_tf_record_quiz8
- 该代码将xml文件中的图片尺寸信息和物体位置信息统一进行处理,物体位置会转换成0~1之间的比例,物体名字会根据label_map转换成一个数字列表,结果会存入tfrecord中。(The code will process the image size information and object location information in the XML file uniformly, and the position of the object will be converted to
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
04.CNN处理CiFar
- 以python语言为基础,利用tensorflow机器学习架构,两层卷积神经网络实现,CiFar数据集图片分类功能。(Based on Python language, using tensorflow machine learning architecture, two-layer convolutional neural network, CiFar data set image classification function.)