[scilab-Users] Porting IPD Toolbox to Linux (continued)

allan.cornet at scilab.org allan.cornet at scilab.org
Thu Mar 10 19:44:51 CET 2011


 Hi,

 Please creates a thirdparty directory in IPD directory

 IPD
  -- sci_gateway
     -- c
     -- cpp
  -- macros
  -- src
     -- c
     -- cpp
  -- Thirdparty
     -- opencv
       -- windows
          -- x86
          -- x64

       -- linux
          -- x86
          -- x64
        -- macos

 ...

 see also: http://wiki.scilab.org/Modules
 see also: http://atoms.scilab.org/toolboxes/SIVP/0.5.3 (if you want to 
 be packaged in ATOMS)

 Good luck and do not hesitate if you have some questions

 Allan CORNET
 Scilab Team


 On Thu, 10 Mar 2011 10:14:29 -0800 (PST), "Harald Galda, Dr. Eng. 
 \(J\)" <haraldgalda at yahoo.com> wrote:
> Dear users,
>
> could anyone please modify builder_gateway_cpp.sce in the way
> described in my
> previous e-mail, pack the modified file together with the files
> necessary for
> linking and loading OpenCV 2.1 (i. e. the files corresponding to
> *.lib and *.dll
> files in Windows) in a ZIP file and post it at file exchange, please?
> Then I can
> extend the sources of IPD and upload them at atoms.scilab.org.
>
> Best regards
> Harald Galda
>
>
>
> ----- Ursprüngliche Mail ----
> Von: Antoine Monmayrant <antoine.monmayrant at laas.fr>
> An: users at lists.scilab.org
> Gesendet: Mittwoch, den 9. März 2011, 21:57:47 Uhr
> Betreff: Re: AW: [scilab-Users] Finding continuous parts in a mask
> (ie a binary
> matrix)
>
>   Thank you for your quick reaction.
> Any idea of what it would take to port it to 64bit linux?
>
> Antoine
>
>
> Le 09/03/11 17:18, Harald Galda, Dr. Eng. (J) a écrit :
>> Dear users,
>>
>> I am the author of IPD. The function SearchBlobs() finds continous 
>> parts in a
>> binary matrix.
>>
>> However, there is no package of this toolbox for 64 bit Linux at 
>> ATOMS. I
>> developped and tested the toolbox on Windows. I hope someone will 
>> extend the
>> toolbox so it will work on Linux in the future.
>>
>> Best regards
>> Harald Galda
>>
>> ________________________________
>> Von: Antoine Monmayrant<antoine.monmayrant at laas.fr>
>> An: users at lists.scilab.org
>> Gesendet: Mittwoch, den 9. März 2011, 16:54:56 Uhr
>> Betreff: Re: [scilab-Users] Finding continuous parts in a mask (ie a 
>> binary
>> matrix)
>>
>> Le 09/03/2011 14:38, Tan Chin Luh a écrit :
>> Hi Antoine,
>>> just to share my experience, if bwlabel works for you, perhaps you
> might
>>> want to look
>>>
>>> into the Atoms IPD module's "SearchBlobs" function. I was using     
>>>  similar
>>> bwlabel from
>>>
>>> octave last time but have switch to use the IPD toolbox.
>>>
>>> rgdsm,
>>> CL
>>>
>>>
>>>> Date: Wed, 9 Mar 2011 09:11:58 +0100
>>>> From: antoine.monmayrant at laas.fr
>>>> To: users at lists.scilab.org
>>>> Subject: Re: [scilab-Users] Finding continuous parts in a       
>>>> mask (ie a
>>>> binary matrix)
>>>>
>>>> Thanks to all of you.
>>>> I got it working thanks to Stéphane who mentionned the image
> processing
>>
>>>> toolbox of matlab.
>>>> It helped me identify what I was looking for (bwlabel aka a       
>>>> flood fill
>>>> algorithm with a good reference: Robert Sedgewick, Algorithms      
>>>> in C,
> 3rd
>>
>>>> ed., Addison-Wesley, 1998, pp. 11-20).
>>>> In the end I used the source of the octave bwlabel package as      
>>>> a base.
>>>>
>>>> Cheers,
>>>>
>>>> Antoine
>> Apparently, IPD does not appear in the list of available atoms in
>> scilab-5.3.1 under linux 64bits...
>>
>> Antoine
>>
>>
>>




More information about the users mailing list