Re: [OctDev] Problem with commit 7538 in dilate

2011-04-17 Thread Carnë Draug
Hi I got someone to test this in MatLab for comparison. Those assertions also fail there and the new version of our image package does calculates the dilation like MatLab (except when using odd sized Structuring Elements). With a SE, 4 pixels wide MatLab considers pixel #2 the center while our ima

Re: [OctDev] request to register as a developer

2011-04-17 Thread w4nderlust
Hello, you're welcome. I think that there could be a problem from he octave package system: this way there would be duplicated functions. I suggest you to try the functions in our package, see if you have significant decrease in performance (i don't think so because we did a deep optimization w

Re: [OctDev] request to register as a developer

2011-04-17 Thread L. Markowsky
Hello, Thanks for your response. You're correct -- my package is a usable subset of the functions defined by Matlab's toolbox. Fuzzy inference systems can be built, modified, and evaluated from the commandline and read/written to/from .fis files. It wasn't necessary to implement any of the fun

Re: [OctDev] request to register as a developer

2011-04-17 Thread w4nderlust
Hello, this mail is just to let the contributor know what out package is about so he can decide what to do about it: out package contains the basic operators useful for any fuzzy logic application. In particular we developed a c++ native implementation of the relation composition operator that'