搜索资源列表
Imaging-1.1.5.tar
- Python Image Library
python
- 用金字塔方法对图像进行分割,其中调用了opencv的函数。-Using the pyramid method of image segmentation, which calls the opencv function.
Erdas-Image-ossesing
- 苏州科技大学的Eradas遥感图像处理教程-Suzhou University of Science and Technology of remote sensing image processing tutorial Eradas
gdal_merge
- 功能强大的图像合并程序,用python实现,底层调用GDAL。-Powerful image merging process, using python implementation, the bottom is called GDAL.
01_Inverted
- 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 第1檔:將灰度圖轉成反色 第2檔:將彩圖轉成反色-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension contents of compressed
02_Mirror
- 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以3種鏡像方式呈現:水平鏡像、垂直鏡像、對角鏡像。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the
03_Translation
- 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以平移方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the way of rendering
04_Rotation
- 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 檔案內有3個py檔,各代表圖像以3種旋轉寫法呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: File c
05_Zoom
- 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 內有4個py檔,各代表圖像的縮放方式,共有4種寫法。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack into the py file extensions easily compressed file conten
06_Shear
- 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以錯切方式呈現-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the image to show the
07_Histogram-calculation
- 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將灰度圖像以計算直方圖方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the gray image
08_Histogram-equalization
- 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將灰度圖像的灰度均衡化。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the gray scale imag
Image Classification Example
- python实现用SIFT+K-MEANS+SVM图片分类(Python implementation with SIFT + K-MEANS + SVM picture classification)
add_num
- 使用python的相关库和函数给一张图片添加数字,可以控制位置和大小等参数; 利用python制作词云(To add a number on a photo and you can control the location an size; use python to make a wordcloud)
颜色识别python (2)
- 摄像头所采集到的图像及图像处理完成后的显示都需要用到颜色模型,常见的颜色模型包括RGB、HSV、HSL、Lab等,这里我所用到的颜色模型有RGB、HSV。RGB颜色模型分别对应Red(红色)、Green(绿色)、Blue(蓝色)这三种颜色,HSV颜色模型分别对应Hue(色相)、Saturation(饱和度)、Value(明度)这三种参数。将摄像头所采集到的RGB数据通过Python程序转变为HSV数据(The color model is needed to display the image
python计算机视觉.pdf
- 本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on
双线性插值法python
- 根据双线性插值,需要对图像大小进行缩小放大,同时不减小图像的清晰程度。(According to bilinear interpolation, we need to zoom in and enlarge the size of the image without reducing the clarity of the image.)
python图像处理
- 图像处理文档,python图像裁剪,灰度化,旋转,扭曲等操作(Image processing document)
python图像处理
- 本文章讲解了一些基本的关于python的图像的处理,设计裁剪,缩放等操作。(This article explains some basic operations about Python image processing, design clipping, zooming, etc.)
ImoT_tools-master
- 一种用于图像处理,生成图像的python第三方库,是在安装deepwave库时的依赖库,同时deepwave也是一种用于处理语音信号的第三方库(A python third-party library for image processing and image generation is the dependent library when installing deepwave library, and deepwave is also a third-party library for p
