Re: [SIP-devel] function imroi
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Ricardo F. <rf...@if...> - 2003-12-18 19:57:23
|
Hi, Jocelyn! Your function imroi is neat! I have made some minor fixes to the function and help page, and included imroi in the newest SIP-devel, that I shall release by tomorrow. I'll take a look at your function pifilter now. Thanks!! BTW, are you using SIP-dev or sip-0.2.0 binary? BTW2, when you have a little spare time, you could open a SourceForge.net account so I can include you as an official developer. This will be useful as I'm thinking about putting SIP-dev under CVS in beginning of jannuary, so we can collaborate more effectively and with more people. thanks again, merry Christmas, Ricardo. On Mon, 15 Dec 2003, DRUEL Jocelyn wrote: > Hi, > Having a look at the ToDo website for SIP, I coded > a function to select a Region Of Interest (ROI) with the mouse. > > It works fine with Scilab-2.7 with gray and color images (with Scilab-2.6, > there's a little problem of matrix sizes with color images: see manual pages > to solve it). > |