Great work Pablo !
Nice to see code examples of what you have done until now.
Best,
On Thu, Feb 6, 2020 at 3:26 AM Pablo Navarro wrote:
> Hi everyone
>
> I put available my code for Image Form in GitHub (
> https://github.com/pablo1n7/ImageForm). This afternoon, I did the
> operations with kern
Wow, very nice :)
Esteban
> On 6 Feb 2020, at 10:40, Sven Van Caekenberghe wrote:
>
>
>
>> On 6 Feb 2020, at 07:10, Kasper Østerbye wrote:
>>
>> Cool!
>> I like that readme.
>
> +100 beautiful !
>
>> Best,
>>
>> Kasper
>>
>>
>> On 6 February 2020 at 03.26.05, Pablo Navarro (pablo...@g
> On 6 Feb 2020, at 07:10, Kasper Østerbye wrote:
>
> Cool!
> I like that readme.
+100 beautiful !
> Best,
>
> Kasper
>
>
> On 6 February 2020 at 03.26.05, Pablo Navarro (pablo...@gmail.com) wrote:
>
>> Hi everyone
>>
>> I put available my code for Image Form in GitHub
>> (https://git
Cool!
I like that readme.
Best,
Kasper
On 6 February 2020 at 03.26.05, Pablo Navarro (pablo...@gmail.com) wrote:
Hi everyone
I put available my code for Image Form in GitHub (
https://github.com/pablo1n7/ImageForm). This afternoon, I did the
operations with kernels :D.
It's not 100% complete
Hi everyone
I put available my code for Image Form in GitHub
(https://github.com/pablo1n7/ImageForm). This afternoon, I did the operations
with kernels :D.
It's not 100% complete, I'm still working on it. I hope you find it useful and
any suggestion is welcomed
Best Regards, Pablo.
El 25 de e
Hi everyone!
after what we talked about the other day, I started to work with the test cases
of Form. I don´t know if the best form for share but I load some in my Github:
https://github.com/pablo1n7/FormTest. There are still many tests to do but it's
a beginning.
For the other hand, I created
hi, I’m looking. very interesting, thanks.
Pablo.
El 27 de ene. de 2020 00:35 -0300, Any question about pharo is welcome
, escribió:
>
> https://80738163270632.blogspot.com/2018/10/pharo-script-of-day-proto-proto-image.html
Hi Pablo,
I did some experiment with the Form class some time ago, maybe you can
borrow something from here:
https://80738163270632.blogspot.com/2018/10/pharo-script-of-day-proto-proto-image.html
Hernán
El sáb., 25 ene. 2020 a las 13:42, Pablo Navarro ()
escribió:
> Hi everyone! Thanks for the
I'll work on those tests and then we'll do the subclass for image
processing.
:)
I'm very happy to contribute to this project.
Pablo.
El dom., 26 ene. 2020 12:08, Stéphane Ducasse
escribió:
> Pablo
>
> if you are interested I would like to increase the tests around Form.
> The three that exi
Hi everyone! Thanks for the comments, I don't create a repository yet because,
in this first version, I just wanted to try if it was possible, so only create
a Form subclass and add three methods.
Form subclass: #ImageForm
instanceVariableNames: 'mode'
classVariableNames: ''
package: ‘SmallImage
You may have a look to Cuis library :
https://github.com/Cuis-Smalltalk/Numerics
There is an image analysis package.
We have some plan in PolyMath to port it:
https://github.com/PolyMathOrg/PolyMath/issues/158
Best,
On Fri, Jan 24, 2020 at 11:20 PM Pablo Navarro wrote:
> Hi everyone!
>
> I’m se
Hello Pablo,
Is the code of your library available on GitHub?
Could you share the link please?
Oleks
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Great work !
We have a math library with a lot code that might help you here:
https://github.com/PolyMathOrg/PolyMath
On Fri, Jan 24, 2020 at 11:20 PM Pablo Navarro wrote:
> Hi everyone!
>
> I’m searching for one library for image processing in Pharo. I couldn't
> find anything (only wrappers)
Hi everyone!
I’m searching for one library for image processing in Pharo. I couldn't
find anything (only wrappers) so I tried programming one for basic
operations (sum,
subtraction) with images using class “Form”.
What do you think about this?
For providing a context, I'm studying a PhD. in ima
2015-06-30 9:34 GMT+02:00 Serge Stinckwich :
> On Tue, Jun 30, 2015 at 8:39 AM, Nicolai Hess wrote:
> >
> >
> > 2015-06-25 18:41 GMT+02:00 Peter Uhnák :
> >>
> >> Hi,
> >>
> >> is there any image (as in picture) processing library in the likes of
> >> Python's PIL(http://effbot.org/imagingbook/im
On Tue, Jun 30, 2015 at 8:39 AM, Nicolai Hess wrote:
>
>
> 2015-06-25 18:41 GMT+02:00 Peter Uhnák :
>>
>> Hi,
>>
>> is there any image (as in picture) processing library in the likes of
>> Python's PIL(http://effbot.org/imagingbook/image.htm),
>>
>> or even (highly unlikely) something like OpenCV
2015-06-25 18:41 GMT+02:00 Peter Uhnák :
> Hi,
>
> is there any image (as in picture) processing library in the likes of
> Python's PIL(http://effbot.org/imagingbook/image.htm),
>
> or even (highly unlikely) something like OpenCV (http://opencv.org/)?
>
Not that I know of.
Juan Vuletich had a nic
Hi,
is there any image (as in picture) processing library in the likes of
Python's PIL(http://effbot.org/imagingbook/image.htm),
or even (highly unlikely) something like OpenCV (http://opencv.org/)?
Thanks,
Peter
18 matches
Mail list logo