搜索资源列表
lip-0.4
- 基于lua的图像处理代码An image processing application based on a scr ipting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType). Planned binding for Python.-lua-based image processing code
pythonsudoku-0.12.4
- Python Sudoku is a text and graphical (gtk interface) program to create or resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page) and write an image (png, jpeg, etc) with a sudoku.
houghlines
- 在给定图像中,应用Hough变换检测直线的算法.python实现.-In a given image, the application of Hough transform line detection algorithm. Python achieve.
faceDetect
- faceDetect.py is face detection program in live feed from a webcam. The code is written in Python.
scientific-computing-with-python
- 本书介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像,如何设计精巧的程序界面,如 何与C语言编写的高速计算程序结合,如何编写声音、图像处理算法等内容。书中涉及的Python扩展库包括NumPy、SciPy、SymPy、 matplotlib、Traits、TraitsUI、Chaco、TVTK、Mayavi、VPython、OpenCV等,涉及的应用领域包括数值 运算、符号运算、二维图表、三维数据可视化、三维动画演示、图像处理以及界面设
ciratefi
- rbst-invariance template matching(a robust template matching algorithm)
ImageProcessing-master
- 将图片读入python转化为tensorflow能识别的二进制文件(the transfer from a picture to Binary file in python)
OpenCV_3_License_Plate_Recognition_Python
- 这是一个基于python和opencvd的车牌定位和识别的代码(This is a license plate location and recognition based on Python and opencvd code)
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)
implementation
- 自动寻路A*算法的Python实现, A*算法,A*(A-Star)算法是一种静态路网中求解最短路径最有效的直接搜索方法,也是解决许多搜索问题的有效算法。算法中的距离估算值与实际值越接近,最终搜索速度越快。(Python implementation of automatic routing A* algorithm)
otsu
- 自己实现的python版otsu算法,是一个Python项目,含有测试图片(Python version of the Otsu algorithm, is a Python project, containing test pictures)
pic
- 给定一张图片,通过像素点转换,转换成对应的字符画。(Given a picture, through the pixel conversion, converted to the corresponding character painting.)
ZALICZENIE
- a program to ilustrate iconic ilustrations
python计算机视觉.pdf
- 本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on
Auto_GUI
- PyAutoGUI 自动化 : 一个纯Python的GUI自动化工具,其目的是可以用程序自动控制鼠标和键盘操作,多平台支持(Windows,OS X,Linux)。可以用pip安装,Github上有源代码。(PyAutoGUI automation: A pure Python GUI automation tool, which aims to automatically control mouse and keyboard operations with programs, mult
PedestrianCounter-master
- 实时统计监控视频下路人人数,采用python(This is a demo made for tracking pedestrian)
radar-master
- 模拟雷达扫描、图像生成的效果,另外附加简单的参数修改功能,想学习PyQt的朋友可以借鉴一下。(Analog radar scanning, image generation effect, in addition to a simple parameter modification function, want to learn PyQt friends can learn from.)
CarND-Advanced-Lane-Lines-master(1)
- 用Python对输入的车道视频进行处理,识别车道线。(此文件为程序文件,输入视频在另一个文件,请一同下载放到同一文件夹)(Python is used to process the input Lane video and identify the lane line. (this file is a program file, the input video is in another file, please download and put it in the same folder))
BlindWatermark
- 基于PYthon的盲水印实现,目前相对成熟,仔细校对过代码,对暴力破坏的图片依旧有良好的水印还原。该技术源码需要一定的PYthon基础才能使用,(The implementation of blind watermark based on Python is relatively mature at present. After carefully proofreading the code, there is still a good watermark restoration for the
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