From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3f8d27aa76cfc13,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-20 13:46:54 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!news.rediris.es!nsnmrro1-lo.nuria.telefonica-data.net!nsnmpen2-lo.nuria.telefonica-data.net!news.worldonline.es!212.166.64.109 From: "Carlos Luque Dengra" Newsgroups: comp.lang.ada Subject: Real Time Machine Vision Date: Sat, 20 Apr 2002 22:42:47 +0200 Organization: Tiscali Telecomunicaciones Message-ID: <1019335380.644451@rnewsr2.es.tisadm.net> NNTP-Posting-Host: news.worldonline.es X-Trace: nsnmpen2-gest.nuria.telefonica-data.net 1019335528 11276 212.7.33.16 (20 Apr 2002 20:45:28 GMT) X-Complaints-To: usenet@nsnmpen2-gest.nuria.telefonica-data.net NNTP-Posting-Date: Sat, 20 Apr 2002 20:45:28 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Cache-Post-Path: rnewsr2.es.tisadm.net!unknown@213.129.189.92 X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) Cache-Post-Path: rnewsf1!unknown@rnewsr2.es.tisadm.net X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) X-Original-NNTP-Posting-Host: 212.166.64.109 X-Original-Trace: 20 Apr 2002 22:44:55 +0200, 212.166.64.109 Xref: archiver1.google.com comp.lang.ada:22834 Date: 2002-04-20T22:42:47+02:00 List-Id: Hi u all. I just write these few lines to know about your experiences/oppinions about computer vision/realtime/hardwaere developement. I plan to build a system using off-the-shelf hardware, and gnu/free/... software. Knowing that is not a comemrcial app., I think that I could use: -cheap SBC x86, including USB and Ethernet - QNX RTOS - cheap USB Camera - parallel port as input/output device - ADA as the development language. I know that Multimedia camera are not best suited for machine vision apps. I know that maybe I will net to talk to a DSP. I know that so far there's no ADA compiler for QNX (Maybe in the future). Maybe the only way way will be C (some ASM too). The RTOS is necessary as far as deadlines will be strict and the system has to be deterministic. Thankx in advance. Carlos L.