Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Windows DIB format in bytearray to image?
Post: RE: Windows DIB format in bytearray to image?

my variable[:100] after read images, see image link please: https://imgur.com/q2Z4nEo eatch row is one image... this is a dib image, right?
dusca General Coding Help 2 2,763 Mar-28-2018, 10:35 PM
    Thread: Windows DIB format in bytearray to image?
Post: Windows DIB format in bytearray to image?

Hello, I have OLE Object with bytearray (h++ps://ufile.io/5mnfn) How to convert this info (Windows DIB) to image? Thanks
dusca General Coding Help 2 2,763 Mar-28-2018, 08:02 PM
    Thread: pypyodbc accdb extract ole object (picturedata)
Post: pypyodbc accdb extract ole object (picturedata)

Hello, I have a accdb database and I use python and pypyodbc to connect. I can extract all data except images. PictureData in bytearray? OLE object? Is it possible extract them with python? Convert...
dusca General Coding Help 0 2,066 Mar-24-2018, 03:07 AM
    Thread: RGB to PALETTE conversion
Post: RGB to PALETTE conversion

Hello, I'm trying to convert RGB image to PALETTE image with PIL: img = Image.open(tiffile) img = img1convert("P", palette=Image.ADAPTIVE, colors=256) img.save(newtiffile+"_index.tif") img....
dusca General Coding Help 0 1,963 Jan-25-2018, 06:03 PM
    Thread: Smooth linestrings
Post: Smooth linestrings

Hello, Theres any algoritm to get smooth linestring coordinates (red line) from original linestring coordinates (green line)??? See image, please: http://imgur.com/fDhBQkk Thanks
dusca Data Science 3 4,392 Feb-10-2017, 12:10 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020