Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Replacing part of a source image with the matching template image
Post: RE: Replacing part of a source image with the matc...

(Jul-17-2020, 01:04 AM)scidam Wrote: Your code should be something like the following (instead of line No. 28): img_rgb[pt[0]:pt[0]+temaplate.shape[0], pt[1]:pt[1]+temaplate.shape[1]] = temaplateH...
Glasgow1988 General Coding Help 2 1,990 Jul-17-2020, 03:02 PM
    Thread: Replacing part of a source image with the matching template image
Post: Replacing part of a source image with the matching...

Hello, Replacing part of a source image with the matching template image I have been using this code which shows when a small template image (e.g. 'images/bubbles_template.png') matches to part of a...
Glasgow1988 General Coding Help 2 1,990 Jul-16-2020, 11:39 AM
    Thread: How to save predictions made by an autoencoder
Post: How to save predictions made by an autoencoder

I've been practicing with this template for image reconstruction using an autoencoder: https://github.com/bnsreenu/python_for_m...le_V1.0.py In the template, a prediction is created for only one ima...
Glasgow1988 Data Science 0 1,577 Jul-03-2020, 12:43 PM

User Panel Messages

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