search for: zooscan

Displaying 3 results from an estimated 3 matches for "zooscan".

Did you mean: covscan
2003 Apr 24
1
RMySQL crash under R 1.7.0, but not 1.6.2
Hi, I was able to connect to a MySQL database (called "zooscan" and with a table "serie" under Win XP with R 1.6.2 using: > library(DBI) > library(RMySQL) Warning message: DLL attempted to change FPU control word from 8001f to 9001f > drv <- dbDriver("MySQL") > con <- dbConnect(drv, dbname="zooscan") > d...
2002 Jul 01
1
GUIs (for teaching)
...views.org/pastecs). + December 2002: an additional month for PASTECS, but not allocated yet between the development of functions, or of the user interface. + January to March 2003: about 30-40% of my time will be dedicated to further develop the GUI in the framework of another project based on R (Zooscan, for automatic plankton recognition). I will thus be able to go further in the development of SciViews Insighter/Xchanger until end of March 2003, but it will certainly not be finished at that time. Since my work is driven by short-term contracts, I have still no plan for the future after March 20...
2004 Aug 25
2
image recognition in R
I have some images of bugs (insects) with many bugs in each image. I want to count the number of bugs and to have an estimate of the area of each one. I've tried searching for an R package to do so with no success. Is this a task that I should pursue doing in R or should I restrict myself to specific image analysis software (e.g. ImageJ)?. The reason I consider R would be a good choice is