搜索资源列表
ImageProcess_version_0_2.tar
- 一个完整简明的PYTHON图像处理程序_2-a concise PYTHON has made a complete image-processing program _2
ImageProcess_version_0_3.tar
- PYTHON图像处理的一个升级版程序-PYTHON has made an updated version of procedures
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
Python-Scientific-Calculation
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设计
Python
- 用Python做科学计算,包括Python的科学计算和图像处理方面的知识。-Use Python for scientific computing, including knowledge of Python scientific computing and image processing.
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
scikit-image-master
- scikit-image: Image processing in Python:Python编写的图像处理程序,可直接调用,是学习python图像处理的很好参考。-scikit-image: Image processing in Python:Image processing program written in Python, can be called directly, is to learn Python a good reference to the image processin
sift
- python图像处理 sift特征值提取算法源码-python image processing sift feature extraction algorithm source code
OpenCV-Computer-Vision-With-Python
- 本书叙述如何使用Python中的OpenCV库实现视频捕捉、图像处理、目标检测等功能。-This book will show you how to use OpenCV s Python bindings to capture video, manipulate images, and track objects with either a normal webcam or a specialized depth sensor, such as the Microsoft Kinect
test3-1
- 使用python实现的几个指定函数的傅里叶频谱
Pythonlx
- 这是一个图像处理相关的matlab工具包,包含了很多写好的可以直接调用的m文件,非常实用 (These MATLAB functions were created for the book Digital Image Processing Using MATLAB, 2nd edition, by R.C. Gonzalez, R.E. Woods, and S.L. Eddins, Gatesmark Publishing, 2009. The functions supplement an
OpenCV官方教程中文版(For Python)
- 学习opencv做图形图像处理,很不错的一本计算机视觉学习书籍,使用的语言是python(Learning opencv do graphic image processing, a very good computer vision study books, the use of the language is python)
phase-unwrap-master
- python解包裹库,用于python的科学图像处理。(python unwrap lib,for scientific use)
rgb
- 输入照片,输出灰度直方图、各灰度的颜色矩向量。(Input the picture, output gray histogram, the color moment vector of each gray level.)
canny
- python语言实现canny边沿检测 图像边沿检测(canny image object detection)
DigitalImage
- 将两张图像和两段音频幅度谱和相位谱进行交换,显示最后结果,使用python语言,开发环境等信息详见readme.txt(The two images and two segment audio amplitude spectrum and phase spectrum are exchanged, and the final results are displayed. The information of the environment, such as the python language
opencvpython
- 图像处理python表代码。其中有一部分是基于深度学习的。(Image processing Python table code. Some of them are based on deep learning.)
crop_image
- 实现批量地裁剪图像的功能,python 版本(The function of cropping images in batch)
HOG 代码.docx
- HOG 方向梯度直方图(Histogram of Oriented Gradient, HOG)特征是一种在计算机视觉和图像处理中用来进行物体检测的特征描述子(The Histogram of Oriented Gradient (HOG) feature is a feature descr iptor used for object detection in computer vision and image processing.)