Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Image convoluion
Post: RE: Image convoluion

I found the solution, which increased the time from 7 seconds to 30, but the results are correct. All that needs to be done is to add clipping, but not after the output image is calculated, the clippi...
HuntahSVK General Coding Help 5 2,544 Dec-04-2019, 09:28 AM
    Thread: Image convoluion
Post: RE: Image convoluion

That sounds like a good idea, will try that, Thanks! But yeah, that did not work out... Still some strange errors. This is my code, as you can see i have some other functions but they work just fine,...
HuntahSVK General Coding Help 5 2,544 Dec-04-2019, 08:27 AM
    Thread: Image convoluion
Post: RE: Image convoluion

Yeah, im doing that as you can see in the Image posted bellow and im trying to clip the values to 0, 255 so it wont mess things up, but they still od.
HuntahSVK General Coding Help 5 2,544 Dec-03-2019, 12:34 PM
    Thread: Image convoluion
Post: Image convoluion

Hi, im a student of software engineering and i've been tasked to apply convolutions to images. I have to use the basic convolution kernels that are on wikipedia, im mainly focusing on sharpen which is...
HuntahSVK General Coding Help 5 2,544 Dec-03-2019, 11:08 AM

User Panel Messages

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