搜索资源列表
Python_Tkinter
- Python 与 Tkinter 编程 [PDF,中文版图片扫描,全本,554页] 【内容简介】 Thinter 是解释性脚本语言Pyhton的图形界面开发工具包,是一个清晰的、面向对象的图形界面开发工具,它可以让你快速地开发出可以运行在Unix、Macintosh和Windows等系统平台下的Python应用程序。本书详细地介绍了Python语言的语法和函数及其界面的开发方法,重点介绍了在Tkinter可视化平台下的编程方法。本书非常适合各个层次的Python程序员,同时也适合利用Py
errwin_sliding_with_sigma_loop.py
- Guassian 2d filter : using numpy, matplotlib and scipy in python. Could be used for Image processing purposes
code_share_flickr_2008_08_18
- 一个从flickr上批量下载图片的程序,利用flickr的Python接口和Matlab接口,对需要大量图片的项目很有帮组-a program to download image for flickr,use the python interface and matlab interface of flickr,which do great help to the project with large number of pitures
ccl
- python code to do connected component labeling of the thresholded image
squares
- python program that is related with image implementation . creating squares w,th python.
brsParser
- rendering of image using python
Python_Imaging_Library-cn
- Python_Imaging_Library中文手册、PIL中文手册、python图像处理-Python_Imaging_Library Chinese manual, PIL Chinese manual, python image processing
Imaging-1.1.7.tar
- Python图像处理插件源码,有兴趣推荐-Python image processing plug-in source code, are interested to see the recommended
影像裁剪程序
- 基于python的arcgis影像裁切程序,适用于地图裁切,分幅。(Python based ArcGIS image cutting procedures, applicable to map cutting, split.)
ImageSearchEngineResourceGuide.pdf
- resource guide image search
img-edit-learn-0.4.tar
- image editing leaning
Image
- 图像处理的基本程序,采用pycharm 编辑器 python3.5(The basic program for image processing, using the pycharm editor python3.5)
Image processing using Python
- Image processing using Python
sift
- 基于open cv的sift算法提取图像特征值的python程序(Python algorithm based on open CV's SIFT algorithm to extract image eigenvalues.)
fenlei
- 利用深度学习进行遥感图像场景分类 这里我们对NWPU-RESISC45数据集的场景图像进行分类 我们将卷积神经网络应用于图像分类。我们从头开始训练数据集。此外,还应用了预先训练的VGG16 abd ResNet50进行迁移学习。(Scene Classification of Remote Sensing Images Using Deep Learning Here we classify scene images from NWPU-RESISC45 dataset We apply
image-copy-move-detection-master
- 用模式噪声的方法对相机照片的粘贴,复制等篡改手段进行检测(This is an implementation of python scr ipt to detect a copy-move manipulation attack on digital image based on Overlapping Blocks.)
plateRecognition-master
- 基于python和opencv的车牌识别,包括车牌提取和字符识别 1,plate.py为提取和识别图片里面的车牌号码 2,切割和识别第一步车牌图片里面的字符,提取特征(License plate recognition based on Python and opencv, including license plate extraction and character recognition 1. Plate.py is used to extract and ide
envi_batch分解波段
- 将一个遥感影像的多个波段分解为单一波段的功能(Multi-band decomposition of remote sensing image into single band)
dlib-19.7.0-cp36-cp36m-win_amd64
- 比OpenCV更加精准的图片人脸检测Dlib库(Dlib Library for Image Face Detection with More Precision than OpenCV)
harris
- 使用python语言实现对灰度图像的角点检测,并实现匹配(Corner detection and matching of gray image using Python language)