搜索资源列表
fftdemo_qt
- 内部利用Python语言编写,使用QT Designer4.0 绘出界面,调用pyqt库进行信号与槽的连接,利用python的库计算时域512个点的数组的FFT并绘制时域频域图,512点可用python的集成软件ERIC生成,此程序推荐在LINUX环境下使用-Internal use Python language, using the QT Designer4.0 mapped interface, call pyqt library to connect signals and slots
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
Python.koch
- 用Python语言编写的OpenGL程序 Koch曲线-With OpenGL program written in Python Koch curve
foscam-with-python
- python语言实现IP camera(例如foscam)与电脑的连接,可通过电脑控制camera。-IP camera (for example foscam) connected to the computer via python language, camera could be controlled by the computer.
OpenCV+3计算机视觉++Python语言实现+第二版
- 基于Python编程语言的opencv,介绍图像变换方法。(Based on the Python programming language opencv, introduced the image transform method.)
cnn-cbir-benchmark-master
- python语言,使用卷积神经网络的特征做图像检索(image retrieval using CNN)
pyscenedetect-master
- 检测视频中镜头,对视频进行分割,使用python语言。(Detect video shots, video segmentation)
cat-detection
- 基于opencv的猫脸检测,可以检测图片中的猫脸。基于python语言实现。(cat face detection based on OpenCV)
python_self learning
- 数据分类,python语言进行的数据分类(Data classification; data classification by Python language)
handwrite2
- 采用KNN算法,用PYTHON语言实现的手写数字图像识别(Using KNN algorithm, handwritten digital image recognition with PYTHON language)
python-plot
- 利用python语言进行数据可视化,可以很好的观察数据的变化规律(Using Python language for data visualization, can be very good observation of the law of change in data)
python计算机视觉.pdf
- 本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on
liuwentaoboy-SegNet-RS-master
- 进行图像数字的识别功能,结合python语言与opencv,很强大!(The recognition of image numbers , combined with the Python language and opencv , it is powerful !)
OpenCV Computer Vision with Python
- OpenCV在Python语言的实现(OpenCV Computer Vision with Python)
python-dbn-master
- 运用python语言,基于dbn的手写数字体识别(Handwritten numeral recognition based on dbn using python language)
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
python
- Python [1] (英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为
Fractal dimension code
- 用Python语言编写的分形维数代码,计算分形维数(Fractal dimension code)
warp
- Python语言实现全景图拼接,识别特征,ransac提取,后拼接全景图(Python language achieves panorama mosaic, recognition features, RANSAC extraction, and then mosaic panorama)
汪星人识别项目
- python语言,使用keras框架,用vgg16提取图片特征然后用全连接层分类(Python language, using keras framework, extracting image features with vgg16 and classifying with full connection layer)