搜索资源列表
Imaging-1.1.5.tar
- Python Image Library
Gaussian-Noise-Image-Add
- 这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。-This procedure is used to increase the variety of picture noise, such as salt and pepper Gaussian noise, additive or multiplicative noise, such as a mixture for testing other programs.
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
face_detect
- opencv人脸识别的应用。读入图片(需要在程序中修改)可输出识别了人脸的图片。需要opencv 1.0-opencv face detection. input image can output image with rectangular at the detected faces. need opencv 1.0
gdal_merge
- 功能强大的图像合并程序,用python实现,底层调用GDAL。-Powerful image merging process, using python implementation, the bottom is called GDAL.
mkdb_thin
- 用来从Google Image上下载图像的python工具包- download images from GoogleImage
Readanddisplayimagefiles
- 图像文件读入和显示 Wikipedia,自由的百科全书 来自于仕琪的讲稿《使用OpenCV进行图像处理》中的例程 目录 [隐藏] 1 C语言版本 2 函数说明 2.1 论坛常见问题 3 Python版本 [编辑]C语言版本-Read and display image files Wikipedia, the free encyclopedia Shi Qi' s speech from the " use OpenCV
PIL
- python image library,例子,直观形象,非常有用-python image library, examples, visual image, very useful
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
OpenCV+3计算机视觉++Python语言实现+第二版
- 基于Python编程语言的opencv,介绍图像变换方法。(Based on the Python programming language opencv, introduced the image transform method.)
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
project_1_lane_finding_basic
- Lane Detection with Python OpenCV
双线性插值法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