Showing 25 open source projects for "pil python"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Pillow

    Pillow

    The friendly Python Imaging Library fork

    If you've ever wondered or worried about the future of Python's Imaging Library, it's time to stop. Pillow is here to answer your concerns, and offer you more. Pillow is the friendly fork of the Python Imaging Library or PIL, a library that adds image processing capabilities to your Python interpreter. Why turn to Pillow? Aside from offering extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities, Pillow is setuptools compatible. While PIL is not officially over yet, with Pillow you can be assured of continuous integration testing, publicized development activity, and regular releases to the Python Package Index.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 2
    ...다운로드한 데이터는 사용자의 %APPDATA%\FCOnlineImageSearcher 폴더에 저장되어 매번 다운로드할 필요 없이 빠르게 로드됩니다. 중요: 사용 시 주의사항 한국 서버 전용: 이 프로그램은 NEXON의 FC 온라인 한국 서비스 API를 기반으로 제작되었습니다. 다른 국가(예: 베트남, 태국, 중국 등)의 FC 온라인 서버에서는 선수 ID나 이미지 경로가 호환되지 않아 작동하지 않습니다. 언어: Python 3.11 GUI: Tkinter (파이썬 기본 라이브러리) 라이브러리: requests (API 통신), Pillow (PIL) (이미지 처리) FC Online Image Searcher A Python GUI application built with Tkinter that utilizes the NEXON Open
    Leader badge
    Downloads: 181 This Week
    Last Update:
    See Project
  • 3
    Semantic Segmentation in PyTorch

    Semantic Segmentation in PyTorch

    Semantic segmentation models, datasets & losses implemented in PyTorch

    Semantic segmentation models, datasets and losses implemented in PyTorch. PyTorch and Torchvision needs to be installed before running the scripts, together with PIL and opencv for data-preprocessing and tqdm for showing the training progress. PyTorch v1.1 is supported (using the new supported tensoboard); can work with earlier versions, but instead of using tensoboard, use tensoboardX. Poly learning rate, where the learning rate is scaled down linearly from the starting value down to zero...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wizards of Magic

    Wizards of Magic

    A fun game inspired by the classic Pong

    ... ~ About ~ In order to learn more about programming and games development, this is my first digital game that I developed during my free time with my friends Yuri Soares and Caio Vinicius. Using Python programming language and Pygame framework. Comments and suggestions are welcome. Enjoy! *Bugfix: When trying to change the language, an error message may appear. To fix that, run the game as administrator. ~ Attributions ~ Python 2.7.9 (https://www.python.org/) Sound effects: - http://bit.ly/1r4pLAl (modified) - http://bit.ly/24lu4ED Background: - http://bit.ly/286TkTT (modified) Image editors: - GraphicsGale - GIMP - Piskel Audio editor: - Audacity Third-party modules and libraries: - PIL 1.1.7 (http://bit.ly/1Xmherh) - Pyganim (http://bit.ly/22B74lQ) - Pygame 1.9.1 (http://bit.ly/286WOFG) - cx_Freeze 4.3.4 (http://bit.ly/1VAcBrJ)
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    wxOneShell

    wxOneShell

    a SDI frame for develop wxPython program rapidly

    WxOneShell is a framework for rapid development of wxPython SDI program, wxOneShell is designed, is to isolate the routine function for programming a graphical interface, using the configuration in ini files automatic generate splash screen, switch mulit-panel ,menus and toolbar ,widgets and its hotkey denfine, task bar button and its menu, and switch multi-language , collect those string to be translated, control panels display etc., and auxiliary interface design and save your settings. wxOneShell base on: python V2.7.8 wxpython V3.0.20 cefpython_py27(optional) depends on python packages: pil *Only test under windows XP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PyVision Computer Vision Toolkit

    A Python computer vision library

    PyVision is a object-oriented Computer Vision Toolkit for researchers that contains vision and machine learning algorithms and algorithm analysis and easily interfaces with scipy/numpy, PIL, opencv and other computer and machine learning libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Visual Image Viewer

    Visual Image Viewer :: Build using Python

    What you will do when you need to manage all your Image files according to what they shows/represent, I am not talking about you, what I also done in past, just select Image files one by one create folder for that kind of Image files and paste into that folder. Now Using this application you just have to define from which PATH you want to work with your Image Files and that's done, and define possible categories for Image files and use your Num-pad keys from 0, 1, 2, 3, and so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pyLwt

    Liftng wavelet program built using python and g++

    This is a lifting wavelet program running in Windows7 and Ubuntu10.04.4, It is a mix program of Python and C++. The GUIs are built using Python, and the core algorithms of wavelet are built using standard C++. Notes: 1. To run this program, you should sure that the following dependent packages are installed in your computer: ctypes, wxPython, PIL, and NumPy? 2. I test this program using python2.7.3 in Windows7 and python2.6.5 in Ubuntu 10.04.4 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pywt

    wavelet program built using python and g++

    This is a wavelet program running in Windows7 and Ubuntu10.04.4, It is a mix program of Python and C++. The GUIs are built using Python, and the core algorithms of wavelet are built using standard C++. Notes: 1. To run this program, you should sure that the following dependent packages are installed in your computer: ctypes, wxPython, PIL, and NumPy? 2. I test this program using python2.7.3 in Windows7 and python2.6.5 in Ubuntu 10.04.4 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    XYmath

    XYmath is a GUI that creates, documents and explores y=f(x) curve fits

    ...After fitting, XYmath will find roots, minima, maxima, derivatives or integrals of the curve. It will generate source code that documents and evaluates the fit in python, FORTRAN or EXCEL. Configurable plots are created using matplotlib that are of publication quality. Click on XYWiki above for more information. If a recent version of pythonxy is installed, then XYmath can be installed with no additional dependencies. XYmath was developed with python 2.7 requires modules: matplotlib / pylab numexpr numpy PIL / Image scipy win32com / win32clipboard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    im2ascii

    Image to ASCII converter that takes character shape into account

    im2ascii is a small python script that converts images to ascii-art. Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape. Pro: Better ascii-art quality (see screenshots for examples) Con: Matching is very resource intensive Dependencies: Python 2.7, PIL, numpy, scipy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mungempo

    Extract stereo images from .MPO files

    This commandline Python tool will extract stereoscopic images from .MPO format files (e.g. as created by Fuji W3 camera) and either save them as separate Left /Right images or as an anaglyphic composite (suitable for viewing with coloured 3D glasses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyAlbum is a program that generates static files (HTML pages, text, XML) based on templates from digital camera images or other pictures. Written in Python. Runs at least on Windows/32, Linux, Unix, Mac OS. Uses PIL and the EmPy templating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    malayalam optical character reader. using python, PIL(python image library), and numpy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    With multilogger you may log keys, sound, webcam and the screen!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Little Python Script that use PyQt4 and PIL to reduce all the JPG of a directory in order to send them on the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A python library based on PIL for creating Chart. The idea is to create some classes based on PIL that you can use for creating Chart in jpeg/gif or other format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pyRREF is written in Python and it allows users to input a rectangular matrix to receive its reduced row echelon form. mimeTeX and PIL are currently used for output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Pycture Resizer is a little utility used to resize pictures. It supports various image formats and is written in Python. It features a nice GUI created with wxPython and file drag'n'drop. (wxPython and PIL needed)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LTool (Lazy Tool) is a graphical tool to make some tasks easyer. The main aplication is a pluginloader and written in Python/PyGTK. The major feture is the LtMacro and with it LtMacroEdit, wich requires python-xlib and PIL (Python Imaging Libary)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Read single-band NASA PDS (Planetary Data System) Image files in Python. Query header information and extract binary image data in a format suitable for PIL (Python Imaging Library). Works for Pathfinder and Mars Exploration Rover images, maybe others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hexerei utilizes the PIL to convert produce an image (png, jpg, gif, or bmp) consisting of color blocks which correspond to the given text. Thus, "a thousand words" become a picture!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pyzam! is a archived comic book viewer. It's written in Python using the PyGame and PIL libraries. CBZ file support is os-independant and CBR file support is for Mac OS X. It supports fullscreen, 2 page view, and directories of images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Python IMAP email client. Cross platform email client that works on both windows and linux. Emphasis is on usability and stability. Requires python, pygame, PIL, pmw, and pywin32.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A python module providing a cross-platform and cross-media drawing toolkit. It handles lines, polygons, curves, figures, and text--powerful enough for professional plotting--including support for wxWindows, Tk, Quickdraw, PDF, Postscript, and PIL.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB